llamaindex

Tag

Cards List
#llamaindex

@jerryjliu0: We've massively improved our document parsing capabilities across the board in the past ~3 months. Our LlamaParse cost-…

X AI KOLs Timeline · 3d ago Cached

LlamaIndex has significantly improved LlamaParse over the past three months, achieving 10-20% better accuracy on complex tables, charts, and grounding while maintaining costs below 0.4 cents per page, as measured against their ParseBench benchmark.

0 favorites 0 likes
#llamaindex

@trueventures: Coming to Connected Stack in SF — @jerryjliu0, CEO & Co-founder of @llama_index, nominated by @GreylockVC. LlamaIndex i…

X AI KOLs Timeline · 2026-08-24 Cached

The Connected Stack Conference in San Francisco will feature AI industry leaders from companies like Anthropic and LlamaIndex, focusing on enterprise AI and document infrastructure for AI agents.

0 favorites 0 likes
#llamaindex

@jerryjliu0: The latest RAG trend for the current agent harnesses (Codex, Cowork) is to do two passes of document processing to solv…

X AI KOLs Timeline · 2026-08-23 Cached

The article discusses a two-pass document processing trend for AI agents, where a fast OSS pass enables efficient retrieval and a VLM-based pass ensures accuracy, promoting Llama Index's LiteParse and LlamaParse tools to enhance cost and performance.

0 favorites 0 likes
#llamaindex

@llama_index: Most parsers treat tracked changes as noise. Result: a deleted clause comes back as live text, and your pipeline reads …

X AI KOLs Timeline · 2026-08-18 Cached

LlamaParse now handles revision tracking in documents, providing clean markdown of the final state and structured data for edits, deletions, and comments, addressing issues where parsers misinterpret tracked changes.

0 favorites 0 likes
#llamaindex

@llama_index: Most document extraction APIs can't tell you where a value came from. For ExtractBench, we scored grounding strictly: a…

X AI KOLs Timeline · 2026-08-17 Cached

ExtractBench is a new benchmark for document extraction that strictly scores grounding accuracy, showing VLMs and coding agents lack evidence while LlamaExtract Agentic Plus leads with high page-level and word-level performance.

0 favorites 0 likes
#llamaindex

@jerryjliu0: We’re excited to rollout an official batch parsing experience to LlamaParse. Instead of hitting our APIs one file at a …

X AI KOLs Following · 2026-07-30 Cached

LlamaIndex announced an official batch parsing experience for LlamaParse, allowing users to parse up to 10,000 files at once through a dedicated UI with batch auditing and failure inspection, removing the need for custom async scripts.

0 favorites 0 likes
#llamaindex

@gp_pulipaka: RAG from First Principles! #BigData #Analytics #DataScience #AI #MachineLearning #NLProc #LLM #IoT #IIoT #PyTorch #Pyth…

X AI KOLs Timeline · 2026-07-28 Cached

Announces a new book 'RAG from First Principles' by Jia Huang, a code-first guide to engineering retrieval-augmented generation systems using Python, LangChain, and LlamaIndex.

0 favorites 0 likes
#llamaindex

@jerryjliu0: We're parsing some of the hardest financial documents into clean, plaintext/structured outputs through a live webinar. …

X AI KOLs Following · 2026-07-22 Cached

Jerry Liu announces a live webinar on parsing complex financial documents using LlamaIndex to enable cleaner structured outputs for agentic workflows.

0 favorites 0 likes
#llamaindex

@jerryjliu0: If you're a founder, come pitch your wildest ideas to other founders in a safe space! Food and drinks included

X AI KOLs Following · 2026-07-14 Cached

LlamaIndex co-hosts a 'Swap and Pitch Night' for founders in San Francisco this Thursday evening, where founders pitch each other's startups as a listening exercise.

0 favorites 0 likes
#llamaindex

@jerryjliu0: We comprehensively benchmarked GPT-5.6 on document understanding. At a high-level there's no change between GPT-5.6 Sol…

X AI KOLs Timeline · 2026-07-09 Cached

