Show HN: Docker AI Stack, self-hosted LLM/STT/TTS/MCP in one compose file
Category: infrastructure
Tags: docker, self-hosted, ai-stack, llm, speech-to-text, text-to-speech
Score: 6.5/10 (Innovation: 5, Technical: 6, Documentation: 8, Utility: 7)
Docker AI Stack provides a single Docker Compose file to deploy a self-hosted AI stack including LLM (Ollama), STT (Whisper), TTS (Kokoro), embeddings, and MCP gateway. It's interesting because it makes running a private, local AI pipeline trivially easy and includes pre-configured lightweight stacks for different use cases like voice or RAG.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/hwdsl2/docker-ai-stack · MIT · 2 stars
View on Hacker News