A powerful Python-based voice-controlled personal assistant with multiple functionalities including WhatsApp automation, weather updates, music playback, and AI-powered responses.
Note: please read setup.md in docs folder before running
- π€ Voice Controlled - Wake word activation
- π± WhatsApp Automation - Send messages & make calls
- π€οΈ Weather Updates - Real-time weather information
- π΅ Music Playback - YouTube integration
- π Essay Writing - AI-powered essay generation generates a .doc file
- π Web Search - Google search integration
- β° Time & Date - Current time and date
- π€ AI Chat - OpenAI integration for questions (any command out of it's built in commands will be sent to ai api)
- Python 3.8+
- Microphone
- Internet connection
- Clone the repository:
git clone https://github.com/yourusername/jarvis-voice-assistant.git cd jarvis-voice-assistant
I have made this project on windows some features will only work on windows