Skip to content

marlinprotocol/hyle-vibe-check-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyle teeML Vibe Check

Forked from Hyle Vibe check frontend repo.

Changes

Changed zkML to teeML

The demo used to generate zk-proofs for the facial feature classification predictions using Cairo. This was necessary to predict if the person is smiling & prove the same using a zk-proof. Althought the computations required for this were server-side done on the Cairo VM it still resulted in long wait time for the users of the demo.

By using TEE for serving classification predictions & their attestations we not only reduced wait time for the users but also give security security for this particular use-case.

Todo

  • Make production ready. Currently runnable in dev only.

Development

Create a .env file before running the below commands. See sample.env.

npm install
npm run dev

Setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published