Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/harikrishna-9885699666/image-recognition-app-react-vite-ts-tensorflow
- Owner: HariKrishna-9885699666
- Created: 2024-06-07T08:00:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-07T09:02:41.000Z (8 months ago)
- Last Synced: 2024-06-08T09:28:14.545Z (8 months ago)
- Topics: bootstrap, image-recognition, reactjs, tensorflow, typescript, vitejs
- Language: TypeScript
- Homepage: https://image-recognition-app-react-tensorflo.netlify.app/
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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