RAG and Search
Retrieval augmented generation and embeddings
Topics in this section
Choose a topic to read more.
Basics and concepts
Fundamental explanation of RAG, a practical intro through tools such as NotebookLM, and how the architecture works.
0 articlesDocuments and chunking
How to optimally prepare and split documents for RAG systems.
0 articlesEmbedding and vector database
How to select the right embedding model and vector database for your RAG setup.
0 articlesImproving retrieval
Techniques to improve document retrieval quality through reranking, hybrid search and query transformations.
0 articlesEvaluation and monitoring
How to evaluate RAG systems with RAGAS, optimize context and monitor quality in production.
0 articlesRAG on Workspace sources
RAG implementation based on Google Drive, Sites and Docs with automatic synchronization.
0 articles