#203 · Primary category: Knowledge Base & RAG
cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
Project last updated:04/30/20
GitHub Stars
617
Forks
190
Contributors
13
License
Apache-2.0
Why we included this project
cdQA packages the retriever/reader pattern that still underlies many knowledge-base assistants: a sparse retriever pulls candidate passages from your own documents, and a BERT or DistilBERT reader extracts the answer. The code is compact and readable, and the repo includes converters that turn PDFs and markdown into the pandas dataframe the pipeline expects, plus helpers to fetch SQuAD-fine-tuned readers and evaluate predictions against annotated sets. The project is unmaintained, and the authors say so plainly, pointing to Haystack as the maintained alternative. That makes it a learning reference rather than something to build on: a worked example of how retrieval and reading comprehension fit together, with a Medium article and notebooks that walk through the design decisions.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience