PHONES CLUSTER · EDGE AI EXECUTION

Orchestrating 4 Android Phones as AI Services (SCCI)

Distributed Edge AI Orchestration Across Mobile Devices

This demonstration shows how 4 Android phones can operate as coordinated AI services orchestrated by SCCI.

Workloads are dynamically routed across devices in real time, enabling edge AI execution without centralized infrastructure.

This edge demonstration represents one execution scenario of the broader SCCI orchestration system across distributed devices.

Captured from a real SCCI edge AI execution session across 4 coordinated phones

What to Watch

Observe how requests are distributed across multiple phones, with separate devices handling chat, helper logic, tool execution, and image generation.

Why It Matters

This scenario shows how distributed AI workloads can be coordinated across phones in real time, using adaptive orchestration instead of centralized compute infrastructure.

[DISCOVERY:NODES] nodes=4 B-PHONE0=ok | B-PHONE1=ok | B-PHONE2=ok | B-PHONE3=ok [ROUTING] chat → B-PHONE0 [ROUTING] web ui helpers → B-PHONE1 [ROUTING] tool → B-PHONE2 [ROUTING] image → B-PHONE3 [EXECUTION] distributed workload active

Understanding the Edge AI Orchestration Setup

In this demonstration, each phone operates as an independent node within a distributed AI system. Instead of processing all requests on a single device, SCCI dynamically routes workloads across the available phones based on task requirements.

This creates a coordinated AI service layer where multiple devices contribute to execution. Some nodes handle lightweight interactions, while others are used for more complex or specialized tasks.

This setup illustrates how AI inference can be distributed across edge devices, forming a flexible system that adapts in real time without relying on centralized infrastructure.