Jarvis AI is a voice-activated assistant programmed in Python that responds to human voice commands. The program analyzes the user's voice, processes it for a few seconds, and then responds according to the user's requirements. The AI utilizes various libraries imported from different sources, and detailed explanations can be found in the provided report along with the code.
- Voice Recognition: Jarvis can understand and process voice commands from the user.
- Password Protection: Enhanced security with password features to restrict access to Jarvis functionalities.
This project is a collaborative effort, and the contributors include:
- Mehmood Ul Haq
- Muhammad Shahzaib
- Kashif Muneer
- Altamash Zaheer
-
Clone the repository to your local machine:
git clone https://github.com/your-username/Jarvis-Google-Assistant-Project.git
-
Navigate to the project directory:
cd Jarvis-Google-Assistant-Project
-
Run the Jarvis Python script:
python jarvis.py
-
Follow the voice prompts and interact with Jarvis.
Feel free to explore the code and report to understand the functionalities of this Jarvis AI project.