LlamaIndex发布LiteParse桌面应用,拖拽PDF转Markdown

Ever wanted to quickly turn a PDF into clean text to paste into your favorite AI agent, without havi...

精选理由

LlamaIndex搞了个桌面小工具,把PDF往里一拖就转成纯文本Markdown,还能看框选位置,适合喂给AI助手前清理文档用。

AI 摘要

LlamaIndex团队推出了基于Tauri的跨平台桌面应用,用Rust后端(LiteParse)和React前端构建。用户可拖拽PDF文件,直接转换为纯净的Markdown文本。应用还支持预览页面截图并叠加解析出的边界框,方便检查文档结构。该工具旨在帮助用户在将文档内容输入AI代理前快速验证解析结果。

图片来源 · LlamaIndex
原文 · LlamaIndex

Ever wanted to quickly turn a PDF into clean text to paste into your favorite AI agent, without havi...

Ever wanted to quickly turn a PDF into clean text to paste into your favorite AI agent, without having use CLIs or open the browser? We built exactly that. Using @TauriAp ps, with a Rust backend powered by LiteParse and a React frontend, we created a cross-platform desktop app that lets you: • Drag and drop PDFs • Convert them into clean Markdown • Preview page screenshots with extracted bounding boxes overlaid for easy inspection It's a simple way to understand your document's structure and verify the parsing results before handing them off to an LLM. Check out the demo below! 👇 GitHub: github.com/run-llama/lite… W Get started with LiteParse: developers.llamaindex.ai/liteparse/ S Your browser does not support the video tag. 🔗 View on Twitter 💬 2 🔄 2 ❤️ 7 👀 1470 📊 3 ⚡

LlamaIndex发布LiteParse桌面应用,拖拽PDF转Markdown · AI 热点