Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

How to build a local AI environment using n8n's self-hosted AI starter kit?

2025-09-10 2.4 K

Steps to build an n8n self-hosted AI environment

1. Preparatory work

First make sure that your system has Docker and the Docker Compose tool installed, which is required to run the suite.

2. Cloning of warehouses

Execute the following command to get the project file:

git clone https://github.com/n8n-io/self-hosted-ai-starter-kit.git
cd self-hosted-ai-starter-kit

3. Activation of services

Select different boot commands depending on the hardware configuration:

  • Nvidia GPU users::docker compose --profile gpu-nvidia up
  • Mac/Apple Silicon usersOptional: Full CPU mode (--profile cpu) or run Ollama alone
  • other users: Using the CPU mode (--profile cpu)

4. Access to the n8n interface

After the service is started, it is accessed through a browser:http://localhost:5678Perform account setup and workflow management.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top