Quickstart
Start the daemon and run your first distributed workflow
The Mesh
Learn about the self-forming P2P network architecture
Content Exchange
Understand content-addressed storage and distribution
CLI Reference
Complete command-line interface documentation
What is TAHO?
TAHO is a distributed compute runtime that streams, compiles, and runs AI/ML workloads and WebAssembly components from remote repositories. It provides a peer-to-peer network called “The Mesh” for component orchestration and deployment automation.Why TAHO?
TAHO enables self-adaptive systems for AI/ML workloads with content-addressed storage and automatic peer discovery. The Mesh self-forms across nodes, allowing distributed AI inference, content sharing, and collaborative computing without centralized coordination.Key Features
- The Mesh: Self-forming P2P network for distributed computing with automatic peer discovery and connection
- Content Exchange: Content-addressed storage with BLAKE3 hashing for deduplication and integrity
- AI/ML Inference: Native support for LLMs, ONNX models, and Stable Diffusion
- CLI-First Design: Complete control via command-line interface with daemon mode for services