rossumai / embedded-demo

Demo of the Rossum Embedded mode

Home Page:https://rossumai.github.io/embedded-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Demo of the Rossum Embedded mode

https://rossumai.github.io/embedded-demo/


Languages

Language:HTML 93.3%Language:CSS 6.7%