This demo application showcases the integration of Smart Engines’ document, bank card, and barcode recognition technologies into a web application and a Telegram Mini App.
The recognition module is provided as a compiled WebAssembly (Wasm) file and is connected to the client-side JavaScript code via a web worker.
This version is intended to demonstrate how the recognition module can be integrated into a user-facing application. The demo module does not perform actual recognition; instead, it returns mock values.
To obtain the full version of the recognition system, please contact sales@smartengines.com.
Website: http://smartengines.com
Node.js >= 16
npm installnpm run servenpm run build