Hi everyone,
I’m trying to build a ChatGPT clone with response streaming, but I need to do it using WeWeb and Supabase platforms. I’m facing difficulties because ChatGPT’s response streaming requires a different structure than traditional API interactions.
I already tried implementing this using Supabase edge functions but gave up due to the complexity.
I would like to know if anyone has managed to implement something similar or has suggestions on how Fastgen could help me with this process. Any tips or specific guidance on how to handle response streaming and integrate it with WeWeb and Supabase would be very helpful.
Thank you in advance for your help!