Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

rossumai/embedded-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rossum's Embedded mode

Rossum validation interface can be embedded into a third-party app. That allows users to enjoy the Rossum validation interface (with its speedy validation and AI feedback) while keeping the app they use. No extra login is required, a document is directly shown to the user and on confirming it, the user is immediately returned to the app. (learn more)

This small project showcases this capability. It demoes three ways to embed Rossum in an external app: redirect-based (the standard way), popup-based and iframe-based. After validation is completed, the captured data is shown on the page.

Find more information about the embedded mode in our API documentation.

Releases

No releases published

Packages

No packages published