Live data from Hacker News

Supabase Clippy – ChatGPT for Supabase Docs

supabase.com

21–30 of 57 posts

Re: Supabase Clippy – ChatGPT for Supabase Docs

#21
post #8

Please explain to me what's Supabase, but make it rhyme. Supabase is a great place, For hosting your database. It's open source and free, So you can use it with glee. It's simple to get started, No infrastructure to be charted. It's a hosted platform, So you can use it with no qualm.

For anyone struggling with that final couplet, try an English accent.

Great, not only is ChatGPT better at rhyming than me, it also sounds more sophisticated while doing it. LLMs fail to pass for sophomoric when viewed by an expert, but to the mediocre it exposes one's shortcomings. Maybe because they sort of are big giant averaging machines.

Re: Supabase Clippy – ChatGPT for Supabase Docs

#22
post #4

awesome velocity - i could have sworn this was another of your famous Launch Weeks but its just a regular week for you now lol there's been a lot of these bots coming out, and some of the poorly implemented ones are probably going to make this endeavor look bad, and i'm wondering for your thoughts - what Quality Control/testing approach do you think makes sense for an unbounded chat bot like this?

in our MVP checklist we had "XSS testing" and "Prompt injection", the latter somewhat cursory because there's no feasible way to prevent it right now. We found a lot of ways to "break out" of the prompt (which is also very visible since we're open source). Luckily, prompt break-outs are relatively benign (as long as we have spend-caps on OpenAI). The biggest win for companies like us is that something like this becom…

I’m actually working on an open source project to mitigate against prompt injections, handle cache, etc. and I’m collecting instances of prompt misuse. I’d love to see your findings. Did you document them anywhere that I can review?

Re: Supabase Clippy – ChatGPT for Supabase Docs

#23
post #8

Please explain to me what's Supabase, but make it rhyme. Supabase is a great place, For hosting your database. It's open source and free, So you can use it with glee. It's simple to get started, No infrastructure to be charted. It's a hosted platform, So you can use it with no qualm.

[deleted]

Re: Supabase Clippy – ChatGPT for Supabase Docs

#24

> Want to try it out? It's a hidden feature while in MVP - visit supabase.com/docs and hit cmd + / to pull up the search box (sorry mobile users). My keyboard does not have a cmd key, and I am not a mobile user.

My keyboard does noy have dedicated / . Both modifiers ctrl/cmd + shift + 7(/) does not work either.

Re: Supabase Clippy – ChatGPT for Supabase Docs

#25
post #8

Please explain to me what's Supabase, but make it rhyme. Supabase is a great place, For hosting your database. It's open source and free, So you can use it with glee. It's simple to get started, No infrastructure to be charted. It's a hosted platform, So you can use it with no qualm.

Interesting I got the same result. Could it be caching prompts?

Re: Supabase Clippy – ChatGPT for Supabase Docs

#27
post #19

It's a great idea, but I'm really concerned about the use of OpenAI in this Have you tried implementing the same functionality using open-source models?

we haven't but we certainly will in future iterations

I'm curious what is the estimated cost for running this?

Re: Supabase Clippy – ChatGPT for Supabase Docs

#28
I remember looking for Android integrations a few days ago but getting only 3rd party repos, so I thought maybe this interface can point to the most adequate one. With typical ChatGPT confidence it pointed me to the Supabase Android SDK at https://supabase.com/docs/android which is 404 :)

Re: Supabase Clippy – ChatGPT for Supabase Docs

#29
post #9

Very cool! I'm looking forward to "smart search bars" (coined by me) being common place where you can search for things and it returns both knowledge-base/web pages that are relevant and its own color based on results, context, and other sources.

the neat thing about the vector implementation is that we can immediately return the relevant pages while GPT formulates an answer, which gives this a hybrid "search + ask" function. We'll aim to do that in the next iteration

Hey, if you can, please add a Stop Generating button. Sometimes I see what I'm looking for and just want it to stop.

Re: Supabase Clippy – ChatGPT for Supabase Docs

#30
post #9

Very cool! I'm looking forward to "smart search bars" (coined by me) being common place where you can search for things and it returns both knowledge-base/web pages that are relevant and its own color based on results, context, and other sources.

how did you ever come up with such a clever name!
Post reply on HN