nicolamalizia/NotionRag

Ask question over your Notion Database! A naive Retrieval-Augmented Generation (RAG) pipeline backed by Langchain and Streamlit

35
/ 100
Emerging

Implements a two-phase pipeline: indexing phase uses `NotionDBLoader` to extract documents, splits them with `RecursiveCharacterTextSplitter`, and stores embeddings in Chroma vector store; QA generation phase retrieves semantically similar documents and passes them as context to an LLM for answer synthesis with source citations. Built on LangChain with OpenAI embeddings and exposed via a Streamlit web interface, supporting Docker deployment for easy local hosting.

No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 7 / 25
Maturity 16 / 25
Community 12 / 25

How are scores calculated?

Stars

38

Forks

5

Language

Python

License

MIT

Last pushed

Dec 30, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/rag/nicolamalizia/NotionRag"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.