Jerry Liu
Co-Founder & CEO, LlamaIndex | Pioneer of Agentic RAG
Verified Proof of Work Artifacts
2 items catalogedEach 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.
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.
Document parsing latency depends on document page count and graphical complexity; requires API access to vision model backends.
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.
Retrieval accuracy depends on optimal chunking strategies and embedding domain specificity.