Jarvis is an advanced voice-enabled chatbot powered by OpenAI's GPT-3.5-turbo. Utilizing state-of-the-art natural language processing, it delivers intelligent, conversational interactions with users.
https://www.youtube.com/watch?v=2dPEZmBCwpQ
Real-time voice recognition and response Customized AI behavior based on Iron Man's Jarvis Text-to-speech and speech-to-text capabilities using gtts, pygame, and speech_recognition libraries User-friendly and interactive experience
Clone the repository:
git clone https://github.com/yourusername/Jarvis.git
pip install -r requirements.txt
openai.api_key = "your_api_key_here"
python main.py
Jarvis leverages the OpenAI API to generate context-aware responses based on user input. The application uses the following libraries for audio processing:
We welcome your contributions! Feel free to submit issues, feature requests, and pull requests to help improve Jarvis.
License This project is licensed under the MIT License.
We hope you enjoy using Jarvis and look forward to seeing what you create!