Skip to content

zhu-j-faceonlive/OpenKYC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to OpenKYC Project!

Open to everyone, easy to customize, free to build Open eKYC Project

Try It Yourself

  • Demo hosted on HuggingFace Space: Hugging Face Spaces

  • Run project on Github Codespace (Click following button and when container ready, run "python app.py" Open in GitHub Codespaces

Steps to setup project (using Free FaceOnLive RapidAPI Endpoints)

  1. Please subscribe following 3 RapidAPIs(Free) and get X-RapidAPI-Key there.
    ID Document Recognition
    Face Liveness Detection
    Face Recognition
  2. Set X-RapidAPI-Key as enrironment variable named API_KEY.
  3. Install python packages from requirements.txt and run "python app.py".
    export API_KEY=[X-RapidAPI-Key Here]	
    pip install -r requirements.txt
    python app.py

Contact

Join our www.faceonlive.com to discuss project and get support.

www.faceonlive.comwww.faceonlive.comwww.faceonlive.comwww.faceonlive.com

Contributing

Any contributions welcome. Please Star 🌟 repo if project helpful. Join our Slack to discuss and get support.

On-Premises Deployment

Contact us for On-Premise deployment. This project is community project supported by FaceOnLive.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.8%
  • JavaScript 22.3%
  • Python 11.4%
  • CSS 3.5%