cognita and Controllable-RAG-Agent

These are **competitors** — both provide end-to-end RAG frameworks for production question-answering, with Cognita offering a modular, open-source platform while Controllable-RAG-Agent emphasizes graph-based algorithms for complex query handling, forcing users to choose one architectural approach over the other.

cognita
58
Established
Controllable-RAG-Agent
51
Established
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 4,329
Forks: 365
Downloads:
Commits (30d): 2
Language: Python
License: Apache-2.0
Stars: 1,563
Forks: 257
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About cognita

truefoundry/cognita

RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry

This framework helps developers quickly build, organize, and deploy Retrieval Augmented Generation (RAG) applications that can answer questions based on specific documents or data. It takes in various document types (text, audio, video) and uses them to power a question-answering system. Data scientists and machine learning engineers who need to move RAG prototypes from notebooks to production-ready systems would use this.

information-retrieval conversational-AI knowledge-management data-processing AI-application-development

About Controllable-RAG-Agent

NirDiamant/Controllable-RAG-Agent

This repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks.

Implements a deterministic graph-based agent that breaks down complex questions through multi-step reasoning—anonymizing queries to avoid pre-trained knowledge bias, decomposing tasks into retrieval or answer generation steps, and verifying outputs against source documents. Built on LangChain and FAISS with Streamlit visualization, it processes PDFs into chunked content, LLM-generated summaries, and quote databases to enable grounded, hallucination-resistant responses.

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