Deploy AI agents across your edge devices โ Raspberry Pi, Jetson, phones, laptops โ all coordinated through a central hub. Every model runs locally. Your data never leaves your network.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ SeaClip Hub โ
โ โโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโ โ
โ โ React Dashboard โ โ Express API โ โ WebSocket Hub โ โ
โ โโโโโโโโโโฌโโโโโโโโโ โโโโโโโโโโฌโโโโโโโโโ โโโโโโโโโโฌโโโโโโโโโ โ
โ โโโโโโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ Adapters: SeaClaw ยท Ollama ยท Agent Zero ยท Telegram โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ โ โ
โโโโโโโดโโโโโโ โโโโโโดโโโโโ โโโโโโโดโโโโโโ
โ ๐ Pi โ โ ๐ฎ Jetsonโ โ ๐ป Laptop โ
โ Spoke โ โ Spoke โ โ Spoke โ
โโโโโโโโโโโโโ โโโโโโโโโโโโ โโโโโโโโโโโโโ
Everything you need to orchestrate AI agents across your on-premises infrastructure.
Real-time visibility into all spoke devices โ status, telemetry, CPU, RAM, GPU, temperature. Force-directed topology visualization.
Route tasks to local LLMs (llama3, mistral, gemma2) running on your devices. GPU utilization tracking and model management.
Deep integration with Agent Zero sessions. Memory sync, tool calls, and persistent context across conversations.
Bot-based command interface and push notifications. Control your agents from anywhere via Telegram.
Link multiple SeaClip hubs for cross-site task routing. Sync agents, issues, and telemetry across locations.
Per-agent cost tracking with configurable spending limits. Monitor token usage and compute costs in real-time.
When a device goes offline, tasks are automatically reassigned to healthy devices. Zero manual intervention.
Live synchronization for Pixel Office visualization and telemetry streaming. See agents move in real-time.
Start simple and scale up as your needs grow.
Core SeaClip functionality for edge mesh orchestration. Perfect for getting started.
Everything in Base, plus advanced visualization and workflow features.
One-line install scripts for both hub and edge devices.
Central server with dashboard and API
curl -sSL https://raw.githubusercontent.com/t4tarzan/seaclip/main/scripts/install.sh | bash
Or clone manually:
git clone https://github.com/t4tarzan/seaclip.git
cd seaclip && pnpm install && pnpm dev
Edge device (Pi, Jetson, Linux)
curl -sSL https://raw.githubusercontent.com/t4tarzan/seaclip/main/scripts/spoke-install.sh | bash -s -- --hub http://YOUR_HUB_IP:51842
Verify connection:
pnpm spoke status
Simple setup, powerful orchestration.
Install SeaClip on your central server. The hub runs the dashboard, API, and coordinates all agents.
Run the spoke installer on each edge device. They auto-register and start sending telemetry.
Set up Ollama, Agent Zero, or custom adapters. Assign agents to devices.
Create tasks, monitor progress, and watch your AI agents work across your edge mesh.
Deploy AI agents on your own infrastructure. No cloud required.