An open API service indexing awesome lists of open source software.

https://github.com/aswinbarath/smart-brain-api

The Face Recognition API for Smart-brain react app
https://github.com/aswinbarath/smart-brain-api

bcrypt-nodejs expressjs nodejs postgresql

Last synced: 9 months ago
JSON representation

The Face Recognition API for Smart-brain react app

Awesome Lists containing this project

README

          

# Smart Brain API


Smart Brain App Cover design

The Face Recognition API for Smart-brain react app

---

## Table of content

- [Demo](#Demo)
- [Screenshots](#Screenshots)
- [Technologies](#Technologies)
- [What's unique in this Project](#whats-unique-in-this-project)
- [Contributors](#Contributors)

---

## Demo


Smart Brain App Demo

---

## Screenshots

### Home Page


Smart Brain App Home Page

### User Registeration Page


Smart Brain App Register Page

### User Login Page


Smart Brain App Sign In Page

---

## Technologies

![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)
 
![Express JS](https://img.shields.io/badge/Express.js-404D59?style=for-the-badge)
 
![React JS](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
 
![Node JS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)
 
![Heroku](https://img.shields.io/badge/Heroku-430098?style=for-the-badge&logo=heroku&logoColor=white)
 

---

## What's unique in this Project

- An Image Recognition app which makes an API request to face recognition machine learning model
- The App has built-in Authentication which takes care of the user login credentials securely through hashing
- User Ranking is provided each time the Smart Brain Web App service is triggered for facial detection of images
- The web app employs custom REST API on the backend with SQL transactions for user data and hashed passwords

---

## Contributors

- T Aswin Barath

---

**[⬆ Back to Top](#Smart-Brain-App)**