LlamaIndex Hub

LlamaIndex Hub — Build and debug RAG retrieval pipelines

Build and debug RAG retrieval pipelines
LlamaIndex Hub
Independent · 2026
Isometric network of databases, servers, a security shield, and connected nodes visualizing production AI query architecture. Featured
llamaindex

LlamaIndex Query Engine vs Chat Engine for Production

Choose the right LlamaIndex interface by comparing state, retrieval behavior, latency, evaluation, and deployment risks for query and chat engines.

Read the article →

Latest guides

Start here

A reading order for LlamaIndex retrieval, from what the pipeline is doing to what to change when the answers come back wrong.

  1. Start with the concepts
    LlamaIndex Ingestion, Indexing and Retrieval Explained

    How documents become nodes, and which index type answers which kind of question.

  2. Then build one
    LlamaIndex Quickstart: Build a RAG Pipeline in Python

    Install, index a folder, query it, persist it, and move to a real vector store.

  3. Check the framework choice
    LlamaIndex vs LangChain: Which to Use for RAG

    What LlamaIndex and LangChain each optimise for, and why the switch is cheaper than it feels.

  4. Fix it when answers are wrong
    LlamaIndex Retrieval Troubleshooting: Fix Bad Answers

    Nine retrieval failure modes, told apart from the source nodes and scores.

Sizing an index before you provision anything? Use the chunking and vector store sizer to turn corpus size, chunk size and embedding dimensions into a chunk count and a RAM figure.