Skip to content

tahah02/AI_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

AI Assistant Welcome to the AI Assistant project! This repository features an AI-powered assistant designed to execute predefined commands and automate various tasks.

Features Command Execution: Processes and executes predefined commands for task automation. Task Management: Schedule tasks, set reminders, and manage to-do lists through simple command inputs. Information Retrieval: Fetches information based on specified commands. Customizable: Easily configurable to add or modify commands according to user needs. Getting Started Clone the Repository:

bash git clone https://github.com/yourusername/ai-assistant.git Install Dependencies:

bash pip install -r requirements.txt Run the Assistant:

bash python ai_assistant.py Configuration: Edit the config.json file to customize commands and settings.

Usage Interact with the Assistant: Start the application and input commands as defined in the configuration file. Add/Modify Commands: Update the commands.py file to include or change available commands. Contributing Contributions are welcome! Please submit issues, feature requests, or pull requests to help improve the AI assistant.

License This project is open-source and licensed under the MIT License.

Disclaimer This project is intended for educational and experimental purposes. Please adhere to legal and ethical guidelines when using the assistant.

About

A basic AI Assitant purely developed on python consisting of essentials libraries need for an AI Assitant , this Assistant is able to do basic tasks of your desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors