https://github.com/Years96/Jarvis.git
conda create --name jarvis -y python=3.8
conda activate jarvis
python -m pip install --upgrade pip
pip install -r requirements.txt
Fill in your keys for the OpenAI API and Elevenlabs API in the first few lines of 'jarvis.py'
Run the program
python jarvis.py