Skip to content

Smart-Brain uses Clarifai API to detect face in an image

Notifications You must be signed in to change notification settings

coderrsid/smart-brain-app

Repository files navigation

Smart-Brain


Smart-Brain

Smart-Brain uses Clarifai API to detect face in an image. It helps to detect face in a picture provided by user through URL of image. User's rank gets upgraded everytime user detects image in a picture.

Demo

Here is a working live demo : (Under maintainance)

Site

Home Page (after login)

homepage

Register

register

Sign In

login

Face Detection Example

fdexample

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -m 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Built with

  • ReactJS - React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
  • NPM - npm is the package manager for JavaScript and the world’s largest software registry. Discover packages of reusable code — and assemble them in powerful new ways.

To-do

  • Add profile view in app
  • Add validations to Register Form
  • Add home page to app
  • Add multiple face detection

Sources-Used

Clarifai Face Detection API
Sweet-Alert

Developer

Siddhant Sehgal

About

Smart-Brain uses Clarifai API to detect face in an image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published