AkshayG999/MistralOCR---AI-Powered-Document-Extraction
MistralOCR is an open-source application that transforms documents into structured data using Mistral AI's OCR capabilities. Built with FastAPI and Streamlit, it provides an intuitive interface for extracting and processing text from PDFs and images, making document digitization effortless and accurate.
This tool helps you quickly turn various documents like invoices, receipts, or medical records into organized, digital data. You input image or PDF files, and it processes them to extract key information, presenting it as structured JSON data. It's designed for professionals such as operations managers, HR staff, or financial analysts who regularly deal with paper or scanned documents and need to digitize information efficiently.
Use this if you need to automate the extraction of specific data points from a high volume of diverse documents like invoices, forms, or contracts, and want the output in a structured format like JSON.
Not ideal if you only need simple text conversion without any intelligent data structuring, or if you prefer not to use an external AI service for processing your documents.
Stars
10
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jan 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AkshayG999/MistralOCR---AI-Powered-Document-Extraction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
paperless-ngx/paperless-ngx
A community-supported supercharged document management system: scan, index and archive all your documents
GoogleCloudPlatform/document-ai-samples
Sample applications and demos for Document AI, the end-to-end document processing platform on...
aws-solutions/document-understanding-solution
Example of integrating & using Amazon Textract, Amazon Comprehend, Amazon Comprehend Medical,...
naiveHobo/InvoiceNet
Deep neural network to extract intelligent information from invoice documents.
aphp/edspdf
EDS-PDF is a generic, pure-Python framework for text extraction from PDF documents. It provides...