Skip to content

Releases: alfianlosari/AIReceiptScanner

1.0.4

08 Jul 10:09
Compare
Choose a tag to compare

Initial Release

  • Receipt Scanner - Scan input of image receipt to output Swift Model containing receipt detail and items purchased.
  • Receipt Picker Scanner Menu View (Apple Platforms Only) - Menu Button to select receipt image from camera/photo library/file picker to prompt ChatGPT with
  • Receipt Scanner Scan Result View (Apple Platforms Only) - Display the result of receipt scan in SwiftUI List with copy as JSON button
  • Receipt Picker Scanner View (Apple Platforms Only) - Combine both Menu and Result View to provide E2E flow to users for picking, scanning, and viewing the result.

1.0.3

06 Jul 14:45
Compare
Choose a tag to compare

Initial Release

  • Receipt Scanner - Scan input of image receipt to output Swift Model containing receipt detail and items purchased.
  • Receipt Picker Scanner Menu View (Apple Platforms Only) - Menu Button to select receipt image from camera/photo library/file picker to prompt ChatGPT with
  • Receipt Scanner Scan Result View (Apple Platforms Only) - Display the result of receipt scan in SwiftUI List with copy as JSON button
  • Receipt Picker Scanner View (Apple Platforms Only) - Combine both Menu and Result View to provide E2E flow to users for picking, scanning, and viewing the result.

1.0.2

06 Jul 02:20
Compare
Choose a tag to compare

Initial Release

  • Receipt Scanner - Scan input of image receipt to output Swift Model containing receipt detail and items purchased.
  • Receipt Picker Scanner Menu View (Apple Platforms Only) - Menu Button to select receipt image from camera/photo library/file picker to prompt ChatGPT with
  • Receipt Scanner Scan Result View (Apple Platforms Only) - Display the result of receipt scan in SwiftUI List with copy as JSON button
  • Receipt Picker Scanner View (Apple Platforms Only) - Combine both Menu and Result View to provide E2E flow to users for picking, scanning, and viewing the result.

1.0.1

30 Jun 07:41
Compare
Choose a tag to compare

nitial Release

Receipt Scanner - Scan input of image receipt to output Swift Model containing receipt detail and items purchased.
Receipt Picker Scanner Menu View (Apple Platforms Only) - Menu Button to select receipt image from camera/photo library/file picker to prompt ChatGPT with
Receipt Scanner Scan Result View (Apple Platforms Only) - Display the result of receipt scan in SwiftUI List with copy as JSON button
Receipt Picker Scanner View (Apple Platforms Only) - Combine both Menu and Result View to provide E2E flow to users for picking, scanning, and viewing the result.

1.0.0

30 Jun 05:08
Compare
Choose a tag to compare

Initial Release

  • Receipt Scanner - Scan input of image receipt to output Swift Model containing receipt detail and items purchased.
  • Receipt Picker Scanner Menu View (Apple Platforms Only) - Menu Button to select receipt image from photo library/file picker to prompt ChatGPT with
  • Receipt Scanner Scan Result View (Apple Platforms Only) - Display the result of receipt scan in SwiftUI List with copy as JSON button
  • Receipt Picker Scanner View (Apple Platforms Only) - Combine both Menu and Result View to provide E2E flow to users for picking, scanning, and viewing the result.

0.0.3

30 Jun 03:12
Compare
Choose a tag to compare

Receipt Picker Scanner Menu View (Apple Platform Only)

You can use ReceiptPickerScannerDefaultMenuView SwiftUI View to display Menu for users to select image from Photo Library or File Picker. By default, it will shows the selected image and a Text informing the user to select an image

0.0.2

30 Jun 01:40
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
Update README

0.0.1

29 Jun 07:31
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Initial Pre-Release