miguel550 / facerecognition

This project uses Kairos API for face recognition and Flask as backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Recognition

This is done using Kairos API and Flask as back-end.

Requirements

  • Python 3.x

Install

  •   pip install -r requirements.txt
  •   cp constants-sample.py constants.py
  • Add your api_key and api_id to the constants in constants.py from your Kairos account.

Run

  •   python flaskwillisproject.py

About

This project uses Kairos API for face recognition and Flask as backend


Languages

Language:HTML 58.4%Language:Python 41.6%