Jerry Liu
Co-Founder & CEO, LlamaIndex | Pioneer of Agentic RAG
Jerry Liu is the co-founder and CEO of LlamaIndex, the leading data framework connecting enterprise data sources to large language models. A former machine learning engineer at Uber and researcher at Two Sigma, Jerry's focus is on structured retrieval-augmented generation, multi-document query synthesis, and automated data agent orchestration.
Areas of focus
Professional niches
Proof of Work
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.
Context: Optimized for multi-page complex financial reports, legal contracts, and academic papers.
View missionLlamaIndex 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.
Context: Python/TypeScript, vector databases, and LLM query transformation.
View mission