3 个仓库
Software for parsing and extracting structured information from document layouts.
Distinguishing note: Focuses on document-specific layout analysis rather than general image text extraction.
Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Document Analysis Tools. Refine with filters or upvote what's useful.
Umi-OCR is an optical character recognition engine designed to convert visual text from images and documents into machine-readable character data. It functions as a local-first toolkit, processing all visual data directly on the host machine using embedded neural network models to maintain privacy and offline availability. The project distinguishes itself through its focus on automated document digitization and integrated barcode and QR code decoding. By utilizing a modular, Python-based orchestration layer, it enables users to transform static image files and multi-page documents into search
Converts document pages into readable text by analyzing page layouts and returning identified character strings.
dots.ocr is a suite of software utilities for document layout analysis, multilingual optical character recognition, and scene text digitization. It functions as an engine for extracting digital text and structured layout data from images and PDFs across various human scripts. The project includes a specialized transformer for converting charts, diagrams, and chemical formulas from raster images into scalable vector graphics. It also provides a pipeline to transform extracted text and structural layout from documents and web screenshots into formatted Markdown files. The system covers capabil
Provides a comprehensive tool for detecting bounding boxes and layout categories to structure documents as JSON.
myGPTReader 是一套大型语言模型应用套件,包含聊天界面、文档分析工具和新闻聚合器。该系统专注于从数字文件和网页内容中提取信息,以实现对话式分析和自动化内容摘要。 该项目具有提示词模板管理器,用于构建对话流程并提高响应准确性。它还包含一个多语言语音聊天客户端,集成了语音转文字(STT)和文字转语音(TTS)功能,用于实时交互式辅导和语言练习。 该平台涵盖了检索增强对话、每日新闻自动推送,以及网站和视频内容摘要等更广泛的功能。
Implements a system for parsing and extracting structured information from digital documents for AI analysis.