Giter Site home page Giter Site logo

harshdev625 / smart-brain Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 752 KB

Face Recognition Brain is an application built using the MERN stack. The purpose of this application is to detect and recognize faces within images using the advanced face recognition capabilities provided by the Clarifai API.

Home Page: https://smart-brain-mega.vercel.app/

HTML 5.33% CSS 14.53% JavaScript 80.14%
bootstrap clarifai-api css3 javascript reactjs particle-bg react-parallax-tilt vercel-deployment

smart-brain's Introduction

Smart Brain

Smart Brain is an application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The purpose of this application is to detect and recognize faces within images using the advanced face recognition capabilities provided by the Clarifai API. The application utilizes the Clarifai API's face detection model to accurately identify and locate faces within the provided images, providing precise bounding box coordinates for each detected face.

Installation

To run the web application locally, you need to have Node.js installed on your device. Once installed, follow these steps:

  1. Clone the repository: git clone https://github.com/Harshdev625/Face-Recognition-Brain

  2. Create an account on the Clarifai API.

  3. Create a .env file in the root folder.

  4. In the .env file, create the following variables:

    • REACT_APP_API_PAT='Your API Key'
    • REACT_APP_API_USER_ID_NAME='Your API Username'
    • REACT_APP_USER_APP='Your API App Name'
    • REACT_APP_SERVER='http://localhost:3000'

    Replace 'Your API Key', 'Your API Username', and 'Your API App Name' with your actual API key, API username, and your app name respectively. If your server is deployed elsewhere, replace 'http://localhost:3000' with the URL of your deployed server.

  5. Now you are ready to start running the application. Use the following commands:

    npm install
    npm run start
  6. Smart Brain is now running on localhost.

  7. For Backend visit Face-Recognition-Brain-Backend-Mongo

  8. Find a Picture of a Person and 'Copy the image address'.

  9. Paste the Image Address into the white textbox (in the middle of the screen) and Click the 'Detect' Button

  10. Watch the facial recognition box appear over the person like magic.

Tech Stack Used

HTML CSS javascript bootstrap React

Preview

Face.Recognition.Brain.mp4

Contributing

Contributions to the Smart Brain application are welcome! If you encounter any bugs or issues or have ideas for enhancements, please open an issue on the repository. Additionally, pull requests with improvements are highly appreciated.

(If you liked the project, give it a star ๐Ÿ˜ƒ)

smart-brain's People

Contributors

harshdev625 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.