![]() |
AI based invoice extraction tool |
You need to have the OpenKBS CLI installed on your system and Login:
npm install -g openkbs
openkbs login
Clone the repository to your local machine:
git clone [email protected]:open-kbs/ai-invoice.git
cd ai-invoice
Deploy your application using the OpenKBS CLI:
openkbs push
Once 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 start
To 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.