AI Development Environment
14.6k 2026-04-18

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

Rapid setup of a self-hosted AI and low-code environment.
Integrates n8n for workflow automation with over 400 integrations and AI components.
Bundles Ollama for running local Large Language Models (LLMs).
Includes Qdrant for high-performance vector storage and PostgreSQL for data management.
Enables building secure, private AI applications like agents and document analysis.

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 up

Detailed 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.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.