FlyPythonLLM/01.GPTChat at main · flypythoncom/FlyPythonLLM · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

01.GPTChat

build a simple chatbot using GPT and Python

run it

python >= 3.9

pip install -r requirements.txt

python gptchat.py

open http://localhost:8888