
Closed
Posted
Paid on delivery
I receive a steady flow of vehicle-related photos on WhatsApp and I need the key information—both the licence-plate number and the odometer reading—pulled out automatically. Your task is to build an AI-powered vision pipeline (Tesseract, EasyOCR, Google Vision, or any equivalent you trust) that ingests the image, locates the two text regions, and returns clean, validated strings. Right now I want the results delivered into a structured Excel sheet the moment each photo is processed. If you architect the solution so an API or webhook endpoint can be switched on later, that would be a bonus but not mandatory for this first milestone. Speed matters: I’m aiming to have a working prototype ASAP, so please come prepared with a clear plan for model selection, training or fine-tuning if needed, and basic error handling (blurry shots, partial plates, odd fonts). Deliverables • A runnable script or small service that monitors a WhatsApp media folder (or another ingestion method you propose) and processes new images in real time • An Excel workbook populated row-by-row with timestamp, vehicle number, and kilometers • Brief setup notes so I can deploy the tool on my own machine or server Acceptance criteria: 95 %+ correct extraction on a test batch of recent images, zero duplicates, and creation of the Excel file without manual intervention.
Project ID: 40659045
34 proposals
Remote project
Active 6 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
34 freelancers are bidding on average ₹7,803 INR for this job

Hi there! Automating license plate and odometer reading extraction directly from WhatsApp vehicle photos into a structured Excel sheet is right in my wheelhouse. I regularly build Python computer vision and OCR pipelines using EasyOCR and OpenCV, handling error correction for blurry shots and partial text seamlessly. Before we get started, would you prefer the ingestion script to monitor a local WhatsApp desktop media sync folder, or would you like a webhook-based approach set up for real-time automation? Once you share the details, I can map out everything cleanly and deliver the working prototype step-by-step. Looking forward to working together! Best regards, Ahmad Hassan
₹1,500 INR in 1 day
6.6
6.6

I can build a Python/OpenCV + OCR pipeline that detects licence plates and odometer regions, validates the extracted values, and writes each processed image to Excel automatically with timestamp and vehicle details. I’ll add duplicate detection, confidence/error handling for blurry or partial images, and structure the ingestion layer so a WhatsApp webhook/API can be connected later; I’d target a working prototype in 2 days.
₹7,000 INR in 3 days
5.6
5.6

You need a vision pipeline that does more than OCR the whole image—it should first isolate the licence plate and odometer regions, then validate each result before writing it to Excel. I’ve built Python-based image-processing and AI workflows, including CNN/OCR-style pipelines and production data automation. I’d structure this as image ingestion → region detection/cropping → OCR → normalization/validation → duplicate check → Excel append, with confidence thresholds and a fallback path for blurry or partial images. For the first version I’d compare Tesseract/EasyOCR against a stronger vision OCR option on your sample photos, then keep the best-performing path while preserving a clean interface for a future webhook/API. Each processed image would produce timestamp, vehicle number, kilometers, confidence/status, and a source reference so errors are easy to review. Zero-duplicate handling would use file hashes plus extracted identifiers rather than filename alone. Please share a representative batch of recent images so I can judge plate formats, dashboard styles, and image quality before fixing the OCR approach.
₹5,000 INR in 1 day
4.9
4.9

Hello, I can build the vision pipeline that reads your WhatsApp vehicle photos, extracts the licence plate and odometer reading, and writes each result as a new row in Excel with timestamp. I will use EasyOCR with Google Vision as fallback for blurry shots, and structure it so a webhook can be enabled later. I can start today. I will add validation and de-duplication so plates match expected patterns and no image is processed twice. Questions: 1) Where do the WhatsApp images land, a synced folder or WhatsApp Web? 2) Which country's plate format? Looking forward to discussing further. Regards, Shayan.
₹5,350 INR in 3 days
4.9
4.9

