SamSuka
echohive42
echohive42

patreon


ChatGPT UI file download

files for video: https://youtu.be/gciufc4Gpqo


here are the 4 files necessary for the ChatGPT webapp UI.

You need to have FastAPI and Uvicorn, OpenAI pip installed

Add your OpenAI key to your environment variable

You need to be running Uvicorn server from the commandline:

 uvicorn main:app --reload



More Creators