What problem does it solve?
This Skill removes the manual burden of reading taxi receipts and turning them into structured expense data for reimbursement, accounting, and travel management.
Core Features & Use Cases
- Taxi receipt OCR: Extract invoice code, invoice number, taxi number, date, time, fare, surcharges, total amount, province, city, price per kilometer, and distance from Chinese taxi invoices.
- Multiple input formats: Accept Base64 images, image URLs, PDF files, and OFD files with clear input priority handling.
- Web and MiniProgram integration: Use the same Edge Function pattern across browser and Taro-based mobile apps to keep implementation consistent.
- Use case: A finance team can upload receipt photos from employees and automatically capture the fields needed for expense reports without manual transcription.
Quick Start
Ask the Skill to recognize a taxi receipt image and return the structured invoice, fare, and trip details for reimbursement processing.