Jarvis is a simple voice assistant that listens to your voice commands and responds accordingly. It uses text-to-speech and speech recognition libraries in Python.
Connect Ollama IA assistant
-
Clone the repository to your local machine:
git clone https://github.com/xena22/Jarvis.git
-
Navigate to the project directory:
cd Jarvis -
Create and activate a virtual environment:
python -m venv venv source venv/bin/activate # For Linux/macOS # Or .\venv\Scripts\activate # For Windows
-
Install the required packages:
pip install -r requirements.txt
To run the Jarvis Voice Assistant, execute the following command:
python Jarvis.pySay the word goodbye in your sentence to close the program