SparkBox / Guides / Local AI setup

How to set up Local AI

Run LLMs on your own hardware. This guide covers how to access it, log in for the first time, configure the basics, and where its data lives so you can back it up.

1. What is Local AI?

Run large language models locally with Ollama, and chat with them through Open WebUI — a private, ChatGPT-like interface. No data ever leaves your server.

2. Before you start

LLMs need significant RAM. 3B models run on 8GB, 7B on 16GB, 13B+ needs 32GB+. The UGREEN DXP2800 with 16GB RAM can comfortably run 7B models.

3. How to access it

Once it's enabled, Local AI runs on your SparkBox at:

http://<your-NAS-IP>:8090

Create your first account after opening the web UI — that account becomes admin

4. Settings you can change

You can set these when you enable the module, or later from Apps → Local AI in the dashboard:

5. Where your data lives

Local AI's config and persistent data are stored on the SparkBox host under:

/opt/sparkbox/modules/localai/config/

Backups via the SparkBox dashboard's Backup tile include this directory by default, so a single restore brings Local AI back to its current state on a fresh install.

Next steps

That's Local AI live on SparkBox.

If something doesn't match what you see, post in d/sparkbox or hit us up on YouTube. Every SparkBox bug gets patched; every UX-stumble in this guide gets rewritten.

Get SparkBox → More guides →

About this guide: Generated from the SparkBox module manifest and verified against a live install. If you spot something that doesn't match your experience, tell us in d/sparkbox.