ask our old friend Clippy anything you want about Supabase, and it will answer it using natural language. Powered by OpenAI + prompt engineering.
- Prompt engineering and best practices
- Working with a custom knowledge base via context injection + OpenAI embeddings
- How to store embeddings in Postgres using pgvector
Supabase blog post: https://supabase.com/blog/chatgpt-sup...
pgvector extension: https://github.com/pgvector/pgvector
source code
Generate embeddings implementation: https://github.com/supabase/supabase/...
Clippy edge function implementation: https://github.com/supabase/supabase/...
Clippy frontend implementation: https://github.com/supabase/supabase/...
Prompt engineering: https://prmpts.ai/blog/what-is-prompt...
No comments:
Post a Comment