Skip to content

navin-oss/cautious-disco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Jarvis AI Assistant πŸŽ™οΈπŸ€–

A simple Python-based voice assistant that responds to the wake word "Jarvis", uses DeepSeek AI via OpenRouter API, and performs system tasks like opening Chrome, searching Google, or shutting down your PC.

πŸ”§ Features

  • Wake word detection: "Jarvis"
  • Voice recognition using speech_recognition
  • Text-to-speech responses via pyttsx3
  • Open folders, launch Chrome, search Google
  • AI-powered replies using DeepSeek

πŸš€ Installation

git clone https://github.com/your-username/jarvis-ai-assistant.git
cd jarvis-ai-assistant
pip install -r requirements.txt
python jarvis.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages