**Description**: Design System Concierge - Your...
# showcase
j
**Description**: Design System Concierge - Your AI-powered design system assistant! Get Design System answers, fast! Get insights from our vast Design System database sourcing expert content only. Ask any question, get pointed to the right source. **Link**: https://www.kickstartds.com/concierge/ How my project is using Supabase: We use the great
pgvector
extension to persist our own embeddings (SBert, not Open AI) in
PostgreSQL
. We then use
Edge Functions
to get the users query, embed it through another embedding webservice written in Python / Flask and hosted on Fly.io, find the most relevant sections from all indexed expert content, give that to Open AI / GPT-3... to finally stream back the answer and the sources provided as context for transparency. Finally we use the image hosting to include screenshots of pages for the user... when looking through sources! Are you lookinng for contributors: No
n
Hello @julrich! This thread has been automatically created from your message in #867347909741248532 a few seconds ago. Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command!
j
We're also live on Product Hunt today, so if you like this... we'd love your support on there, too: https://www.producthunt.com/posts/design-system-concierge
And for more technical details, I've added a Miro board outlining everything in a bit more detail: https://miro.com/app/board/uXjVMdpB0ao=/ All the code is free on Github, too: https://github.com/kickstartDS/concierge