T
traeai
登录

产品

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介绍了@llama_index团队使用LlamaParse和Gemini API的新Managed Agents构建了一个处理非结构化文档的模板。

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

精选推文#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 🦙 在 X 上:仅用几行代码自动化贷款审批流程✨️

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

LlamaIndex 使用 LlamaParse 自动化贷款审批流程,从 PDF 文件到清理后的 Markdown,再到 Pydantic 模型和跨文档分析,最终生成带有差异标志的审批总结。

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

精选推文#LlamaIndex#贷款审批#自动化#PDF 处理#Pydantic中文
We gave a full 90 minute workshop on how to build agentic workflows over your enterprise documents a...

如何在企业文档上构建代理工作流

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

企业文档中大量未结构化信息可通过LlamaIndex提取并构建代理工作流。

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

精选推文#LlamaIndex#企业文档#代理工作流英文
When we say “LiteParse runs everywhere,” we mean it.

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

当我说“LiteParse 遍地运行”,我指的是它。

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

LlamaIndex 推出 LiteParse WASM 包,可在浏览器和边缘运行时(如 Cloudflare Workers)直接解析 PDF,仅需不到25行代码,实现轻量、低延迟的文本提取。

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

精选推文#WebAssembly#PDF 解析#Cloudflare Workers#边缘计算#LlamaIndex英文
Come check out our booth at Snowflake Summit 2026 ❄️

We Parse PDFs

LlamaIndex团队将参加2026年Snowflake峰会

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

LlamaIndex团队计划于2026年6月1日至2日在盐湖城举行的Snowflake峰会上设立展位,重点展示其先进的文档解析技术和AI代理训练能力。

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

