I asked my AI agent for a private LLM client/server. It built one out of MQTT and 1,000 lines
This story is from 2026-09-27. It is preserved in the archive; the latest stories are on the live feed.
I have a PC in my home office with an Nvidia GPU and Ollama on it, and I wanted to ask it questions from my phone while I am out. Every guide I found said roughly the same thing: run something in Docker, put a reverse proxy in front of it, forward a port on the router or install a VPN, provision TL…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-27 10:41 · DEV Community — AI
I asked my AI agent for a private LLM client/server. It built one out of MQTT and 1,000 lines