This is an AI Assistant that can perform various tasks such as speech recognition, text-to-speech, Wikipedia queries, YouTube video searches, WhatsApp messaging, voice identification, language translation, weather queries, and stock price queries.
- Clone the repository:
git clone https://github.com/NourEldin-Osama/IntelligentVoiceAssistant.git
- Install the required packages:
pip install -r requirements.txt
- Run the script:
python assistant.py
- Speak to the AI Assistant, and it will respond to your commands
- Speech recognition
- Text-to-speech
- Wikipedia queries
- YouTube video searches
- WhatsApp messaging
- Voice identification
- Language translation
- Weather queries
- Get next prayer time
- Reading the latest news
- Choose between male or female voice options
You can customize the functionality of the AI Assistant by editing the assistant.py
file and commands.py
file.
If you wish to contribute to this project, please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE file for details.