Skip to content
/ tkCGPT Public

Local ChatGPT frontend made using Python3 and tkinter

License

Notifications You must be signed in to change notification settings

useraid/tkCGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tkCGPT

Local ChatGPT frontend made using Python3 and tkinter.

How to use

Put your OpenAI API key in .env file

api_key=sk-9kXXXXXXXXXXXXXXXXXXXXXXXXXX

Run Python-3 script tkcgpt.py

python3 tkcgpt.py

Note - In some systems you might need to use chmod to make it executable. Run chmod +x tkcgpt.py

Currently WIP 🚧

About

Local ChatGPT frontend made using Python3 and tkinter

Topics

Resources

License

Stars

Watchers

Forks