How I Built a Multi-Model AI Council That Runs on a Mac Mini

Dev.to AI
Generative AI Open Source AI

How I Built a Multi-Model AI Council That Runs on a Mac Mini I run 4 AI agents (Claude Code, OpenClaw, Hermes/DeepSeek, LM Studio) on a single Mac Mini M4 with 32GB RAM. They share memory through Obsidian + ChromaDB, communicate via ACP bridge, and delegate tasks using a tiered hierarchy. Here's what actually works and what breaks.