Skip to content

GoDetect is a web application designed for seamless object detection in videos and images.

Notifications You must be signed in to change notification settings

fahmiam2/GoDetect

Repository files navigation

GoDetect

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.

Live Demo

https://go-detect.vercel.app

Tech Stack

  • React
  • React Hook Form
  • TailwindCSS
  • Next UI
  • Framer Motion

Architecture Diagram

Diagram

Run Locally

Clone the project

  git clone https://github.com/fahmiam2/GoDetect

Go to the project directory

  cd GoDetect

Install dependencies

  npm install

Start the server

  npm run dev

Running Tests

To run tests, run the following command

  npm run test

Result

Homepage

Homepage

APIs

Apis

FAQs

Faqs

404

404

Source illustration: freepik

Acknowledgements

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Related

Here are some related projects

Serve Object Detection

About

GoDetect is a web application designed for seamless object detection in videos and images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published