Local terminal AI
Create .env
file with an OpenAI API key in the same directory, using the following format:
OPENAI_API_KEY=copy_api_key_here
./run_jarvis.sh
If you get a 'permission denied' error, run: chmod +x run_jarvis.sh
Type bye
to exit the program.