code files for ChatGPT web UI locally for GPT-4 using FastAPI and JavaScript video
🕑 Added 2023-05-26 12:56:39 +0000 UTCthis is for video: https://youtu.be/eOtXY-JUiaM
in this video we will take a look at a Chatgpt web user interface replica I built for GPT-4. This app uses only GPT-4 unless you modify the code. It is very fast and built with Python,m FastAPI, HTML, CSS and JavaScript.
Search 140+ echohive videos and code download links: https://www.echohive.live/
Try the app here: https://gpt-4.up.railway.app/
Try the GPT-4 Auto Coder app: https://gpt4autocoder.streamlit.app/
Chat with us on Discord: https://discord.gg/PPxTP3Cs3G
Comments
Echo Hive
I am glad you find it helpful. I use it all the time myself :) cache idea would be useful too.
david benjamin
thanks for this script! it really helps because gpt4 max limit every 25 hours makes things rough when you're troubleshooting. i do find that after awwhile the key seems to disappear and i need to reset the script.. i'm also going to see if i can store the history in a local cache and feed it back in as context in my next session. that would be interetsing.
Echo Hive
what do you mean?
Kris Wilkinson
Has anyone come across this?