Skip to content

saurabhkushwaha438/Jarvis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

J.A.R.V.I.S.

Installation

1. Clone this repo

https://github.com/Years96/Jarvis.git

2. Create a conda environment

conda create --name jarvis -y python=3.8
conda activate jarvis
python -m pip install --upgrade pip

3. Install the requirements

pip install -r requirements.txt

4. Using Jarvis

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%