Darwin's Design

Darwin's design

Darwin's ecosystem is structured into two primary components:

  1. Distributed AI Compute Network - a decentralized AI execution network

    • Components: This includes the Query Mixer, Orchestrator, Distributed AI Inference Engine, SPECTER, and Data Availability Providers.

    • Functionality: Executes distributed AI inferences with a secure and verifiable workflow involving data providers and AI model executors.

  2. SoulLink - a layer that provides a unified API to a multitude of decentralized AI models

    • Components: SoulLink includes the Language Detector and Request Router

    • Functionality: Detects the languages from the incoming inference requests and routes them to the most appropriate model in the network.

Note:

For more detailed information on Darwin's architecture, please see here.

Last updated