You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The Invoice Fraud Detection System is a comprehensive tool designed to analyze invoices for potential fraud. It uses advanced techniques such as OCR (Optical Character Recognition), pattern matching, and risk scoring to identify anomalies in invoices. The system supports multiple formats, including PDFs and images, and provides detailed reports.
Invoice-Gemini-Extracter: Python tool to extract structured invoice data (fields and line items) from PDFs/images using OCR, preprocessing, and Google Gemini-powered extraction/normalization.
Deterministic invoice extraction using native PDF text layers. No OCR nonsense, no brittle rules that break at scale, no vendor lock-in paying exorbitant prices for creative interpretations of financial documents. This is my battle, I pick this hill!
Technical test for Brim's AI Engineer role : implementation of a Multi-Agentic System for Invoice Automation. Due 02/28. Nextjs frontend implementation.
Intelligent GST Invoice Information Extractor powered by YOLOv9c object detection and OCR technology. Extract 24+ invoice fields with 74.1% mAP accuracy through a modern Streamlit web interface.
Python CLI tool for extracting structured data from scanned invoices using Tesseract OCR. Converts PDF/image invoices to CSV/JSON with vendor details, line items, and totals. Features robust error handling, batch processing, and professional-grade code quality.
makes it easy to build, deploy, and manage software robots that emulate humans actions interacting with digital systems and software like manual data entry, manual email boarding , invoice processing
An app for managing and analyzing utility bills for renters, based on invoices and meter readings. It tracks energy, water, and gas usage, ensuring accurate billing and fair cost-sharing. The app processes invoice data and meter readings, providing detailed insights and reports for easy expense management.
Data extraction service API for Electronic Invoices (NFe) built with FastAPI and MongoDB. Utilizes Google Gemini for intelligent image processing and Pandas for Excel files.
Serverless invoice extraction API using Azure Document Intelligence and Azure Functions. Upload a PDF invoice and receive normalized JSON output including line items, totals, dates, and vendor details.