Tagged: LlamaIndex
2 articles tagged with “LlamaIndex”
Blog Posts
Lessons from Building a Hybrid RAG Pipeline
Why pure vector search isn't enough, and how combining knowledge graphs with embedding retrieval produces significantly better results.
Case Studies
Hybrid RAG Retrieval Pipeline
A production-grade RAG pipeline combining vector search, BM25, and knowledge graph traversal for superior retrieval accuracy.