10:41
2026-09-27
dev.to
ai-agents
I asked my AI agent for a private LLM client/server. It built one out of MQTT and 1,000 lines
A developer built a private LLM chat client and server using MQTT as the transport, letting a phone reach an Ollama instance on a home GPU PC without opening any inbound ports. The system consists of …