/jarvis

A terminal version of openai chatgpt.

Primary LanguagePythonMIT LicenseMIT

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