A Python-based AI assistant that processes voice commands to perform tasks such as opening applications, web searches, and sending emails.
- Speech Recognition using Google API
- Text-to-Speech (TTS) for responses
- Web Search & Application Control
- Python
- SpeechRecognition
- pyttsx3 (TTS)
#Installation
- Clone the repository
- Install dependencies using
pip install -r requirements.txt - Run
python assistant.py