GoDetect is a web application designed to perform object detection on user-provided image or video files. Users can upload their files, which will undergo object detection algorithms. The detected objects are then annotated, and the processed files are returned to the user. With GoDetect, users can easily identify and annotate objects in their media files, making it a versatile tool for various applications such as image analysis, content moderation, and more.
- React
- React Hook Form
- TailwindCSS
- Next UI
- Framer Motion
Clone the project
git clone https://github.com/fahmiam2/GoDetectGo to the project directory
cd GoDetectInstall dependencies
npm installStart the server
npm run devTo run tests, run the following command
npm run testSource illustration: freepik
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
Here are some related projects




