3 repositorios
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 es una suite de aplicaciones de modelos de lenguaje grandes que incluye una interfaz de chat, una herramienta de análisis de documentos y un agregador de noticias. El sistema se centra en extraer información de archivos digitales y contenido web para permitir el análisis conversacional y la condensación automatizada de contenido. El proyecto cuenta con un gestor de plantillas de prompts para estructurar flujos de conversación y aumentar la precisión de las respuestas. También incluye un cliente de chat de voz multilingüe que integra voz a texto y texto a voz para tutoría interactiva en tiempo real y práctica de idiomas. La plataforma cubre capacidades más amplias en conversación aumentada por recuperación (RAG), entrega diaria automatizada de noticias y el resumen de sitios web y contenido de video.
Implements a system for parsing and extracting structured information from digital documents for AI analysis.