Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 472 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 472 Bytes

formrec

This example shocases a simple implementation layer of the Microsoft Azure Form Recognizer AI using BPMN with Kogito and Quarkus. It is both usable via REST and BPMN messages.

Configuration

Put your API credentials into .env or configure your application.properties accordingly.

DE_THI_AZURE_ENDPOINT=https://exentra-eval.cognitiveservices.azure.com/
DE_THI_AZURE_KEY=<apikey>