Skip to content

nocturnalguru/jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jarvis

A simplified terminal version of OpenAI ChatGPT.

Screenshot from 2023-02-11 02-09-19

Just run in a seperate terminal

Screenshot from 2023-02-11 02-15-13

Requirements:

Using PIP or your favorite python package manager install openai and lolcat

Install OpenAI


  1. Install Python 3.7 or higher:

Open a terminal window and type the following command to install Python 3.7 or higher:

$ sudo apt-get install python3.7

  1. Install pip:

Open a terminal window and type the following command to install pip:

$ sudo apt-get install python-pip

  1. Install OpenAI:

Open a terminal window and type the following command to install OpenAI:

$ pip install openai


Install LOLCAT

LOLCAT is just a visutal way to quickly understand who is speaking to provide a clean output for decerning which party is speaking. Happy sidenote, copy and paste looks pretty clean too.


: how to install lolcat with pip

  1. Open a terminal window and type "pip install lolcat"
  2. Press Enter to begin the installation process.
  3. Wait for the installation to complete.
  4. Once the installation is complete, type "lolcat" in the terminal window to test the installation.

Recommended actions for more efficient use of your time.

consider setting up an alias from your .bashrc or.bash_aliases to quickly launch the ai script

Announcement: This repo has not been updated since ChatGPT 3 (Davinci). To update will require changing the endpoint for the api and adjusting your api key.

About

A terminal version of openai chatgpt.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages