AI Module
Goal:
To provide distributed, callable, and billable AI agent services on-chain, enabling true “AI as a Contract.”
Functionality:
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.
Pure On-Chain Execution: No DApp interface needed; users can transfer tokens to contracts to bind relationships, request inference, or trigger airdrops.
Task Scheduling and Validation: AI nodes execute tasks, upload results and logs, and generate validation hashes on-chain.
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:
Automatically generates invocation quotas.
Supports model version management and copyright NFTs.
AI node rewards are distributed based on the number of model executions, paid in SLOR tokens.
Last updated