Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.