paper-qa and Rag-based-quiz-generator

These are complements: paper-qa provides the foundational RAG infrastructure for accurately retrieving and citing content from scientific documents, while the quiz generator builds on top of RAG capabilities to transform that same document retrieval into an assessment generation use case.

paper-qa
77
Verified
Rag-based-quiz-generator
24
Experimental
Maintenance 20/25
Adoption 12/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 1/25
Maturity 1/25
Community 12/25
Stars: 8,264
Forks: 838
Downloads:
Commits (30d): 7
Language: Python
License: Apache-2.0
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: JavaScript
License:
No risk flags
No License No Package No Dependents

About paper-qa

Future-House/paper-qa

High accuracy RAG for answering questions from scientific documents with citations

Implements agentic RAG with iterative query refinement and LLM-based re-ranking, automatically enriches documents with metadata (citations, journal quality) from Semantic Scholar and Crossref, and supports multiple document formats (PDFs, text, code, Office files) with full-text search via tantivy. Integrates with any LiteLLM-supported model provider and offers local embedding alternatives, enabling deployment without proprietary APIs.

About Rag-based-quiz-generator

SanskrutiPadamatintiwar/Rag-based-quiz-generator

A RAG-based quiz generation platform that creates MCQs and fill-in-the-blank questions from user-provided documents or trusted external sources using an LLM.

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