ended3월 17일· 1 sources

SurfaceDocs + LlamaIndex: From RAG Pipeline to Shareable Report

SurfaceDocs + LlamaIndex: RAG 파이프라인 결과를 공유 가능한 리포트로 만들기

Why it matters

The article demonstrates how to integrate SurfaceDocs with LlamaIndex to turn RAG pipeline outputs into shareable, hosted documents instead of ephemeral stdout prints. It walks through a minimal query-and-publish pattern using VectorStoreIndex and SurfaceDocs' save_raw API, preserving responses with source provenance, then introduces LlamaIndex's FunctionAgent for building smarter research agents.

1
Sources
+0
24h
Growth
182d
Active
SurfaceDocsLlamaIndexRAG PipelineFunctionAgentVectorStoreIndex

Sources

Related Issues