Files
FlyPythonLLM/01.GPTChat
2024-03-05 19:10:35 +08:00
..
2024-03-05 19:10:35 +08:00
2024-03-05 19:10:35 +08:00
2024-02-23 01:21:45 +08:00

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