n8n-io/self-hosted-ai-starter-kit
An open-source Docker Compose template for quickly setting up a secure, self-hosted local AI and low-code development environment.
Core Features
Quick Start
git clone https://github.com/n8n-io/self-hosted-ai-starter-kit.git && cd self-hosted-ai-starter-kit && cp .env.example .env && docker compose --profile cpu upDetailed Introduction
This project, the Self-hosted AI Starter Kit, offers an open-source Docker Compose template designed to streamline the creation of a comprehensive local AI and low-code development environment. Curated by n8n, it combines the powerful n8n platform with essential AI components like Ollama for local LLMs, Qdrant for vector storage, and PostgreSQL for robust data management. Its core value lies in enabling developers and businesses to build secure, private AI workflows without relying on external cloud services, thereby mitigating data leakage risks and reducing operational costs. This kit is ideal for developing applications such as AI agents, secure document summarizers, and intelligent communication bots, providing a robust foundation for self-hosted AI innovation.