Skip to content

🐣 A face recognition app to detect faces and much more...

License

Notifications You must be signed in to change notification settings

murshidazher/emotive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A face recognition app to detect faces and annotate images

A facial recognition app created using clarifai and react with additional features such as logging,
entity annotation and much more.

Installation Dependencies

  • Docker make sure your docker desktop application is up and running before running the server.
  • npm install node package manager

Instructions

Step by Step Instructions:

Task Description
clone Run git clone https://github.com/murshidazher/emotive.git
change directory Change directory cd [path] to the clone directory
install Run npm install
change directory Go to server cd server.
build container Run docker-compose build
build and run container Run docker-compose up --build
change directory Go to client cd client in another session
To stop docker container Run docker-compose down

Credentials

Seeded credentials :

Type Credentials
admin email admin@test.com — password admin
annotator email marc@test.com — password test
client email belle@gmail.com — password belle

License

MIT © Murshid Azher.

About

🐣 A face recognition app to detect faces and much more...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published