julrich
03/17/2023, 8:44 PMDesign Systems
.
It was my first project with Supabase (never used it before that), and it was super impressive how easy everything was! We're using the pretty new pgvector
extension, persisting our own embeddings (not Open AI)... before sending everything to GPT-3 for assembly of the final answer. We're also using an Edge Function
to stream the Open AI response back to the browser for great UX (thanks for the code pointer in your blog post!). We're also mixing in previews of the pages that were used as context to GPT, to make everything a bit more transparent, and guide users to relevant pages for more detail! 🙌
We'll write about it in more detail soon, I think it also makes a great case for Supabase 🙏 Just wanted to express how impressed I was with the DX!
For now we've started a Product Hunt Upcoming for this, so feel free to opt-in to a reminder for the launch there:
https://www.producthunt.com/upcoming/kickstartds-design-system-conciergeNeedle
03/17/2023, 8:44 PMjulrich
03/17/2023, 11:47 PMjulrich
03/17/2023, 11:47 PMOlyno
03/18/2023, 12:09 AM