Skip to content

gnuconcepts/ChatWindowLLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ChatWindowGPT

Simple Chat Window to interface with ChatGPT API

You need the Open AI library to run this.

pip install openai

You'll also need to create a directory and file c:\keystore\Keys.txt which is a CSV file with the contents:

Key,Value
OPENAI_KEY, your key goes here 

go here to get an open AI key:

https://platform.openai.com/signup

ChatWindowGPT

About

Simple Chat Window to interface with ChatGPT API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages