Skip to content

chalfacre/simple_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_chat

Simple chatbot using openai

  1. install the openai library (pip3 install openai)
  2. Set Your Persona / Role in the chatbot.txt file (can still work if blank, but file must exist)
  3. Set Your API Key in the openaiapikey.txt file
  4. Run simple_chat.py

About

Simple chatbot using openai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages