Skip to content

saranvlmna/ocr-violation-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orc-violation-management

Overview

The orc-violation-management project is designed to manage and track violations using advanced AI and cloud technologies. This project leverages the power of OpenAI, Azure Vision, and Azure Cosmos DB to provide a comprehensive solution for violation management.

Technologies Used

  • OpenAI: Utilized for natural language processing and AI-driven insights.
  • Azure Vision: Employed for image recognition and analysis.
  • Azure Cosmos DB: A globally distributed, multi-model database service for managing data.

Features

  • Violation Detection: Automatically detect and classify violations using AI and image recognition.
  • Data Management: Store and manage violation data efficiently with Azure Cosmos DB.
  • Reporting: Generate detailed reports and analytics on violations.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/saranvlmna/orc-violation-management.git
  2. Install dependencies:

    cd orc-violation-management
    yarn install
  3. Set up environment variables: Create a .env file in the root directory and add the necessary environment variables for OpenAI, Azure Vision, and Azure Cosmos DB.

  4. Run the application:

    yarn dev

Releases

No releases published

Packages

No packages published