rag-demo and rag-demo-llama-index
These are ecosystem siblings—both are reference implementations of the same RAG pattern (chat with PDFs via Couchbase) using different orchestration frameworks (LangChain vs. LlamaIndex), allowing developers to choose their preferred abstraction layer.
About rag-demo
couchbase-examples/rag-demo
A RAG demo using LangChain that allows you to chat with your uploaded PDF documents
This tool helps professionals quickly find answers within their uploaded PDF documents. You input one or more PDFs and ask questions in a chat interface, receiving summarized answers based on your documents. It's designed for anyone needing to efficiently extract information from custom PDF content without manually sifting through pages.
About rag-demo-llama-index
couchbase-examples/rag-demo-llama-index
A RAG demo using LlamaIndex that allows you to chat with your uploaded PDF documents
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work