Hi,I am a seasoned Applied ML Engineer(6+ yoe)& I can build a real-time OCR pipeline that watches a WhatsApp/media folder,detects licence plate & odometer regions,extracts clean text,validates the values,& appends results automatically to Excel My approach: -Monitor the media folder using a Python watcher & process only new images with duplicate hashing -Use a two-stage CV pipeline:first locate plate/odometer regions using YOLO/contour/ROI logic,then run OCR with PaddleOCR/EasyOCR/Tesseract etc -Apply preprocessing for blur,glare,low light,skew,rotation,cropping,contrast enhancement,& odometer digit sharpening -Validate outputs with plate-format rules,numeric odometer checks,confidence scores,& fallback/manual-review flags for uncertain cases -Save timestamp,filename,vehicle number,kilometers,confidence,& error status row-by-row into Excel Relevant experience: -Built OCR/document automation pipelines using PaddleOCR-style extraction,bounding-box logic,field normalization,confidence filtering,& structured Excel/DOCX outputs -Developed vehicle/ANPR computer-vision workflows involving plate localization,OCR handoff,frame filtering,validation rules,& noisy real-world camera conditions -Worked on image metadata extraction systems with automatic processing,visual regions detected,text extracted,cleaned,& stored for downstream search/reporting -Solved similar OCR issues such as merged digits,tilted crops,partial text,blur,lighting variation,& false OCR characters
₹8,000 INR in 3 days
4.2
4.2

You need a Python vision pipeline that watches incoming vehicle photos, extracts both the registration number and odometer value, validates the results, and writes each image exactly once into Excel. I would combine OpenCV preprocessing with a lightweight region detector and PaddleOCR or EasyOCR, then apply plate-format validation, odometer digit checks, confidence thresholds, and image hashing for duplicate prevention. Low-confidence images would be flagged for review instead of silently writing unreliable data. The workbook would contain timestamp, vehicle number, kilometers, confidence, source filename, and processing status. I previously built an image-processing workflow that detected specific document regions, extracted structured values with OCR, validated them, and exported results automatically. A first prototype can be ready in 2–3 days, with accuracy tuning performed against your test batch. The service can later expose the same pipeline through FastAPI or the official WhatsApp Cloud API. Can you provide 30–50 representative photos and confirm which countries’ licence-plate formats must be supported?
₹7,000 INR in 7 days
4.0
4.0

Hi, I can build an AI-powered OCR pipeline that extracts vehicle licence plates and odometer readings from WhatsApp vehicle photos and records the results automatically into Excel. My approach will be to first review sample images, image quality, plate formats, odometer styles, and the preferred ingestion method. Then I’ll build the vision workflow using suitable OCR tools such as Tesseract, EasyOCR, or a cloud vision API, with validation and error handling for blurry images, partial text, and different fonts. I’m comfortable with Python, OCR, computer vision, image processing, Excel automation, API integration, and real-time data extraction workflows. Deliverables: * Image monitoring/processing script * Licence plate extraction * Odometer reading extraction * Timestamped Excel output * Duplicate prevention * Validation checks * Error handling for unclear images * Deployment/setup notes * API/webhook-ready structure I’ll focus on a reliable prototype that minimizes manual work and creates accurate, structured vehicle records from incoming images. Best regards Ankit
₹5,000 INR in 1 day
4.1
4.1

Your project to create an OCR WhatsApp Photo Data Extractor aligns perfectly with the need for efficiency and accuracy in processing vehicle-related data. By implementing a robust AI-powered vision pipeline, we can ensure the extraction of license plate numbers and odometer readings is handled seamlessly. Leveraging tools like Tesseract or EasyOCR will provide the flexibility to handle various image qualities and fonts, ensuring you receive clean, validated strings even from challenging photos. The solution I propose involves developing a small service that continuously monitors your designated WhatsApp media folder. As new images arrive, the service will process them in real time, extracting the necessary data and populating an Excel workbook automatically. This will not only streamline your workflow but also eliminate manual data entry, enhancing overall productivity. To meet your speed requirements, I will prepare a detailed plan for model selection and error handling strategies to address issues such as blurry images or partial plate visibility. Achieving a 95% accuracy rate for the extraction will be prioritized, ensuring you have reliable outputs. Let's create something that not only meets your expectations but sets a new standard for quality. Regards Junaid
₹5,000 INR in 7 days
3.4
3.4

Hi, I have 7+ years of experience with Python, OCR, image processing, Excel automation, and real-time data workflows. I can build a lightweight service that watches a WhatsApp media folder, detects the licence plate and odometer area, extracts both values, validates the output, and writes each result directly into Excel with timestamp, vehicle number, and kilometers. I’d use OpenCV for image cleanup/region detection and test EasyOCR/Tesseract first, with Google Vision as a fallback if the image quality requires it. I’ll also add duplicate checks, confidence/error flags for blurry or partial images, and keep the design ready for a future API/webhook. I can start with a prototype and test it against your recent images to target the 95%+ accuracy requirement. Let’s connect over the chat so that I can show you my previous work.
₹1,500 INR in 1 day
3.4
3.4

Hi, I can build a fast and reliable prototype for this. The incoming vehicle photos will be processed automatically, with the plate number and odometer reading extracted and saved directly into an Excel file. I’ll use a suitable OCR/image-processing approach that works well with real-world vehicle photos and can handle issues like blur, different angles, and unusual fonts. I’ll also make sure duplicate images aren’t processed twice and that each result is saved with its timestamp. I’d start by testing the solution on your recent real images and improving the extraction accuracy based on the results. The system can also be kept ready for an API or webhook integration later if needed. My goal is to deliver a simple, fast, and practical working prototype as soon as possible.
₹12,000 INR in 4 days
2.2
2.2

Hi, I can build an AI-powered OCR pipeline to automatically extract vehicle plate numbers and odometer readings from WhatsApp images and store the results into Excel. I’ll design the workflow to handle image ingestion, OCR processing, text validation, duplicate prevention, and structured data output. For OCR, I can evaluate the best approach between Tesseract, EasyOCR, Google Vision, or a hybrid pipeline depending on your image quality and accuracy requirements. The system will include preprocessing steps for blurry images, different angles, lighting conditions, and inconsistent text formats to improve recognition accuracy. Processed results will be saved automatically with timestamp, vehicle number, and kilometers in a clean Excel format. I’ll keep the architecture flexible so a future API/webhook integration can be added without rebuilding the core system. I can provide a runnable script/service, deployment instructions, and documentation for running it locally or on a server. I’ll also test against your sample image batch and optimize the pipeline toward the required 95%+ extraction accuracy. I have experience building AI/OCR automation workflows using Python, computer vision, and data processing pipelines. I’m ready to review your sample images and start with a working prototype quickly.
₹15,000 INR in 5 days
1.8
1.8

Your two targets need different handling, and that is where most plate plus odometer OCR attempts fall apart. How I would build it: 1. Ingestion. A watcher on the WhatsApp media folder picks up each new image, hashes it and skips duplicates before any OCR runs. The same processing function is called from a small Flask endpoint, so switching on a webhook later is config, not a rewrite. 2. Detection. Plate and odometer are located as separate regions first (contour and edge detection for the plate, dashboard cluster crop for the odometer), then each region gets its own OCR pass with preprocessing tuned to it. Reading the whole photo in one pass is what produces the partial plates and odd font errors you described. 3. Validation. The plate string is checked against the Indian registration format, the odometer against digit count and a sane delta from that vehicle's previous reading. Anything under the confidence threshold still gets written, but flagged in a review column rather than being silently wrong. 4. Output. openpyxl appends a row per photo: timestamp, vehicle number, kilometers, source filename, confidence flag. The workbook is written atomically so it stays readable while the watcher runs. On the 95 percent: realistic for plates with a tuned pipeline. Odometers vary much more because of glare, seven segment displays and analogue dials, so I would rather measure it than promise one number blind. Send 20 to 30 recent photos and I will report per field accuracy on your own batch before you commit the milestone. I would start with EasyOCR and OpenCV preprocessing and move only the plate region to Google Vision if your batch shows it is needed, so you are not paying per image for every photo you process. Timeline: working prototype on your sample in 2 days, full pipeline with Excel writer, error handling and setup notes in 5. Background: one completed project on this account, rated 5 out of 5, delivered on time and on budget. Also 15 merged pull requests into third party open source projects, mostly a 184 star Go security tool, each reviewed and accepted by the maintainers. Petro Pankov, BotCraft Group
₹8,500 INR in 5 days
1.5
1.5

