Core Technology Framework

Component
Technical Explanation

User Data Processing

Local encryption and sharding followed by upload; encryption collaboration using MPC protocol for inference.

Computing Nodes

Slor AI MPC node cluster that performs AI model inference, independently processing shard data without direct plaintext access.

Scheduling System

On-chain scheduling contracts on the Slor network, responsible for node allocation, task dispatch, result collection, and on-chain recording.

Model Management

Supports on-chain model registration, version control, call permissions, and paid authorizations.

Result Ownership

The inference result generates a hash summary, is recorded on-chain, and sent back to the user, forming a proof of trusted execution.

Last updated