Skip to content

Othentic-Labs/PrivateHealthAI-AVS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PriceOracle-AVS

image

Layer 1 (L1):

Layer 2 (L2):


PrivateHealthAI

This repository contains the code for a private AI task performer and webAPI validator. We are using TaskOperator to listen to contracts and subscribe to events which will emit the prompts and taskID. Using these as parameters, we are calling our custom LLM model and generating a response. This response is uploaded to IPFS and we broadcast the CID.

We are then sending this response to the RPC to Othentic stack attesters. The AVS-WEBAPI validates the response and reverts back to attesters. This is then submitted to the aggregator, which then sends it to the attestation node where rewards are distributed.


Transactions

  1. Registering the operators:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • Dockerfile 10.4%