精选推文#LlamaIndex#Snowflake峰会#人工智能#文档处理英文
Last I checked, the @llama_index OSS framework integrates with 78 (!!) vector stores. Investors (and...

Jerry Liu(@jerryjliu0)

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

LlamaIndex 框架集成 78 个向量数据库,说明即使在看似商品化的市场中也有巨大价值空间。

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

精选推文#LlamaIndex#Vector Stores#创业经验#开源框架英文
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.

精选推文#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...

我们构建了一个尽职调查AI代理,具有精确的审计跟踪功能

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

LlamaIndex团队开发了一个尽职调查AI代理,使用开源无模型的LiteParse文档解析器,可实现从复杂金融文档中提取文本并提供精确引用,无需支付PDF解析费用。

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

精选推文#AI代理#文档解析#尽职调查#开源工具#LlamaIndex英文
Financial analysts spend ~70% of their time pulling numbers out of PDFs.
We built a demo agent that ...

金融分析师约70%的时间用于从PDF中提取数据

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

金融分析师约70%的时间用于从PDF中提取数据。LlamaIndex构建了一个仅用600行Next.js代码和LiteParse即可处理SEC文件并回答问题的演示代理,无需向量数据库。

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

精选推文#金融分析#PDF处理#LlamaIndex#Next.js#SEC文件英文
Ever wished your agent could read PDFs, images, and Office documents as easily as plain text?

Or co...

LlamaIndex 发布 sandboxed-lit 工具

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

LlamaIndex 推出了 sandboxed-lit,让代理能够轻松处理多种文件类型并安全访问本地文件系统。

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

精选推文#LlamaIndex#Rust#CLI 工具#文件解析#安全沙箱英文
How do you know your document parser is ready for production? 

🤔Existing benchmarks miss what AI a...

如何判断你的文档解析器已准备好上线?

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

ParseBench 是首个面向 AI 代理的文档 OCR 基准测试工具,弥补现有评测缺失。

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

精选推文#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 推出 sandboxed-lit,一个基于 Rust 的 CLI 智能体工具,支持在本地优先的沙箱中解析 PDF、图像和 Office 文档,并集成 LiteParse 实现高效文件处理。

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

精选推文#LlamaIndex#Rust#AI Agent#LiteParse#文件解析英文
Managed Agents through the Gemini API is @GoogleAI's response to Anthropic Managed Agents

Since it'...

Gemini API中的托管代理是GoogleAI对Anthropic托管代理的回应

Jerry Liu(@jerryjliu0)189 字 (约 1 分钟)
65

Google推出Gemini Managed Agents作为对Anthropic的回应,基于Gemini 3.5 Flash的Antigravity代理成为最具成本效益的通用代理沙箱。

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

精选推文#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 +...

你是否想过从手机任意照片中提取文字?

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

LlamaIndex 推出 LlamaParse Mobile 应用,支持通过拍照快速提取图片中的文本,基于 Expo + React Native 开发,集成 LlamaParse TypeScript SDK,操作仅需三步。

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

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

LlamaIndex推出的LlamaParse和LiteParse可通过简单的MCP/skill设置与AI代理集成,前者提供高质量文档处理,后者一行代码即可安装为代理技能。

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

精选推文#LlamaParse#LiteParse#AI代理#文档处理英文
There are a lot of coding and reasoning benchmarks for AI agents, but not a lot for document underst...

Jerry Liu 宣布 ParseBench:首个面向 AI 代理的文档 OCR 基准测试

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

LlamaIndex 创始人 Jerry Liu 指出 AI 代理领域存在文档理解基准缺失的问题,并宣布一个月前发布的 ParseBench 是首个面向 AI 代理的文档 OCR 综合基准测试,用于评估文档解析器是否满足生产环境需求。

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

精选推文#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 ...

我们做了一个简单的 App,可能是目前最好的手机端 PDF 转文本工具

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

LlamaIndex 推出移动端应用 LlamaParse Mobile,可通过拍照将纸质文档转为结构化文本,支持本地 API 密钥存储,适用于个人与 AI 使用。

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

精选推文#LlamaIndex#OCR中英混合
That's a wrap at @aiDotEngineer  Singapore 🇸🇬 

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

LlamaIndex 在新加坡活动圆满结束

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

LlamaIndex 在新加坡的活动已圆满结束,即将在旧金山世界博览会上再次见面。

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

精选推文#LlamaIndex#活动#开发者英文
Yesterday we committed a cardinal sin: two first-party events in NYC, back-to-back. We had to close ...

LlamaIndex 在纽约举办两场第一方活动

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

LlamaIndex 在纽约市举办了两场连续的第一方活动,因报名火爆而提前关闭注册。

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

精选推文#LlamaIndex#AI 活动#纽约英文
If you have massive volumes of documents you're looking to parse, come check us out: https://t.co/e0...

Jerry Liu在X上的推广帖

Jerry Liu(@jerryjliu0)84 字 (约 1 分钟)
45

该推文是一条推广LlamaIndex Cloud服务的简短宣传信息,缺乏技术深度。

入选理由:推广LlamaIndex Cloud用于大规模文档解析

精选推文#LlamaIndex#AI#文档解析#云服务英文
🚀 The team at @Google just released the Agents API, a service for building and running custom agent...

Google 发布 Agents API,LlamaIndex 推出集成模板支持文档处理

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

Google 发布了 Agents API,允许在沙箱 Linux 环境中构建和运行自定义代理;LlamaIndex 团队同步推出集成模板,使这些代理可调用 LlamaParse/LiteParse 处理非结构化文档。

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

精选推文#Google Agents API#LlamaIndex#LlamaParse#AI Agent#文档处理英文
I ❤️ NYC 

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

我爱纽约:LlamaIndex 将举办线下工作坊与AI欢乐时光

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

LlamaIndex CEO Jerry Liu 宣布将于5月13日在纽约举办两场线下活动:FinParse AI代理工作坊和AI欢乐时光,面向本地开发者开放。

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

精选推文#LlamaIndex#AI代理中英混合
LlamaIndex NYC takeover, 5/13 🗽

Our CEO Jerry Liu is in town.

 Two events, open to every NYC buil...

LlamaIndex 纽约活动预告,5月13日见

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

LlamaIndex 宣布将于5月13日在纽约市举办两场面向开发者的活动,包括由CEO Jerry Liu主持的FinParse工作坊和与AI工程师的线下交流酒会。

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

精选推文#LlamaIndex#开发者活动中英混合
We're live at @googleio!

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

LlamaIndex 🦙 在 X 上:我们正在 @googleio 现场!

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

LlamaIndex 在 Google I/O 大会上被提及,该公司将为 Google 生态系统构建者提供文档基础设施,并支持 Gemini API 的新功能。

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

精选推文#LlamaIndex#Google I/O#Gemini API#AI#生态合作英文
Real question: what is the actual latest state-of-the-art for file search and retrieval? 

- Actual ...

Jerry Liu 在 X 上的提问:文件搜索与检索的最新技术现状是什么?

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

LlamaIndex创始人Jerry Liu在Twitter/X上发起社区讨论,询问当前文件搜索与检索的最先进技术方案,列举了从传统grep到向量搜索、混合搜索等7种可能路径,但未提供深度分析或结论。

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

精选推文#RAG#信息检索#向量搜索#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

这是一条 LlamaIndex 发布的 Twitter/X 推广帖,宣布 ParseBench——首个面向 AI Agent 的文档 OCR 评测基准,并预告了一场网络研讨会,但正文未包含任何技术细节、方法论或数据。

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

精选推文#LlamaIndex#OCR#AI Agent#Benchmark英文
Peekaboo

Peekaboo

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

文章为LlamaIndex公司在旧金山Caltrain站投放数字广告的宣传,缺乏技术深度。

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

精选推文#LlamaIndex#广告宣传#文档解析英文
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.

精选推文#Job Posting#Career Opportunity#LlamaIndex#HiringEnglish

跨材料问答 · LlamaIndex

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

    AI 可能会生成不准确的信息,请核实重要内容