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
- Host: GitHub
- URL: https://github.com/aswinbarath/smart-brain-api
- Owner: AswinBarath
- Created: 2021-03-11T06:28:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-10T07:36:21.000Z (about 4 years ago)
- Last Synced: 2024-12-25T16:27:57.351Z (about 1 year ago)
- Topics: bcrypt-nodejs, expressjs, nodejs, postgresql
- Language: JavaScript
- Homepage: https://smart-brain-api-one.vercel.app
- Size: 11.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Brain API
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
---
## Screenshots
### Home Page
### User Registeration Page
### User Login Page
---
## Technologies





---
## 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)**