Skip to content

nile4000/visuAI-tensorflow

Repository files navigation

visuAI - Image recognition

visuAI Screenshot

Description

visuAI is an image recognition application that analyzes images and suggests the most likely categories.
This project uses TensorFlow (MobileNet | WebGL) for image classification.

Features

  • Image Classification: Quickly identify objects in images.
  • High Compatibility: Runs directly in your browser using TensorFlow.js.
  • Easy to Use: Simple interface for uploading and analyzing images.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/nile4000/visuAI-frontend.git
    
  2. Navigate into the project directory:
    cd visuAI-frontend
    
  3. Install dependencies
    npm install
    

Development Server

Run the development server: bash ng serve

Once the server is running, open your browser at http://localhost:4200/. The application automatically reloads when you modify any source files.

Build

To create a production build:

ng serve

Support

If you have any questions or issues, please contact nile4000.

License

This project is licensed under the MIT License.

About

Image recognition with Tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published