Skip to content

fredi-python/ChatTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

ChatTK

Simple ChatGPT GUI in tkinter and the revChatGPT python package

https://github.com/acheong08/ChatGPT

image

Installation

Installation with git

git clone https://github.com/fredi-python/ChatTK.git
cd ChatTK
python3 -m pip install --upgrade -r requirements.txt

Alternative instructions

  1. download the zip-file: https://github.com/fredi-python/ChatTK/archive/refs/heads/main.zip
  2. unzip it
  3. open a terminal in the unzipped folder, and type:
python3 -m pip install --upgrade -r requirements.txt

Usage

Before you run it edit the main.py and change the email and password

open a Terminal in the ChatTK folder, and type:

python3 main.py

Contributors

Star History

Star History Chart

About

ChatGPT GUI in tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages