Skip to content

SmartEngines/Smart-Engines-Telegram-Mini-App-Demo

Repository files navigation

Smart Engines Telegram Mini App Demo

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

Build Requirements

Node.js >= 16

Install Dependencies

npm install

Run Locally

npm run serve

Build for deployment

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published