Ross ROSS = Recommend OSS · open-source software intelligence for agents

microsoft/PIKE-RAG

PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation observed · 2026-08-28

github.com/microsoft/PIKE-RAG · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
microsoft/PIKE-RAGmain31

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