AkariAsai/OpenScholar
This repository includes the official implementation of OpenScholar: Synthesizing Scientific Literature with Retrieval-augmented LMs. observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 36
- Release rhythm 35
- Longevity 46
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 656
- days_rel: n/a
- days_push: 385
- n_releases_24m: 0
Adoption not part of the score
1584 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenScholar is a retrieval-augmented language model system from the Allen Institute for AI that answers scientific questions by searching the literature and generating responses grounded in cited papers. The repository provides inference code, training code for a Llama 3.1 8B model, and retriever tooling for offline and online retrieval over scientific corpora.
Use cases
- answer scientific questions with citations to real papers
- synthesize findings across millions of scientific articles
- build a retrieval-augmented generation pipeline over a research corpus
- host a retrieval server for online literature search
- fine-tune Llama 3.1 8B on scientific QA data
- literature review assistant for researchers
When to choose
- you need citation-grounded answers to scientific queries rather than generic LLM output
- you want to run or study a full open RAG stack including retriever, inference, and training code
- you are building research tools that must stay current with fast-moving scientific literature
When to avoid
- you need a polished end-user product rather than research code you assemble yourself
- you lack GPU resources or API keys for the underlying language models and retrieval infrastructure
- your domain is not scientific literature and you need a general-purpose RAG framework
Facets
application · maturity active
rag llm-inference llm-training search-engine nlp large-language-models artificial-intelligence data-science python cli scientific-literature retrieval-augmented-generation llama-3.1 citation-grounded-answers research-assistant allenai scholarqa natural-language-processing search web-server gpu docker
2 sources
- readme: https://github.com/AkariAsai/OpenScholar · fetched 2026-08-28 · 6a704fd81c69
- homepage: https://open-scholar.allen.ai/ · fetched 2026-08-29 · 1f23b7c2fe45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AkariAsai/OpenScholar | main | 38 |
For agents
markdown · JSON · MCP: product_card(name="AkariAsai/OpenScholar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem