Supabase Clippy – ChatGPT for Supabase Docs
31–40 of 57 posts
Re: Supabase Clippy – ChatGPT for Supabase Docs
#32Please 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
#33> 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.
5 mins - we can push another key combo
I have to do Shift + 7 to get the "/", so maybe that breaks it; also Ctrl/Meta + "/" is already mapped to an OS X function.
What about Ctrl/Meta + Space? I've seen that around.
Also, lol, you release a great thing and the discussion turned out to be around the hotkeys, ha.
Re: Supabase Clippy – ChatGPT for Supabase Docs
#34Hey HN, yesterday we shared a post[0] about how you can store OpenAI embeddings in Postgres with pgvector. This is a follow up demonstration, adding a "ChatGPT" interface to our own docs. To use it, you can go to https://supabase.com/docs and then type "cmd + /". This will pull up a "Clippy" interface, where you can ask it questions about supabase (sorry in advance to mobile users) In "Show HN" spirit, it's very hack…
Re: Supabase Clippy – ChatGPT for Supabase Docs
#35> 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.
`Ctrl + /` should also work
Re: Supabase Clippy – ChatGPT for Supabase Docs
#36Re: Supabase Clippy – ChatGPT for Supabase Docs
#37Hey HN, yesterday we shared a post[0] about how you can store OpenAI embeddings in Postgres with pgvector. This is a follow up demonstration, adding a "ChatGPT" interface to our own docs. To use it, you can go to https://supabase.com/docs and then type "cmd + /". This will pull up a "Clippy" interface, where you can ask it questions about supabase (sorry in advance to mobile users) In "Show HN" spirit, it's very hack…
If you want to build something like this yourself, we sponsored Greg to create a video detailing all the steps: https://www.youtube.com/watch?v=Yhtjd7yGGGA Also special shoutout to pgvector ( https://github.com/pgvector/pgvector ), which is used to store all of the embeddings.
Re: Supabase Clippy – ChatGPT for Supabase Docs
#38Re: Supabase Clippy – ChatGPT for Supabase Docs
#39Hey HN, yesterday we shared a post[0] about how you can store OpenAI embeddings in Postgres with pgvector. This is a follow up demonstration, adding a "ChatGPT" interface to our own docs. To use it, you can go to https://supabase.com/docs and then type "cmd + /". This will pull up a "Clippy" interface, where you can ask it questions about supabase (sorry in advance to mobile users) In "Show HN" spirit, it's very hack…
If you want to build something like this yourself, we sponsored Greg to create a video detailing all the steps: https://www.youtube.com/watch?v=Yhtjd7yGGGA Also special shoutout to pgvector ( https://github.com/pgvector/pgvector ), which is used to store all of the embeddings.
(It does seem that the ancient https://github.com/eulerto/pg_similarity is supported by RDS and Google Cloud - but it's hard to tell whether attention was paid to its performance characteristics with nearly the rigor that pgvector seems to have been designed.)
Re: Supabase Clippy – ChatGPT for Supabase Docs
#40Hey HN, yesterday we shared a post[0] about how you can store OpenAI embeddings in Postgres with pgvector. This is a follow up demonstration, adding a "ChatGPT" interface to our own docs. To use it, you can go to https://supabase.com/docs and then type "cmd + /". This will pull up a "Clippy" interface, where you can ask it questions about supabase (sorry in advance to mobile users) In "Show HN" spirit, it's very hack…
Feedback: Please add a button. This seems super useful, but unfortunately I can't test it. I'm on a non US Layout and can't use the shortcut "cmd + /". On my keyboard a "/" is opt + 7 and using "opt + cmd + 7" unsurprisingly does nothing.