AI Development Environment Template
14.7k 2026-05-01
n8n-io/self-hosted-ai-starter-kit
An open-source Docker Compose template for quickly setting up a secure, self-hosted AI and low-code development environment.
Core Features
Integrates n8n for low-code AI workflow automation with over 400 integrations.
Includes Ollama for running local Large Language Models (LLMs) securely.
Utilizes Qdrant as a high-performance, open-source vector store.
Enables building secure, private AI applications like agents and document analysis.
Supports various GPU configurations (Nvidia, AMD) and CPU-only setups.
Quick Start
docker compose --profile cpu upDetailed Introduction
The Self-hosted AI Starter Kit is an open-source Docker Compose template designed to provide a comprehensive local AI and low-code development environment. Curated by n8n, it bundles essential tools like n8n itself, Ollama for local LLMs, Qdrant for vector storage, and PostgreSQL. This kit empowers users to build secure, private AI workflows, such as AI agents, secure PDF summarization, and private financial document analysis, minimizing data leaks and operational costs by keeping AI infrastructure self-hosted.