Skip to content

A PoC for a BPMN driven implementation layer of Microsoft Azure Form Recognizer

Notifications You must be signed in to change notification settings

d135-1r43/formrec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

A PoC for a BPMN driven implementation layer of Microsoft Azure Form Recognizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published