-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
The current Sentience SDK allows retrieving verified inference history by all calls or by a specific hash. This feature request proposes adding a new API endpoint to query history based on a list of public keys. This is analogous to using usernames to track activity on social media platforms, with public keys serving as unique identifiers for entities performing AI inferences.
Motivation:
If Sentience is to be foundational infrastructure for verifiable AI, public keys are like usernames. Querying by public key list enables:
- Auditing & Transparency: Track inference history for specific actors or organizations, identified by their public keys.
- Reputation Systems: Build reputation systems around AI actors based on their inference history.
- Decentralized Identity: Link on-chain identities to AI inference activity via public keys.
- Content Discovery: Potentially "follow" public keys to monitor specific AI actors, similar to following users on social media.
This feature is a key step towards a more transparent, accountable, and ultimately trustworthy AI ecosystem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels