Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.38 KB

Face-Detection Web App

Face Detection Demo Image

Description

This project is a web application for face detection using the Clarifai API. The application allows users to upload images and visually detect faces in them.

Technologies and Tools

  • Frontend:

    • ⚛️ React - JavaScript library for building user interfaces.
    • 🌐 Tachyons - Simplified CSS design system.
    • 🤖 Clarifai API - API for face detection.
    • ...
  • Backend:

    • 🚀 Node.js - JavaScript runtime for server-side development.
    • ⚙️ Express.js - Minimalist web framework for Node.js.
    • 🛢️ Knex - SQL database management system.
    • 🔐 bcrypt - Library for password hashing.
    • 🐘 PostgreSQL - Relational database management system.
    • ...
  • Deployment:

    • ☁️ Render - Platform for deploying and managing web applications.
    • ...

Usage Instructions

  1. 🌐 Visit the web application.
  2. 📝 Register or log in to an account.
  3. 🖼️ Upload images and experiment with face detection.

Live Demo

Link to the project