Configs2026年4月5日·1 分钟阅读

Self-Hosted AI Starter Kit — Local AI with n8n

Docker Compose template by n8n that bootstraps a complete local AI environment with n8n workflow automation, Ollama LLMs, Qdrant vector database, and PostgreSQL. 14,500+ stars.

介绍

Self-Hosted AI Starter Kit is n8n's official open-source Docker Compose template — one command spins up a complete local AI development environment. With 14,500+ GitHub stars and an Apache 2.0 license, it bundles n8n (400+ integrations), Ollama (local LLMs), Qdrant (vector database), and PostgreSQL. Build AI workflows, RAG pipelines, and chatbots on your own hardware — no cloud APIs, fully private data.

Best for developers and teams who want a self-hosted AI workflow platform with zero cloud dependencies. Included components: n8n, Ollama, Qdrant, PostgreSQL. Setup time: under 5 minutes.


Included Services

Service Purpose Port
n8n Low-code workflow automation, 400+ integrations 5678
Ollama Run LLMs locally 11434
Qdrant Vector database 6333
PostgreSQL Persistent storage 5432

What You Can Build

  • RAG chatbots, AI workflow automation, document processing, code generation, data analysis

FAQ

Q: What is the Self-Hosted AI Starter Kit? A: n8n's official Docker Compose template that spins up a complete local AI environment (n8n + Ollama + Qdrant + PostgreSQL) with one command.

Q: Is it free? A: Fully free and open source (Apache 2.0) — all services can be self-hosted.


🙏

来源与感谢

Created by n8n-io. Licensed under Apache 2.0.

self-hosted-ai-starter-kit — ⭐ 14,500+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产