Page cover

AI Module

Goal:

To provide distributed, callable, and billable AI agent services on-chain, enabling true “AI as a Contract.”

Functionality:

  1. Model Registration and Execution: Developers can deploy AI agents on-chain, with the system recording hashes, versions, and invocation permissions. Users can trigger calls by transferring a specific amount of FIL.

  2. Pure On-Chain Execution: No DApp interface needed; users can transfer tokens to contracts to bind relationships, request inference, or trigger airdrops.

  3. Task Scheduling and Validation: AI nodes execute tasks, upload results and logs, and generate validation hashes on-chain.

  4. Data Privacy Protection: Input data is encrypted and uploaded, generating a CID, with no plaintext storage and access controlled by one-time certificates.

Unique Mechanisms:

  1. Automatically generates invocation quotas.

  2. Supports model version management and copyright NFTs.

  3. AI node rewards are distributed based on the number of model executions, paid in SLOR tokens.

Last updated