scholar-rag — Agent Tool by PangHu1020

by PangHu1020 · Agent Tool · ★ 52

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About scholar-rag

ScholarRAG Multi-Agent RAG System for Academic Paper Q&A Upload academic papers, ask questions in natural language, get grounded answers with precise citations. Quick Start API Reference [!NOTE] Still undergoing continuous optimization and updates... What is ScholarRAG? https://github.com/user-attachments/assets/5f9d36e9-9027-4fcd-b0f4-b0dee7d123a3 ScholarRAG is an end-to-end academic paper Q&A system. It parses PDFs with full structural awareness (sections, tables, figures), retrieves relevant passages via hybrid search, and generates cited answers through a multi-agent pipeline -- all accessible through a clean chat interface. Key highlights: Multi-agent query decomposition with parallel retrieval and self-reflection Hybrid BM25 + dense retrieval with cross-encoder reranking Structured PDF parsing preserving section hierarchy, tables, figures, formulas, and captions Smart OCR fallback: fast text extraction by default, OCR only when needed

Quick Facts

Stars52
Forks6
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score63.3895334233944/100
Open Issues1
Last Updated2026-05-19
Created2026-03-29
Platformspython
Est. Tokens~3079k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is scholar-rag?

scholar-rag is A beginner-friendly and extensible Agentic RAG project that demonstrates the full pipeline of document parsing, retrieval, reranking, workflow orchestration, tool calling, and answer generation, desig. It is categorized as a Agent Tool with 52 GitHub stars.

What programming language is scholar-rag written in?

scholar-rag is primarily written in Python.

How do I install or use scholar-rag?

You can find installation instructions and usage details in the scholar-rag GitHub repository at github.com/PangHu1020/scholar-rag. The project has 52 stars and 6 forks, indicating an active community.

What license does scholar-rag use?

scholar-rag is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools