|
|
AI based invoice extraction tool |
You need to have the OpenKBS CLI installed on your system and Login:
npm install -g openkbs
openkbs loginClone the repository to your local machine:
git clone git@github.com:open-kbs/ai-invoice.git
cd ai-invoiceDeploy your application using the OpenKBS CLI:
openkbs pushOnce the deployment is complete, you will receive a URL for your app: https://{kbId}.apps.openkbs.com.
Login to your KB and have fun!
Run the OpenKBS UI dev server locally:
npm i
npm startTo install this app via our website visit AI Invoice
This project is licensed under the MIT License. For more details, please refer to the LICENSE file.

