Home / Companies / Reducto / Blog / June 2025

June 2025 Summaries

10 posts from Reducto

Filter
Month: Year:
Post Summaries Back to Blog
Reducto is a tool designed to unlock the value of enterprise data stored in unstructured formats such as PDFs and scanned forms by transforming them into structured, machine-readable data. By providing a flexible API and developer-friendly SDKs, Reducto enables teams to extract specific fields or full-text embeddings from documents at scale, enhancing operational workflows and advanced machine learning pipelines. The integration with Databricks facilitates seamless document ingestion, allowing users to transform unstructured data stored in object storage into structured outputs that can be loaded into Spark dataframes and written into Delta Lake Tables. This integration supports various applications, including analytics, AI, and workflow automation, across industries like healthcare, legal, and insurance. Reducto's process involves parsing and extracting data to make it readily available for use in Databricks, enabling retrieval-augmented generation and other downstream applications.
Jun 26, 2025 936 words in the original blog post.
Gumloop, an AI workflow builder founded by Max Brodeur-Urbas, empowers non-technical teams to create custom AI-powered tools through an intuitive drag-and-drop interface, significantly enhancing efficiency by automating repetitive tasks. Initially developed as a side project called AutoGPT, Gumloop addresses the demand from users who lack coding skills but wish to leverage AI technology. The platform integrates Reducto to enhance PDF parsing capabilities, enabling users to extract data from various sources, such as Google Drive and Gmail attachments, seamlessly. Gumloop's versatility is highlighted by its users' creative applications, from scanning GitHub for release blockers to detecting social media mentions, facilitating AI adoption across departments like those at Instacart and Webflow. The company's philosophy of rapid development and integration with fast-moving partners like Reducto allows it to deliver high-quality, user-friendly automations, with future updates aiming to further simplify AI adoption by enabling users to describe tasks in natural language for automatic code generation.
Jun 24, 2025 873 words in the original blog post.
Benchmark, an AI-native investment platform, originally launched as BidSight, now assists firms managing approximately $1 trillion in assets by transforming deal flow management into a strategic advantage through the capture and normalization of data, even from unclosed deals. The platform, which evolved from its initial real estate project management focus, discovered significant potential in the investment sector due to document chaos and high stakes at every diligence stage. Benchmark addressed document parsing challenges by partnering with Reducto, enhancing their ability to process over 3.5 million pages annually and ensuring scalability without increasing headcount. A standout feature is the Document Builder, which reduces document creation time significantly by allowing users to reference and edit existing documents with AI-generated content that is traceable to original sources. This innovation, coupled with the platform's ability to generate rich first-party datasets, enables firms to consistently learn and improve investment strategies. By leveraging their team's expertise in private equity and investment banking, Benchmark is poised to further advance its capabilities, driven by improved models and a deep understanding of user needs, ultimately enabling faster and smarter decision-making processes.
Jun 18, 2025 1,014 words in the original blog post.
Anterior, a rapidly expanding health technology company, is addressing the challenges of managing unstructured healthcare documents through its AI agent, Florence, which streamlines clinical and administrative tasks by accelerating prior authorization workflows. The key to their success lies in their reliable document ingestion infrastructure, provided by Reducto, which has processed over 20,000 clinical documents in real time with a 95% completion rate within a 1-minute SLA and fewer than 0.1% errors in medical necessity reviews. This accuracy has been crucial in building trust in AI-assisted decision-making, as the U.S. healthcare system grapples with the complexities of prior authorization, a process that requires providers to submit extensive documentation to prove medical necessity. Anterior's document ingestion engine, developed in collaboration with Reducto, excels in extracting structured data from scanned PDFs while preserving complex layouts and ensuring sentence-level accuracy. This has resulted in an impressive 99.24% accuracy rate, surpassing human accuracy rates and enabling quick, reliable automation of approvals. Looking forward, Anterior is focusing on advancing healthcare AI by creating synthetic clinical datasets for benchmarking and developing adapters for medical guidelines, with an ongoing emphasis on accurate document extraction as a critical component of their intelligence stack.
Jun 05, 2025 773 words in the original blog post.
Parsing presents a significant challenge in retrieval-augmented generation (RAG) pipelines, especially when dealing with complex document formats like scanned PDFs and spreadsheets, where traditional OCR methods often fail to preserve document structure and meaning. This problem is exacerbated by the fact that nearly 80% of enterprise knowledge is contained within these formats, leading to incomplete retrieval and inaccurate results. Reducto offers a hybrid approach that integrates traditional OCR with vision-language models (VLMs) to maintain the layout and context of documents, resulting in structured, LLM-ready chunks suitable for advanced retrieval systems. Their "vision-first" methodology enhances parsing accuracy by treating documents as visual objects, while Agentic OCR introduces a multi-pass self-correction framework to handle parsing errors in complex documents. The parsed data can be integrated with Elasticsearch for semantic search, leveraging ELSER for efficient storage and retrieval of embeddings, thus improving the quality of AI-generated outputs. This approach is particularly beneficial for industries that require high accuracy, such as finance, healthcare, and legal, offering a way to unlock deeper insights from previously flattened document data and enabling more reliable search experiences.
Jun 05, 2025 1,385 words in the original blog post.
Data ingestion involves the comprehensive process of collecting various types of information, such as files, streams, and API payloads, and delivering them to a central repository in a standardized format. This process is essential for handling the vast amounts of data enterprises deal with, especially when it comes to document-heavy inputs like PDFs and spreadsheets. In 2025, the importance of efficient data ingestion is underscored by the need for structured inputs for AI applications, regulatory demands for data capture transparency, and the increasing volume of documents. A typical document-centric ingestion workflow involves locating sources, acquiring documents, parsing and transforming them, validating the data, loading it into a storage solution, and monitoring performance. Reducto streamlines this process by offering a single upload call, multi-pass parsing, schema-aware extraction, and asynchronous webhooks, while ensuring scalability, security, and data quality. It addresses common challenges such as noisy scans and complex layouts and is beneficial in high-value use cases across finance, insurance, healthcare, legal, supply chain, and AI operations. Ultimately, effective data ingestion enables the transformation of raw documents into analytics-ready data, allowing teams to focus on deriving insights rather than managing data processing.
Jun 01, 2025 627 words in the original blog post.
PDF-to-text conversion is increasingly crucial in modern data processing and AI pipelines, given the widespread use of PDFs across various industries such as legal, healthcare, and finance. This process involves transforming static PDF content into searchable, analyzable text suitable for integration into downstream systems. For digital PDFs with embedded metadata, tools like pdftotext offer a fast conversion method, though they require additional parsing logic and maintenance. Scanned PDFs, which are essentially image files, necessitate optical character recognition (OCR) for text extraction, with accuracy influenced by scan quality and document complexity. Solutions like Reducto streamline the conversion process by integrating OCR, layout analysis, and data extraction into a single API, complete with confidence scores and compliance features, making it suitable for enterprise use.
Jun 01, 2025 498 words in the original blog post.
Document parsing has become a critical component of modern data workflows, converting unstructured formats like PDFs, scans, and images into machine-readable text and structured JSON for use in downstream systems, analytics, and AI pipelines. As enterprises manage vast amounts of data, document parsing ensures AI readiness by providing clean, chunked context to prevent hallucinations in retrieval-augmented generation workflows and maintaining compliance with regulations like HIPAA by offering clear data lineage. The standard parsing workflow involves ingesting files, classifying document types, performing OCR and layout analysis, extracting field-level data, validating with confidence scores, and integrating structured outputs into databases or APIs. Real-world applications span finance, insurance, healthcare, legal, supply chain, and research, where parsing automates tasks, reduces manual processing time, and enhances data quality. Reducto is highlighted for its multi-pass, confidence-scored approach that simplifies this process into three API calls, eliminating the need for extensive glue code and offering built-in accuracy metrics, making it ready for deployment in various industries.
Jun 01, 2025 494 words in the original blog post.
A PDF parser is specialized software that interprets the internal structure of PDF files, including text layers, images, and metadata, transforming them into machine-readable formats like plain text or structured JSON. Unlike basic OCR utilities, modern parsers maintain the integrity of the document's layout and reading order, which is crucial for applications requiring precise data quality, such as LLM-powered tools and compliance workflows. Key features of an effective PDF parser include hybrid text and OCR support, layout intelligence, confidence scoring, scalability, and flexible deployment options. Reducto's PDF parser distinguishes itself with a multi-pass approach that enhances accuracy by conducting an initial OCR sweep and a subsequent vision-language pass to reassess low-confidence areas, mapping fields directly to JSON for seamless integration with databases and pipelines. It supports various high-impact use cases across industries like finance, insurance, healthcare, and legal operations by providing structured data extraction, which is essential for analytics and AI applications. Users can quickly get started by uploading a sample PDF into the Reducto Playground, tuning their schema, and integrating the tool into existing systems to achieve reliable and audit-ready data extraction without maintenance complexities.
Jun 01, 2025 416 words in the original blog post.
Intelligent document processing (IDP) has evolved from a theoretical idea to an essential component of modern automation, enabling the transformation of unstructured data such as PDFs, scans, and spreadsheets into structured, machine-readable formats for AI-driven workflows. This technology, which goes beyond basic OCR, serves as a critical link between disorganized documents and the structured systems that businesses rely on, with significant momentum anticipated by 2025, particularly in regulated industries like banking and healthcare. Generative AI enhancements, tighter compliance requirements, and the need for explainability features, such as confidence scores, are driving its adoption. Reducto's multi-pass pipeline sets a high standard by providing sophisticated features like agentic VLM correction for improved accuracy, developer-friendly APIs, and confidence-scored outputs, ensuring compliance and ease of integration into various applications. As organizations consider whether to build or buy IDP solutions, factors such as accuracy, cost, data privacy, and extensibility are crucial, with Reducto offering a flexible, efficient approach to integrating IDP into existing workflows.
Jun 01, 2025 527 words in the original blog post.