microsoft/PIKE-RAG
PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 41
- Release rhythm 8
- Longevity 50
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: 706
- days_rel: 586
- days_push: 357
- n_releases_24m: 1
Adoption not part of the score
2480 stars · 237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PIKE-RAG is a Microsoft framework for building Retrieval-Augmented Generation systems that extract, understand, and apply specialized domain-specific knowledge with coherent multi-step reasoning. It provides modular pipelines covering document parsing, knowledge extraction and storage, retrieval, knowledge-centric reasoning, and task decomposition.
Use cases
- build a rag pipeline over industrial or domain-specific corpora
- extract specialized knowledge from professional documents for llm question answering
- answer multi-hop questions requiring reasoning over a document corpus
- parse pdfs and extract knowledge atoms for retrieval
- classify rag task complexity and phase rag system development
- search patient historical medical records with factual retrieval
- customize rag modules for different retrieval and reasoning capabilities
When to choose
- you need rag beyond simple retrieval, with domain knowledge extraction and logical reasoning
- your corpus is specialized (industrial, medical, legal) and generic rag underperforms
- you want a modular, configurable rag pipeline in Python backed by research
When to avoid
- you need a simple plug-and-play rag over general web content
- you want a hosted commercial product rather than a framework you assemble
- your use case is unrelated to llm-based retrieval and reasoning
Facets
library · maturity active
rag nlp llm-inference machine-learning parser large-language-models artificial-intelligence python knowledge-extraction domain-specific industrial-ai knowledge-atomizing task-decomposition reasoning retrieval-augmented-generation natural-language-processing
6 sources
- readme: https://github.com/microsoft/PIKE-RAG · fetched 2026-08-28 · c22f07430589
- homepage: https://arxiv.org/abs/2501.11551 · fetched 2026-08-29 · 62c85e1e4c07
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/PIKE-RAG | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/PIKE-RAG")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem