We built an open source UI kit for document RAG/agents
Summary
An open source UI kit with 15 components for document viewing (PDF, DOCX, XLSX) including bounding box citations, file upload, e-signature, and file system integration, released under MIT license.
Similar Articles
@kushalbyatnal: Introducing Extend UI — open-source components for document agents - 14 components & examples for PDF, DOCX, and XLSX v…
Extend UI is an open-source library of 14 UI components for document agents, including viewers for PDF, DOCX, XLSX, with features like bounding box citations, file upload, and e-signature. It is MIT licensed and available on the shadcn component registry.
Show HN: Extend UI – open-source UI kit for modern document apps
Extend UI is an open-source UI kit for modern document apps, providing viewers for PDF, DOCX, XLSX, and CSV files, along with features like bounding box citations, file upload, and e-signing.
Office-open-xml-viewer: Office XML document viewer that renders to HTML Canvas
A browser-based viewer for Office Open XML documents (DOCX, XLSX, PPTX) that renders to HTML Canvas, built with Rust/WASM parsers and TypeScript renderers, and generated by Anthropic's Claude AI.
@heygurisingh: Holy shit... a startup just dropped a free open-source spec that generates UI components with 67% fewer tokens than JSO…
OpenUI is a new open-source specification that generates UI components with 67% fewer tokens than JSON, offering a model-agnostic, framework-neutral solution for LLM-based interface generation.
The surprisingly complex journey to text-selectable client-side generated PDFs
This article explores the technical challenges of generating text-selectable PDFs on the client side, introducing SDocs as a solution and providing installation instructions for its CLI tool.