Skip to content

open-kbs/ai-invoice

Repository files navigation

AI Invoice Extraction Tool · License: MIT

App Icon AI based invoice extraction tool

Screenshot 1 Screenshot 2

Installation Guide

Step 1: Install OpenKBS CLI and Login

You need to have the OpenKBS CLI installed on your system and Login:

npm install -g openkbs
openkbs login

Step 2: Clone the Repository

Clone the repository to your local machine:

git clone [email protected]:open-kbs/ai-invoice.git
cd ai-invoice

Step 3: Deploy the Application to the OpenKBS Cloud:

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!

Step 4: Running the Frontend Locally for development

Run the OpenKBS UI dev server locally:

npm i
npm start

Install via WEB

To install this app via our website visit AI Invoice

License

This project is licensed under the MIT License. For more details, please refer to the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published