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

LlamaIndex

LlamaIndex is the leading document agent and OCR platform observed · 2026-08-28

github.com/run-llama/llama_index · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 1400
  • days_rel: 14
  • days_push: 7
  • n_releases_24m: 116

Full methodology

Adoption not part of the score

51883 stars · 8029 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

LlamaIndex is a Python (with a TypeScript variant) framework for building LLM-powered applications, centered on ingesting, indexing, and querying documents for retrieval-augmented generation and document agents. It provides data connectors, vector store integrations, query engines, and multi-agent orchestration.

Use cases

  • build a chatbot over my own documents
  • index pdfs and query them with an llm
  • build a rag pipeline with vector search
  • create document agents that answer questions from files
  • connect custom data sources to an llm
  • fine-tune and evaluate llm applications
  • build multi-agent workflows over enterprise data

When to choose

  • you need retrieval-augmented generation over private or unstructured data
  • you want many prebuilt data connectors and vector store integrations
  • you are building document Q&A, agents, or chat over your knowledge base in Python or TypeScript

When to avoid

  • you only need raw LLM API calls without retrieval or indexing
  • you want a lightweight prompt library rather than a full data framework
  • you need a non-Python/non-TypeScript runtime

Facets

framework · maturity stable

rag agent-framework llm-inference vector-database ocr data-science etl large-language-models machine-learning python cross-platform llamaindex document-indexing llm-framework data-connectors query-engines typescript retrieval-augmented-generation ai-agents natural-language-processing nodejs

1 source

Member repositories

RepositoryRoleHealth v2
run-llama/llama_indexmain95
run-llama/llama-hubplugin10
run-llama/LlamaIndexTSsdk10

For agents

markdown · JSON · MCP: product_card(name="run-llama/llama_index")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem