T
traeai
Sign in

产品

LlamaIndex

别名:llama_index

开源框架,用于增强LLM应用的数据连接性

已跟踪 30 条高相关材料

TraeAI 观察

相关材料

已收录 30 条与 LlamaIndex 相关的内容,按评分排序。

The team at @llama_index built an awesome template using LlamaParse and the new Managed Agents in th...

Google AI Developers introduced how @llama_index team built a template using LlamaParse and the new Managed Agents in the Gemini API to handle unstructured documents.

入选理由:使用LlamaParse和Gemini API的新Managed Agents构建了一个处理非结构化文档的模板

FeaturedTweet#Google AI Developers#LlamaIndex#LlamaParse#Gemini API#Managed Agents中文
Automate a loan underwriting pipeline in just a few lines of code✨️ 

A typical loan file is a stack...

LlamaIndex 🦙 on X: Automate a loan underwriting pipeline in just a few lines of code✨️

LlamaIndex 🦙(@llama_index)141 字 (约 1 分钟)
85

LlamaIndex uses LlamaParse to automate the loan underwriting process, converting PDF files to clean markdown, fields into Pydantic models, and performing cross-document analysis to produce an underwriting summary with discrepancy flags.

入选理由:通过 LlamaParse,可以将 PDF 贷款文件自动化转换为清理后的 Markdown 和 Pydantic 模型。

FeaturedTweet#LlamaIndex#Loan Underwriting#Automation#PDF Processing#Pydantic中文
We gave a full 90 minute workshop on how to build agentic workflows over your enterprise documents a...

How to build agentic workflows over your enterprise documents

Jerry Liu(@jerryjliu0)167 字 (约 1 分钟)
85

Most unstructured information in enterprises is stored in PDFs, which can be extracted and processed using LlamaIndex.

入选理由:超过70%的企业数据存储在PDF等非结构化格式中

FeaturedTweet#LlamaIndex#Enterprise Documents#Agentic Workflows英文
When we say “LiteParse runs everywhere,” we mean it.

Our WASM package is lightweight, minimal, and ...

When we say “LiteParse runs everywhere,” we mean it.

LlamaIndex 🦙(@llama_index)208 字 (约 1 分钟)
82

LlamaIndex’s LiteParse WASM package enables direct PDF parsing in browser and edge runtimes like Cloudflare Workers, requiring under 25 lines of code for text extraction and page count.

入选理由:LiteParse 基于 WebAssembly,支持在 Cloudflare Workers 上直接运行 PDF 解析器,无需后端服务。

FeaturedTweet#WebAssembly#PDF Parsing#Cloudflare Workers#Edge Computing#LlamaIndex英文
Come check out our booth at Snowflake Summit 2026 ❄️

We Parse PDFs

LlamaIndex Team to Attend Snowflake Summit 2026

Jerry Liu(@jerryjliu0)97 字 (约 1 分钟)
75

The LlamaIndex team plans to set up a booth at the upcoming Snowflake Summit 2026 in Salt Lake City, focusing on showcasing their advanced document parsing technology and capabilities for training AI agents.

入选理由:参会时间:2026年6月1日至2日,地点为Salt Lake City Snow Park

