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.

rag-demo
50
Established
rag-demo-llama-index
40
Emerging
Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 18/25
Maintenance 10/25
Adoption 2/25
Maturity 16/25
Community 12/25
Stars: 20
Forks: 12
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

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.

document-intelligence information-retrieval research-analysis content-query knowledge-extraction

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

Scores updated daily from GitHub, PyPI, and npm data. How scores work