Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.84 KB

File metadata and controls

54 lines (33 loc) · 1.84 KB

AIVisionText

AIVisionText is an advanced document analysis platform that combines the power of artificial intelligence (AI), computer vision, and natural language processing (NLP) to streamline document management and data extraction.

Features

  • Document Upload: Easily upload various document types, including receipts, invoices, and more.

  • AI-Powered Analysis: Harness the capabilities of AI to automatically extract key information from your documents.

  • Categorization: Organize your documents with customizable categories for efficient tracking and management.

  • Tagging: Add custom tags to your documents for easy labeling and searching.

  • User-Friendly Reports: Generate customized reports based on your uploaded documents and extracted data.

  • Notifications: Stay informed with real-time notifications about important updates and activities.

Getting Started

Follow these steps to get started with AIVisionText:

  1. Clone the repository:

    git clone https://github.com/Zo-ambinintsoa/AIVisionText-Empowering-Document-Analysis-with-AI.git
  2. Install Dependencies:

    npm install
  3. Configure Environment Variables:

    • Create a .env file based on the provided .env.example.
    • Fill in the necessary configuration variables.

That's it! Your AIVisionText application should now be up and running.

Acknowledgements

  • Tesseract.js - OCR library for JavaScript
  • Natural - Natural language processing library for Node.js
  • Nest.js - Web application framework for Node.js
  • TypeORM - Object-Relational Mapping (ORM) for TypeScript and JavaScript

Configure Environment Variables

Create a .env file based on the provided .env.example. Fill in the necessary configuration variables.