Home Artists Posts Import Register

Downloads

Content

this 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

Files

Comments

Kris Wilkinson

Has anyone come across this?

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.

echohive42

I am glad you find it helpful. I use it all the time myself :) cache idea would be useful too.