Skip to content

Feature Request: Add API endpoint to query verified inference history by public key list #28

@script-money

Description

@script-money

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions