Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/teched2022-ai380
SAP TechEd 2022 Session AI380: Dive into business document processing with AI step by step
https://github.com/sap-samples/teched2022-ai380
ai-track sample teched2022
Last synced: about 1 month ago
JSON representation
SAP TechEd 2022 Session AI380: Dive into business document processing with AI step by step
- Host: GitHub
- URL: https://github.com/sap-samples/teched2022-ai380
- Owner: SAP-samples
- License: apache-2.0
- Created: 2022-08-30T19:39:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T08:43:55.000Z (about 2 years ago)
- Last Synced: 2023-08-04T22:52:36.424Z (over 1 year ago)
- Topics: ai-track, sample, teched2022
- Homepage: https://www.sap.com/about/events/teched.html
- Size: 202 KB
- Stars: 4
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/teched2022-AI380)](https://api.reuse.software/info/github.com/SAP-samples/teched2022-AI380)
# AI380 - Dive into Business Document Processing with AI Step by Step (virtual session)
## Description
This repository contains the material for the SAP TechEd 2022 session called AI380 - Dive into Business Document Processing with AI Step by Step.
## Overview
This session introduces attendees to the steps required to create custom templates on Document Information Extraction.
## Requirements
To get the most out of this TechEd hands-on workshop, participants of this training need to create a BTP account and a service instance for Document Information Extraction as a prerequisite step.
### Get your free trial account on SAP Business Technology Platform
To create a service instance for Document Information Extraction it is necessary to generate a trial account if you do not have one. Please remember that your trial account can be extended unlimited times in case your trial account is already expired. You will find more information [here](https://developers.sap.com/tutorials/hcp-create-trial-account.html#0dcf1c45-cd6f-48cc-ae10-690765287a5a).### Run Booster for Document Information Extraction
Once the account is generated, you can create your service instance for Document Information Extraction by running the Booster. [Begin with the tutorial](https://developers.sap.com/tutorials/cp-aibus-dox-booster-app.html)*Duration: approximately 5 minutes*
## Exercises
### Exercise 1: (Pre-check) Process a document with a pretrained model
- Step 1: Download the [sample document](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/cp-aibus-dox-swagger-ui/data/sample-invoice-1.pdf)
- Step 2: Upload document to the DOX UI and check the results as described [here](https://developers.sap.com/tutorials/cp-aibus-dox-ui.html)*Duration: approximately 5 minutes*
### Exercise 2: Custom Document Type
**Exercise 2a:**
[Create Custom Schema for Custom Documents](https://developers.sap.com/tutorials/cp-aibus-dox-ui-schema-custom.html)
**Exercise 2b:**
[Create Custom Template for Custom Documents](https://developers.sap.com/tutorials/cp-aibus-dox-ui-template-custom.html)*Duration: approximately 30 minutes*
### (Optional) Exercise 3: Standard Document Type
**Exercise 3a:**
[Create Custom Schema for Purchase Order Documents](https://developers.sap.com/tutorials/cp-aibus-dox-ui-schema.html)
**Exercise 3b:**
[Create Custom Template for Purchase Order Documents](https://developers.sap.com/tutorials/cp-aibus-dox-ui-template.html)*Duration: approximately 40 minutes*
#### Short-cut for Exercise 3 (alternative approach)
Instead of creating the schema and annotating the template, it can also be easily imported into your project by navigating to the template screen and clicking the 'Import Template' button. To do so, follow these steps [here](https://github.com/SAP-samples/teched2022-AI360/tree/main/EXERCISES).*Duration: approximately 5 minutes*
## How to obtain support
Support for the content in this repository is available during the actual time of the online session for which this content has been designed. Otherwise, you may request support via the [Issues](../../issues) tab.
## License
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSES/Apache-2.0.txt) file.