Hi - the odometer's going to be the tricky half here, not the plate. Plate OCR is fairly solved: detect the region, OCR it, then validate against the Indian plate format with a regex so garbage never reaches your sheet. Odometers are messier. Seven-segment LCDs confuse Tesseract badly, and analog roller digits often sit mid-roll between two numbers. I'd crop that region separately and run a digit-tuned pass rather than one general OCR pass. Worth flagging early: WhatsApp compresses photos hard when they're sent as images, and that compression eats exactly the detail OCR needs. If your senders can share them as "document" instead, accuracy jumps a lot for free. Approach is Python. I'd benchmark EasyOCR against Google Vision on your actual photos first - the right pick depends on your image quality. Each field gets a confidence score, and anything below threshold is flagged in the sheet rather than silently written. Excel row per photo as it's processed. I'll keep processing separate from the output layer so switching on a webhook later is a small change, not a rewrite. I've built this shape of thing before - a Linux log parser that pulled structured fields out of messy text and wrote them into MariaDB with validation. One question: roughly how many photos a day, and is it always the same two shots (plate close-up, dashboard), or mixed angles? Bidding Rs 3,794, working prototype in 3 days. Cheers, Shobha
₹3,794 INR in 3 days
1.6
1.6

Read the brief — WhatsApp vehicle photos → auto-extract licence plate + odometer → validated strings into a live Excel sheet, real-time as each photo lands. One honest flag on your 95% target, because it's the whole game: plate + odometer OCR from real WhatsApp photos is NOT a plain-Tesseract job. Plates need a detection model to FIND the plate first, then OCR; odometers are their own headache (7-segment vs analog dials, glare, partial digits). I'd use a plate-detector + EasyOCR/Google Vision, and — honestly — I won't promise 95% sight-unseen. Send 15–20 of your real photos and I'll validate the actual hit-rate before we commit to the number. Phase 1 (this bid): a runnable Python tool that watches your WhatsApp media folder, runs the OCR pipeline, validates, and writes timestamp + plate + km row-by-row to Excel — no manual step, no duplicates. Plus setup notes to run it on your machine. Phase 2 (later, since you said it's optional): the API/webhook endpoint. One question: are the odometers digital (7-segment) or analog dials, and can you share 15–20 sample photos so I test real accuracy? Aakaash
₹1,500 INR in 4 days
1.5
1.5

Hi, I can build an AI-powered OCR pipeline to automatically detect and extract licence-plate numbers and odometer readings from incoming vehicle images, validate the results, prevent duplicates, and append them to Excel in real time. I can start with a fast prototype using OpenCV + OCR and optimize/fine-tune the pipeline against your test images to target 95%+ accuracy. 1. Can you provide a sample batch of recent WhatsApp vehicle images for OCR accuracy testing? 2. How are the WhatsApp images currently received/stored—WhatsApp Business API, exported media folder, or another workflow? if looking for expert then lets connect (expereince 7 yrs in development)
₹12,000 INR in 7 days
0.8
0.8

Hello, I can build a Python-based OCR pipeline that detects the licence plate and odometer reading from incoming vehicle photos, validates the results, prevents duplicates and writes each record automatically to Excel. I have over 10 years of software development experience, including Python, machine learning with Scikit-learn, API integrations and AI pipeline deployment. I would first test Tesseract or EasyOCR against your real image samples, then add preprocessing and validation for blur, odd fonts and partial text. I can target your 95% accuracy requirement, but the actual result should be validated against a representative test batch before final acceptance. Do you have 50 to 100 sample images for initial evaluation? How will WhatsApp photos be made available to the processing folder? Are the licence plate format and expected odometer range consistent? I can deliver a focused prototype within your budget and with clear setup instructions.
₹12,000 INR in 3 days
0.0
0.0

I'll build a production-ready Python service that monitors your WhatsApp media folder and extracts license plates and odometer readings using a hybrid OCR stack (Tesseract + EasyOCR for redundancy). The script will validate outputs, handle common failure modes like glare and blur, and append results to an Excel sheet with timestamp and vehicle info in real time. I'll include basic deduplication logic and a configurable webhook stub so you can wire in API delivery later without refactoring. Expect 95%+ accuracy on clear shots and graceful fallbacks for edge cases. Setup takes under 10 minutes on any machine with Python 3.8+.
₹1,515 INR in 3 days
0.0
0.0

With your steady stream of vehicle photos, I understand that timely and accurate information extraction is key. And that's where my extensive experience with OCR and Intelligent System comes into play. My name is Geetam and I've spent years honing my skills in this exact area. From training and fine-tuning models to performing backend engineering and implementing cloud deployments, I've got you covered on every aspect of your project. Speed is not a problem either. Having used tools like Tesseract, EasyOCR, and Google Vision in several projects previously, I have a clear understanding of how to optimize these workflows for streamlined performance. Blurry shots, partial plates, odd fonts—no matter the challenge we face with the images, I’ll make sure to handle it diligently and minimize any errors throughout the data extraction process. What sets me apart? The breadth of the services I provide — "<<INSERT PREVIOUS SECTION>>". By entrusting me with your project, you no longer need to manage multiple teams or freelancers. Working with me means getting a comprehensive package; from planning and UI to AI implementation, backend engineering and more. I specialize in ensuring you get long-term growth possibilities in your automated systems—the same thing we are aiming for in extracting your vehicle image data. Together, let's make this project fuel efficient!
₹7,000 INR in 7 days
0.0
0.0

Hello, TinyOps Studio can deliver the two-day prototype as a Python service that watches a WhatsApp media folder, detects the plate and odometer regions, validates the extracted values, and appends one deduplicated row to Excel. I would use OpenCV preprocessing with EasyOCR or PaddleOCR, then tune the plate and kilometer validation against a representative sample from your recent images. Each row will include timestamp, vehicle number, kilometers, confidence, and source-file hash. Low-confidence or blurry images will be flagged instead of silently writing unreliable data. Deliverables include the runnable code, requirements file, configured Excel output, duplicate protection, basic logs, and short deployment notes. I will also leave the ingestion layer isolated so a webhook or API can replace the folder watcher later. For the 95% target, I will measure and report accuracy on the agreed test batch and tune against that batch during the milestone. Please share 15 to 30 representative plate and odometer photos after award. Bid: 12500 INR fixed, two days.
₹12,500 INR in 2 days
0.0
0.0

We are comfortable working with Python, OCR, image processing, Excel automation, and AI/ML-based document/image extraction. We focus on building practical solutions that are easy to deploy and maintain rather than unnecessarily complicated systems.
₹7,000 INR in 7 days
0.0
0.0

Pune, India
Member since Aug 20, 2026
₹100-200 INR / hour
₹750-1250 INR / hour
$30-250 USD
₹600-1500 INR
min $50 USD / hour
$30-250 USD
$15-25 USD / hour
$25-50 USD / hour
$15-25 USD / hour
₹600-1500 INR
£20-250 GBP
₹12500-37500 INR
₹750-1250 INR / hour
$70-75 USD
₹600-1500 INR
₹1500-12500 INR
$10-30 USD
₹12500-37500 INR
₹1500-12500 INR
₹12500-37500 INR