PLEASE READ MY POST CAREFULLY! DONT BID WITH BOT!!!!!!!!!!! I’m building a mobile-first application that lets small business owners snap a photo of an invoice and have the data flow straight into their books without any manual entry. The core flow is simple: the Android app (CameraX + ML Kit) captures the image, a Python FastAPI service runs OCR and AI models to pull out vendor, subtotal, tax and total, then we persist everything in PostgreSQL and expose it for bookkeeping, reports and CSV exports. What I need now is an end-to-end first release that proves the concept and is solid enough for real users: • Android client – single-screen capture with basic history. • Backend – FastAPI endpoints for upload, data extraction and CRUD on expense records. • Data extraction – use open-source OCR plus your own lightweight ML to reach production-ready accuracy on vendor, tax, total. • Expense categorisation – rules-based for now; architecture ready for AI upgrades. • Reports – monthly totals, category breakdowns, downloadable CSV. • Stripe-ready user model so I can switch on subscription billing later. • Cloud storage of original images (S3 or equivalent). Everything should be containerised, documented and deployable on a small VPS or managed service. Clean, test-covered code and a concise README are my success criteria. If we nail this, I’ve got a roadmap packed with Shopify, PayPal and deeper AI features—so think of this as the first milestone in a long runway. PLEASE SHARE YOUR GOOD EXPERIENCE AND PORTFOLIO.