GithubHelp home page GithubHelp logo

gl4d3 / oracle-inventory Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 24.33 MB

Repo for using machine learning and optical character recognition to implement document analysis

HTML 40.94% JavaScript 59.06%

oracle-inventory's Introduction

OCI Invoice Analyzer: From Paper to JSON in a Flash!

This project lets you upload invoices and other documents to Oracle Cloud Infrastructure (OCI) Storage. It then leverages OCI's Document Analysis service to extract key data and deliver a JSON response.

Features:

  • Streamlined document upload experience
  • Secure storage of documents in OCI Storage buckets
  • Powerful document analysis powered by OCI
  • User-friendly JSON response for easy data extraction

Getting Started:

  1. Prerequisites: Have an OCI account with appropriate permissions for Object Storage and Document Analysis services.
  2. Set Up Environment Variables: Replace the following placeholders in oci.js with your OCI credentials:
    • OCI_TENANCY_ID
    • OCI_USER_ID
    • OCI_FINGERPRINT
    • OCI_PRIVATE_KEY_PATH
  3. Run the Application:
    • Install dependencies: npm install
    • Start the server: node index.js

Usage:

  1. Open the application in your web browser (usually http://localhost:3000).
  2. Enter the name of the OCI Storage bucket where you want to store your document.
  3. Provide a descriptive name for the document you're uploading.
  4. Select the document file to upload (e.g., PDF, DOCX).
  5. Click "Upload" to submit the document.

Response:

Upon successful upload and analysis, you'll receive a JSON response containing extracted information from your document.

Contributing:

We welcome contributions to this project! Feel free to fork the repository and submit pull requests with enhancements or bug fixes.

License:

This project is licensed under the MIT License.

Disclaimer: This is a basic example. Implement robust error handling and security measures in a production environment.

oracle-inventory's People

Contributors

gl4d3 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.