Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harikrishna-9885699666/image-recognition-app-react-vite-ts-tensorflow

Image Recognition - React + Vite + TS + Tensorflow + Bootstrap CSS
https://github.com/harikrishna-9885699666/image-recognition-app-react-vite-ts-tensorflow

bootstrap image-recognition reactjs tensorflow typescript vitejs

Last synced: 2 days ago
JSON representation

Image Recognition - React + Vite + TS + Tensorflow + Bootstrap CSS

Awesome Lists containing this project

README

        

# Image Recognition - React + Vite + TS + Tensorflow + Bootstrap CSS

This is a simple image recognition application using React + Vite, TypeScript, Bootstrap CSS and Tensorflow

## Live Demo

You can check out the live demo of the application here: [Image recognition Demo](https://image-recognition-app-react-tensorflo.netlify.app/)

## Prerequisites

- Node.js (version 14 or higher)
- npm (version 6 or higher)

## Installation

1. Clone the repository:

```sh
git clone https://github.com/HariKrishna-9885699666/image-recognition-app-react-vite-ts-tensorflow.git
cd image-recognition-app-react-vite-ts-tensorflow
npm install
npm run dev