Skip to content
/ UNIXBot Public

A bot script to use ChatGPT on any UNIX based system without visiting ChatGPT official website.

License

Notifications You must be signed in to change notification settings

A-Unix/UNIXBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNIXBot

A bot script to use ChatGPT on any UNIX based system without visiting ChatGPT official website.

Made by Atul

Installation Instructions

Clone the repo

git clone https://github.com/A-Unix/UNIXBot.git

Move to cloned folder

cd UNIXBot

Get permissions

chmod +x *

Install dependencies

./setup.sh

Run the main file

python3 main.py

Obtain your API_KEY by following instructions below:

Head over to this link

https://platform.openai.com/api-keys

Click on the button named as Create new secret key

copy that generated key and then paste it in the file named .env located in the src folder

Save the file after pasting the key then run the main.py file.

Enjoy :)

About

A bot script to use ChatGPT on any UNIX based system without visiting ChatGPT official website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published