Skip to content

Kajal22630/Jarvis-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Jarvis-Using-Python

🧠 Simple Jarvis Using Python A simple voice assistant built using Python that listens to your commands and performs basic tasks like opening websites or playing songs — similar to a mini version of Alexa or Google Assistant.

🚀 Features 🎙️ Voice recognition using the speech_recognition library 💬 Text-to-speech responses using pyttsx3 🌐 Opens websites like Google, YouTube, Facebook, and LinkedIn 🎵 Plays songs from a custom musicLibrary 🧠 Always-on listening mode activated by the wake word “Jarvis”

🧩 Technologies Used Python 3 speech_recognition pyttsx3 webbrowser pocketsphinx (optional for offline recognition) musicLibrary.py (custom file for storing song links)

▶️ How to Run Make sure your microphone is connected. Run the Python script: python main.py Say “Jarvis” to activate the assistant. Give commands like: “Open Google” “Open YouTube” “Play [song name]”

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages