Skip to content

qidu/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AI chatbot

a simple chatbot with GPT 3.5 of OpenAI

Initialization

  • sudo apt install python3.11
  • python3.11 -m pip install openai
  • python3.11 -m pip install rich
  • python3.11 -m pip install textwrap3

Run

  • python3.11 loopchat.py

Reference

About

a simple chatbot with GPT 3.5 of OpenAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages