Receipt Scanner

A vision model doesn't take a separate "image" parameter. It takes the same messages list you'd use for plain text. The only difference is that one block in that list is a picture instead of words. Once that clicks, the whole receipt scanner stops looking exot

8 lessons, each with runnable code in the browser.

  1. Handing the Model a Photo
  2. Ask for JSON, Not a Paragraph
  3. Line Items Are a List of Objects
  4. Do the Totals Add Up?
  5. Cleaning Up Messy Fields
  6. When the Photo Is Bad
  7. Watching the Cost of Every Photo
  8. Ship the Scanner

Compilearn home