Skip to content

This app lets users sign up, sign in, and submit an image URL to detect and highlight faces using a machine learning model.

Notifications You must be signed in to change notification settings

shwetanaren/image-recognition_app

Repository files navigation

Full Stack - Face Detection App

This is my first ever full stack application! Fancy Genie lets users sign up, sign in, and enter a URL of an image containing faces. The app then uses a machine learning model (from Clarifai) to detect and highlight the faces in the image.

Hosted Application

Check out the live app on Netlify:
https://fancy-genie-6f67ae.netlify.app/

Features

  • User Authentication:
    Sign up and sign in to securely access your account.

  • Face Detection:
    Enter an image URL and watch as the app highlights detected faces using a machine learning model.

  • Responsive Design:
    The app is built to work on various devices for a smooth user experience.

Tech Stack

  • Frontend:

    • React (built with Vite)
    • CSS / HTML
  • Backend:

    • Node.js with Express
    • Knex for database operations
    • bcryptjs for password hashing
    • backend hosted on Railway
  • Database:

    • PostgreSQL hosted on Railway

About

This app lets users sign up, sign in, and submit an image URL to detect and highlight faces using a machine learning model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published