FeaturedTweet#LlamaIndex#Snowflake Summit#Artificial Intelligence#Document Processing英文
Last I checked, the @llama_index OSS framework integrates with 78 (!!) vector stores. Investors (and...

Jerry Liu(@jerryjliu0)

Jerry Liu(@jerryjliu0)151 字 (约 1 分钟)
75

The LlamaIndex framework integrates with 78 vector stores, showing that even seemingly commoditized markets can hold massive value potential.

入选理由:LlamaIndex 集成 78 个向量存储系统,展示生态整合能力。

FeaturedTweet#LlamaIndex#Vector Stores#Startup Lessons#Open Source Framework英文
New in LlamaParse: Latency Metrics is now live.

For every Parse, Extract, and Classify job, you can...

LlamaIndex has introduced latency metrics for Parse, Extract, and Classify jobs, providing detailed breakdowns including queue time, processing time, and total latency, categorized by tiers. A new Metrics tab offers visual insights through latency scatter plots and job volume histograms, enabling users to analyze usage patterns over time. Users can access these features in the Parse History tab on cloud.llamaindex.ai.

入选理由:LlamaIndex now offers latency metrics for Parse, Extract, and Classify jobs, broken down by queue time, processing time, and total latency.

FeaturedTweet#LlamaIndex#Latency Metrics#Parse Jobs#Extract Jobs#Classify Jobs#Metrics Tab#Scatter Plot#Histogram英文
We built an AI agent for due diligence, with exact audit trails back to the source page, that you ca...

We built an AI agent for due diligence with exact audit trails

Jerry Liu(@jerryjliu0)207 字 (约 1 分钟)
75

LlamaIndex team developed an AI agent for due diligence using an open-source, model-free LiteParse document parser that can extract text from complex financial documents and provide precise citations without PDF parsing fees.

入选理由:LiteParse是一个免费开源的无模型文档解析器,能从复杂布局和表格的金融文档中提取文本并返回精确边界框引用

FeaturedTweet#AI agent#document parsing#due diligence#open-source tool#LlamaIndex英文
Financial analysts spend ~70% of their time pulling numbers out of PDFs.
We built a demo agent that ...

Financial analysts spend ~70% of their time pulling numbers out of PDFs

LlamaIndex 🦙(@llama_index)126 字 (约 1 分钟)
75

Financial analysts spend ~70% of their time pulling numbers out of PDFs. LlamaIndex built a demo agent that ingests SEC filings and answers questions with exact citations using just 600 lines of Next.js code and LiteParse, no vector database needed.

入选理由:金融分析师约70%的工作时间耗费在从PDF文档中手动提取数据上

FeaturedTweet#Financial Analysis#PDF Processing#LlamaIndex#Next.js#SEC Filings英文
Ever wished your agent could read PDFs, images, and Office documents as easily as plain text?

Or co...

LlamaIndex Releases sandboxed-lit Tool

LlamaIndex 🦙(@llama_index)237 字 (约 1 分钟)
75

LlamaIndex has released sandboxed-lit, allowing agents to easily handle various file types and securely access the local file system.

入选理由:sandboxed-lit 是一个 Rust CLI 工具,支持 PDF、图像和 Office 文件解析。

FeaturedTweet#LlamaIndex#Rust#CLI Tool#File Parsing#Secure Sandbox英文
How do you know your document parser is ready for production? 

🤔Existing benchmarks miss what AI a...

How do you know your document parser is ready for production?

LlamaIndex 🦙(@llama_index)110 字 (约 1 分钟)
72

ParseBench is the first OCR benchmark tailored for AI agents, addressing gaps in existing evaluations.

入选理由:ParseBench 是专为 AI 代理设计的首个文档 OCR 基准测试工具。

FeaturedTweet#OCR#Benchmark#AI Agent#Document Parsing#LlamaIndex英文
Agents + file sandboxes are all in the range in 2026 🤖🗃️

This is a nifty reference implementation...

Agents + file sandboxes are all in the range in 2026 🤖🗃️

Jerry Liu(@jerryjliu0)149 字 (约 1 分钟)
72

LlamaIndex has released sandboxed-lit, a Rust-based CLI agent tool that enables parsing of PDFs, images, and Office documents within a secure, local-first sandbox environment using LiteParse.

入选理由:sandboxed-lit 是 LlamaIndex 推出的 Rust 编写的 CLI 智能体,支持多格式文档解析。

FeaturedTweet#LlamaIndex#Rust#AI Agent#LiteParse#File Parsing英文
Managed Agents through the Gemini API is @GoogleAI's response to Anthropic Managed Agents

Since it'...

Google has launched Gemini Managed Agents as a response to Anthropic, powered by Antigravity agent on Gemini 3.5 Flash, creating the most cost-effective generalized agent sandbox available.

入选理由:Google推出了Gemini Managed Agents API,作为对Anthropic Managed Agents的竞争产品

FeaturedTweet#Gemini#Google AI#Anthropic#LLM Agents#API英文
What if you could extract text from any photo on your phone?

We built LlamaParse Mobile, an @expo +...

What if you could extract text from any photo on your phone?

LlamaIndex 🦙(@llama_index)322 字 (约 2 分钟)
58

LlamaIndex launched LlamaParse Mobile, an iOS and Android app built with Expo + React Native, powered by the LlamaParse TypeScript SDK, enabling text extraction from photos in three simple steps.

入选理由:LlamaParse Mobile 支持 iOS 和 Android,利用手机摄像头提取文字。

FeaturedTweet#LlamaIndex#OCR#React Native#Expo中英混合
Both LlamaParse and LiteParse can be used with your favorite agent through minimal MCP/skill setup: ...

LlamaIndex's LlamaParse and LiteParse can be integrated with AI agents through simple MCP/skill setup: the former provides high-quality document processing, the latter installs as an agent skill with one line of code.

入选理由:LlamaParse是高质量文档处理和解析工具,通过MCP集成

FeaturedTweet#LlamaParse#LiteParse#AI agents#Document processing英文
There are a lot of coding and reasoning benchmarks for AI agents, but not a lot for document underst...

Jerry Liu Announces ParseBench: The First Document OCR Benchmark for AI Agents

Jerry Liu(@jerryjliu0)226 字 (约 1 分钟)
55

LlamaIndex founder Jerry Liu highlights the critical gap in document understanding benchmarks for AI agents, announcing ParseBench released a month ago as the first comprehensive OCR benchmark designed specifically to evaluate whether document parsers are production-ready for agentic workflows.

入选理由:ParseBench 是首个专为 AI 代理设计的文档 OCR 基准测试,填补现有基准与实际生产需求的差距

FeaturedTweet#LlamaIndex#AI Agent#OCR#Benchmark#Document Understanding英文
We built a simple app that's also probably the best PDF -> text phone app there.

Take a picture of ...

We built a simple app that's also probably the best PDF -> text phone app there

Jerry Liu(@jerryjliu0)184 字 (约 1 分钟)
55

LlamaIndex launched LlamaParse Mobile, a mobile app that converts document photos into structured text using OCR, with API keys securely stored on-device, suitable for both humans and AI agents.

入选理由:LlamaParse Mobile 支持 iOS 和 Android,基于 Expo 与 React Native 构建。

FeaturedTweet#LlamaIndex#OCR中英混合
That's a wrap at @aiDotEngineer  Singapore 🇸🇬 

Thanks for all the devs that tuned into our worksh...

LlamaIndex Wraps Up Event in Singapore

LlamaIndex 🦙(@llama_index)92 字 (约 1 分钟)
50

LlamaIndex has concluded its event in Singapore and will return to the World Fair in San Francisco soon.

入选理由:LlamaIndex 在新加坡举办了技术研讨会和主题演讲。

FeaturedTweet#LlamaIndex#Event#Developers英文
Yesterday we committed a cardinal sin: two first-party events in NYC, back-to-back. We had to close ...

LlamaIndex Hosts Two First-Party Events in NYC

LlamaIndex 🦙(@llama_index)126 字 (约 1 分钟)
50

LlamaIndex held two back-to-back first-party events in NYC, closing registration early due to high demand.

入选理由:LlamaIndex 纽约活动因参与人数过多提前关闭注册。

FeaturedTweet#LlamaIndex#AI Event#New York英文
We're excited to be an official shoutout at the Google I/O Developer Keynote 🔥

@llama_index is bui...

LlamaIndex gains official recognition at Google I/O Developer Keynote as document infrastructure for AI agents, planning deeper integration with both Gemini API and Antigravity agents.

入选理由:LlamaIndex作为AI代理文档基础设施获得了Google官方认可

FeaturedTweet#LlamaIndex#Google I/O#AI infrastructure英文
🚀 The team at @Google just released the Agents API, a service for building and running custom agent...

Google Releases Agents API, LlamaIndex Launches Integration Template for Document Processing

LlamaIndex 🦙(@llama_index)203 字 (约 1 分钟)
45

Google released the Agents API, a service for building and running custom agents in a sandboxed Linux environment; the LlamaIndex team launched an integration template enabling these agents to invoke LlamaParse/LiteParse for processing unstructured documents.

入选理由:Google 推出 Agents API,提供沙箱 Linux 环境用于构建和运行自定义代理

FeaturedTweet#Google Agents API#LlamaIndex#LlamaParse#AI Agent#Document Processing英文
I ❤️ NYC 

We're hosting two in-person events next Wednesday: 
1️⃣ FinParse workshop: Build AI agent...

I ❤️ NYC: LlamaIndex to Host In-Person Workshop and AI Happy Hour

Jerry Liu(@jerryjliu0)161 字 (约 1 分钟)
40

LlamaIndex CEO Jerry Liu announces two in-person events on May 13 in NYC: a FinParse workshop on building AI agents for complex financial documents and an AI happy hour with networking and food.

入选理由:LlamaIndex计划在纽约举办线下技术活动,增强社区参与。

FeaturedTweet#LlamaIndex#AI Agent中英混合
LlamaIndex NYC takeover, 5/13 🗽

Our CEO Jerry Liu is in town.

 Two events, open to every NYC buil...

LlamaIndex NYC Takeover, May 13

LlamaIndex 🦙(@llama_index)270 字 (约 2 分钟)
40

LlamaIndex announces two events in New York City on May 13, including a FinParse workshop led by CEO Jerry Liu and a networking happy hour for AI engineers.

入选理由:LlamaIndex CEO Jerry Liu 将亲自主持纽约FinParse技术工作坊。

FeaturedTweet#LlamaIndex#Developer Events中英混合
We're live at @googleio!

Thanks, @OfficialLoganK  for the shoutout in the developer keynote.  Lots ...

LlamaIndex 🦙 on X: "We're live at @googleio!"

LlamaIndex 🦙(@llama_index)84 字 (约 1 分钟)
35

LlamaIndex was mentioned at Google I/O, and the company will provide document infrastructure for Google ecosystem builders and support new features of the Gemini API.

入选理由:LlamaIndex 在 Google I/O 开发者主题演讲中获得点名。

FeaturedTweet#LlamaIndex#Google I/O#Gemini API#AI#Ecosystem Partnership英文
Real question: what is the actual latest state-of-the-art for file search and retrieval? 

- Actual ...

LlamaIndex co-founder Jerry Liu posted a Twitter/X poll asking the community about the current state-of-the-art for file search and retrieval, listing 7 possible technical approaches from traditional grep to vector search and hybrid search, but providing no in-depth analysis or conclusions.

入选理由:当前文件检索候选方案包括:直接grep、虚拟化grep/BM25、纯向量搜索、混合搜索、SQL查询等

FeaturedTweet#RAG#Information Retrieval#Vector Search#BM25#LlamaIndex英文
How do you know your document parser is ready for production? 🤔
Existing benchmarks miss what AI ag...

How do you know your document parser is ready for production? 🤔

LlamaIndex 🦙(@llama_index)193 字 (约 1 分钟)
35

This is a promotional Twitter/X post from LlamaIndex announcing ParseBench, the first OCR benchmark designed for AI agents, with a webinar预告, but containing no technical details, methodology, or data.

入选理由:ParseBench 是首个专为 AI Agent 设计的文档 OCR 评测基准

FeaturedTweet#LlamaIndex#OCR#AI Agent#Benchmark英文
Peekaboo

Peekaboo

Jerry Liu(@jerryjliu0)59 字 (约 1 分钟)
30

This post is a promotional announcement for LlamaIndex's digital billboard advertising at San Francisco Caltrain station with minimal technical content.

入选理由:LlamaIndex在旧金山Caltrain站投放实体数字广告

FeaturedTweet#LlamaIndex#Advertising#Document Parsing英文
If this sounds fun to you come talk to us! https://t.co/WWBYD6ya1k

If this sounds fun to you come talk to us! https://t.co/WWBYD6ya1k

Jerry Liu(@jerryjliu0)57 字 (约 1 分钟)
0

This is a job posting or career opportunity announcement from Jerry Liu, inviting interested individuals to explore open roles and careers at LlamaIndex. The post includes a link to more information about available positions.

入选理由:LlamaIndex is hiring and interested candidates are encouraged to check out the open roles.

FeaturedTweet#Job Posting#Career Opportunity#LlamaIndex#HiringEnglish

跨材料问答 · LlamaIndex

回答基于:LlamaIndex 相关 30 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.