Jerry Liu
VERIFIED TECHNICAL DOSSIERSources checked

Jerry Liu

Co-Founder & CEO, LlamaIndex | Pioneer of Agentic RAG

2 Verified ArtifactsSource Checked & Attributed

Verified Proof of Work Artifacts

2 items cataloged

Each artifact below represents an authenticated research publication, production code repository, or technical architectural framework directly authored or co-created by Jerry Liu. Every entry undergoes editorial source verification.

#1
IMPLEMENTATION Checked Sep 20, 2026

LlamaParse: GenAI-Native Document Parsing Engine for Enterprise RAG

A proprietary document parsing service developed by Jerry Liu and the LlamaIndex team, utilizing vision-language models to extract complex tables, charts, and mathematical formulas from PDFs into clean markdown.

Model & Execution Context:Optimized for multi-page complex financial reports, legal contracts, and academic papers.
Scope & Limitations

Document parsing latency depends on document page count and graphical complexity; requires API access to vision model backends.

#2
IMPLEMENTATION Checked Sep 20, 2026

LlamaIndex Agentic RAG and Workflow Engine

Modular data framework connecting unstructured enterprise knowledge bases with tool-calling agents through automated query routing and sub-question synthesis.

Model & Execution Context:Python/TypeScript, vector databases, and LLM query transformation.
Scope & Limitations

Retrieval accuracy depends on optimal chunking strategies and embedding domain specificity.