NirDiamant/Controllable-RAG-Agent resource
This repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks. observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 85
- Release rhythm 35
- Longevity 63
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 882
- days_rel: n/a
- days_push: 90
- n_releases_24m: 0
Adoption not part of the score
1621 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tutorial repository demonstrating an advanced, controllable RAG agent for complex question answering, built with a deterministic graph-based algorithm using LangGraph and LangChain. It is delivered as Jupyter notebooks that show how to answer non-trivial questions from your own data beyond simple semantic similarity retrieval.
Use cases
- build a RAG agent that answers complex questions from my own documents
- learn how to use langgraph to control an autonomous RAG pipeline
- implement graph-based routing for retrieval-augmented generation
- go beyond simple semantic similarity retrieval for question answering
- study an advanced RAG agent implementation in python
- make my RAG system more controllable and deterministic
When to choose
- you want to learn advanced, controllable RAG patterns through runnable notebooks
- your questions require multi-step reasoning that naive similarity retrieval fails at
- you use the LangChain/LangGraph/OpenAI ecosystem and want a reference implementation
When to avoid
- you need a production-ready, maintained RAG library rather than educational notebooks
- you want a framework-agnostic or non-OpenAI solution out of the box
- you need a simple plug-and-play RAG service with an API
Facets
learning-resource · maturity active
rag agent-framework llm-inference nlp large-language-models python langgraph langchain advanced-rag tutorial notebook controllable-agent graph-based-retrieval retrieval-augmented-generation ai-agents natural-language-processing
1 source
- readme: https://github.com/NirDiamant/Controllable-RAG-Agent · fetched 2026-08-28 · b787929013dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NirDiamant/Controllable-RAG-Agent | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="NirDiamant/Controllable-RAG-Agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem