greykoalacode / recogNoice

Face detection site made in React & PostgreSQL . Check out: https://recognoice.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recogNoice

Face detection site made in React & PostgreSQL . Check out: https://recognoice.web.app/

RecogNoice is a simple project , which uses Clarifai API to handle image recognition and is made using ReactJS(frontEnd) and PostgreSQL(backend).

To try recognoice locally, fork the repository and clone the repository. Go to Clarifai API and get your own API key for free, Sign Up/Login : https://portal.clarifai.com/login and create a new application and use the API key provided within there.

Make the necessary changes in /back-end/controllers/image.js to see the working! Have a Noice Time!

About

Face detection site made in React & PostgreSQL . Check out: https://recognoice.web.app/


Languages

Language:JavaScript 77.6%Language:HTML 11.9%Language:CSS 10.5%