Skip to content

The advanced detection application was built as a way to advance knowledge in the use of artificial intelligence. Therefore, this project uses the Tensorflow library together with Angular 19 to make several detections, such as facial, objects, movement and hands.

License

Notifications You must be signed in to change notification settings

omatheusribeiro/advanced-detection-app

Repository files navigation

🤖 Advanced Detection Application

📌 Overview

The Advanced Detection Application was built as a way to advance knowledge in the use of artificial intelligence. Therefore, this project uses the TensorFlow library together with Angular 19 to perform various detections, such as:

Face DetectionObject DetectionPose DetectionHand Movement Detection

🏗️ Project Structure

-app
  -components
    -face-detection
    -hand-detection
    -object-detection
    -pose-detection
  -shared
    -webcam
-assets

🚀 Getting Started

📋 Prerequisites

Make sure you have the following installed:

🔧 Installation

git clone /~https://github.com/omatheusribeiro/advanced-detection-app.git
cd advanced-detection-app
# Install dependencies
npm install

▶️ Running the Project

ng serve

Then open your browser and go to: http://localhost:4200/ 🚀

🛠️ Technologies Used

  • Angular 19
  • TensorFlow.js
  • TypeScript
  • HTML & CSS

📜 License

This project is licensed under the GPL-2.0 License.

About

The advanced detection application was built as a way to advance knowledge in the use of artificial intelligence. Therefore, this project uses the Tensorflow library together with Angular 19 to make several detections, such as facial, objects, movement and hands.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published