sulthonmb/ocr-receipt 🖼️ → 📝

▶️ 673 runs 📅 Jul 2023 ⚙️ Cog 0.8.1
document-to-json ocr receipt-parsing

About

OCR receipt into JSON

Example Output

Output

{"menu": [{"nm": "Nasi Campur Bali", "cnt": "1 x", "price": "75,000"}, {"nm": "Bbk Bengil Nasi", "cnt": "1 x", "price": "125,000"}, {"nm": "MilkShake Starwb", "cnt": "1 x", "price": "37,000"}, {"nm": "Ice Lemon Tea", "cnt": "1 x", "price": "24,000"}, {"nm": "Nasi Ayam Dewata", "cnt": "1 x", "price": "70,000"}, {"nm": "Free Ice Tea", "cnt": "3 x", "price": "0"}, {"nm": "Organic Green Sa", "cnt": "1 x", "price": "65,000"}, {"nm": "Ice Tea", "cnt": "1 x", "price": "18,000"}, {"nm": "Ice Orange", "cnt": "1 x", "price": "29,000"}, {"nm": "Ayam Suir Bali", "cnt": "1 x", "price": "85,000"}, {"nm": "Tahu Goreng", "cnt": "2 x", "price": "36,000"}, {"nm": "Tempe Goreng", "cnt": "2 x", "price": "36,000"}, {"nm": "Tahu Telor Asin", "cnt": "1 x", "price": "40,000."}, {"nm": "Nasi Goreng Samb", "cnt": "1 x", "price": "70,000"}, {"nm": "Bbk Panggang Sam", "cnt": "3 x", "price": "366,000"}, {"nm": "Ayam Sambal Hija", "cnt": "1 x", "price": "92,000"}, {"nm": "Hot Tea", "cnt": "2 x", "price": "44,000"}, {"nm": "Ice Kopi", "cnt": "1 x", "price": "32,000"}, {"nm": "Tahu Telor Asin", "cnt": "1 x", "price": "40,000"}, {"nm": "Free Ice Tea", "cnt": "1 x", "price": "0"}, {"nm": "Bebek Street", "cnt": "1 x", "price": "44,000"}, {"nm": "Ice Tea Tawar", "cnt": "1 x", "price": "18,000"}], "sub_total": {"subtotal_price": "1,346,000", "service_price": "100,950", "tax_price": "144,695", "etc": "-45"}, "total": {"total_price": "1,591,600"}}

Performance Metrics

12.28s Prediction Time
108.65s Total Time
Input Parameters
image (required) Type: string
input image
Output Schema

Output

Type: string

Version Details
Version ID
7d2b5300247f1e85742ebd824a693c55fe4e4f6d50caaccb1265834f399754d6
Version Created
July 16, 2023
Run on Replicate →