Jarvis Voice Assistant Jarvis is a simple voice assistant that can recognize voice commands to open various websites and play nasheeds from a predefined library.
Features Open popular websites like Google, Facebook, YouTube, LinkedIn, GitHub, and ChatGPT. Play nasheeds from a predefined music library. Provide verbal feedback for recognized commands. Exit the application on voice command.
Prerequisites Before you begin, ensure you have met the following requirements: Python 3.x installed on your machine. The following Python packages installed: speech_recognition webbrowser pyttsx3 A working internet connection.