LlamaIndex benchmarked GPT-5.6 on document understanding and found no improvement over GPT-5.5; the model performs well on text and tables but struggles with charts and layout.

0 favorites 0 likes
#llamaindex

@jerryjliu0: There is a massive demand for processing files *in the agent loop*. The number of users submitting agent queries with f…

X AI KOLs Following · 2026-07-05 Cached

Jerry Liu announces LiteParse, a fast and accurate file parser for agent loops, now integrated with Vercel's Eve framework.

0 favorites 0 likes
#llamaindex

@jerryjliu0: We're excited to introduce the Retrieval Harness in LlamaParse - which is the 2026 version of RAG over documents Genera…

X AI KOLs Timeline · 2026-06-29 Cached

LlamaIndex introduces the Retrieval Harness in LlamaParse, providing filesystem primitives like hybrid retrieval, file listing, grep, and file read for AI agents to scalably search and traverse documents.

0 favorites 0 likes
#llamaindex

@jerryjliu0: As agents are generating more and more documents, they need a better agent-native document format So far the two main c…

X AI KOLs Following · 2026-06-20 Cached

Jerry Liu discusses the need for an agent-native document format that balances human and AI readability, comparing markdown and HTML, and mentioning LlamaParse for handling existing formats.

0 favorites 0 likes
#llamaindex

@jerryjliu0: It's kind of crazy how well LiteParse does on markdown document parsing even compared against frontier VLMs - when it d…

X AI KOLs Following · 2026-06-19 Cached

LiteParse is a fast, open-source document parser that outperforms some frontier VLMs on markdown parsing without using AI models. It is available in multiple languages and platforms, and is developed by LlamaIndex.

0 favorites 0 likes
#llamaindex

@jerryjliu0: Agentic search has moved from fixed RAG pipelines into flexible agent harnesses with access to a set of search tools: k…

X AI KOLs Following · 2026-06-17 Cached

LlamaIndex introduces agentic retrieval with LlamaParse Index, combining semantic search and grep for flexible agent harnesses. A webinar on June 30th will demonstrate these tools.

0 favorites 0 likes
#llamaindex

@ai_explorer25: Confused by all the AI hype? These people make it easy to understand and they teach you how to actually build your own …

X AI KOLs Timeline · 2026-06-17 Cached

A curated list of X/Twitter accounts that explain AI concepts and teach how to build tools, agents, and frameworks, covering retrieval, testing, fine-tuning, and more.

0 favorites 0 likes
#llamaindex

I built Fact0 - tamper-evident audit trails and execution replay for AI agents.

Reddit r/AI_Agents · 2026-06-12

Fact0 is a tool for tamper-evident audit trails and execution replay for AI agents, integrating with LangChain, CrewAI, and LlamaIndex. It provides cryptographic verification, execution DAG visualization, and searchable logs.

0 favorites 0 likes
#llamaindex

@dr_cintas: Google's new algorithm just shrunk 31GB of memory down to 4GB TurboVec is a new open-source tool that stores the data y…

X AI KOLs Timeline · 2026-06-05 Cached

Google's TurboVec is a new open-source tool that reduces memory usage from 31GB to 4GB for AI search data, leveraging TurboQuant for faster search than FAISS, and integrates with LangChain and LlamaIndex while running fully offline.

0 favorites 0 likes
#llamaindex

@jerryjliu0: We built a cool project that shows you how to compose our core document intelligence primitives into a reusable pipelin…

X AI KOLs Following · 2026-06-04 Cached

Parse-Flow is an open-source visual workflow designer that composes document intelligence primitives (parsing, extraction, classification, splitting) into reusable pipelines, backed by LlamaIndex and a Python worker.

0 favorites 0 likes
#llamaindex

@itsclelia: Had a blast yesterday attending at @techeurope_'s Applied AI Conference in Berlin! I had a talk about building document…

X AI KOLs Following · 2026-05-29 Cached

Attended the Applied AI Conference in Berlin and gave a talk on building document agents, including a detailed walkthrough of LobsterX, a document-processing agent built with LlamaIndex that uses structured outputs and event-driven workflows.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback