Skip to content

zza369/jarvis-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jarvis-2024

Local terminal AI

Configure

Create .env file with an OpenAI API key in the same directory, using the following format:

OPENAI_API_KEY=copy_api_key_here

Run AI

./run_jarvis.sh

If you get a 'permission denied' error, run: chmod +x run_jarvis.sh

Type bye to exit the program.

About

Local terminal AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%