Skip to content

prathmesh-yakkaldevi/Smart_Brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Smart Brain

Seamlessly Submit, Detect Faces in Images with Enhanced User Experience!

About The Project

Video.mp4

This project utilizes HTML, CSS, JS, React, Node.js, and PostgreSQL to create a user-friendly web application. By implementing microservices architecture and integrating with a clarifai face detection API, users can submit images and receive precise face coordinates. The application also includes a tracking system to monitor user requests. With meticulous attention to detail and a focus on user experience.

Built With

Built with a combination of HTML, CSS, JavaScript, React, Node.js, and PostgreSQL.

Getting Started

Prerequisites

npm install npm@latest -g

Installation

  1. Get a free API Key at clarifai for face detection

  2. Clone the repo

git clone https://github.com/prathmesh-yakkaldevi/Smart_Brain.git
  1. Install NPM packages under both directories
npm install
  1. Add your own API key in the controllers/image.js file under smart-brain-api directories to connect to Clarifai API

  2. Add your own database credentials to server.js line 12

  3. start the smart-brain-api and then smart-brain-api with

npm start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Authors

  • Prathmesh Yakkaldevi - Mtech in SWE, DTU - Linkdin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published