Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add customer examples for invoice pdf and medical report image #54

Merged
merged 2 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
231 changes: 231 additions & 0 deletions examples/async_image_to_key_value.ipynb

Large diffs are not rendered by default.

21 changes: 13 additions & 8 deletions examples/async_pdf_to_key_value.ipynb

Large diffs are not rendered by default.

228 changes: 228 additions & 0 deletions examples/image_to_key_value.ipynb

Large diffs are not rendered by default.

23 changes: 14 additions & 9 deletions examples/pdf_to_key_value.ipynb

Large diffs are not rendered by default.

Binary file added examples/sample_data/test_invoice.pdf
Binary file not shown.
Binary file added examples/sample_data/test_medical_report.jpeg
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should consider to put sensitive information even this in a S3 bucket and put a .env to ask people to put access key and secret key to download.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this issue addressed?

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading