Learn how to improve the accuracy and reliability of LLM-based apps by implementing Retrieval-augmented Generation (RAG) using embeddings and a vector database.
- What is an embedding?
- Setting up a vector database
- Supabase & pgvector
- Semantic search
- Similarity search
- Chunking text documents
- RAG