A simplified terminal version of OpenAI ChatGPT.
Just run in a seperate terminal
Using PIP or your favorite python package manager install openai and lolcat
- 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
- Install pip:
Open a terminal window and type the following command to install pip:
$ sudo apt-get install python-pip
- Install OpenAI:
Open a terminal window and type the following command to install OpenAI:
$ pip install openai
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.
- Open a terminal window and type "pip install lolcat"
- Press Enter to begin the installation process.
- Wait for the installation to complete.
- Once the installation is complete, type "lolcat" in the terminal window to test the installation.
consider setting up an alias from your .bashrc or.bash_aliases to quickly launch the ai script