Get AI summaries of any video or article — Sign up free

Jerry Liu — Person Summaries

AI-powered summaries of 3 videos about Jerry Liu.

3 summaries

No matches found.

LiteParse - The Local Document Parser

Sam Witteveen · 3 min read

Coding agents can generate impressive Python at scale, but document-heavy workflows expose a persistent failure mode: PDFs, spreadsheets, and charts...

Document ParsingOCR AccuracyAgent Tooling

How to Compare Multiple Large PDF Files Using AI (w/ Jerry Liu, Co-Founder of LlamaIndex)

Chat with data · 2 min read

Comparing two huge PDFs with AI—like Uber and Lyft 10-K filings—breaks down when retrieval is done “all at once” in a single vector index. The core...

Multi-Document ComparisonRAG RetrievalVector Indexing

How to Analyze Tables In Large Financial Reports Using GPT-4 (w/Jerry Liu, LlamaIndex)

Chat with data · 3 min read

Advanced RAG for financial filings hinges on treating embedded tables as first-class, queryable objects—then retrieving them indirectly through...

Advanced RAGEmbedded TablesRecursive Retrieval