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.
-
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.
- ...
- 🌐 Visit the web application.
- 📝 Register or log in to an account.
- 🖼️ Upload images and experiment with face detection.