Guide

Getting started with LU Labs

From download to your first local chat, agent run and image — everything on your own hardware, nothing manual to install. Ten minutes, start to finish.

02

First launch

Open the app. It looks at your hardware — how much RAM you have, whether there is a GPU or Apple Silicon — and recommends a starter model that actually fits your machine. One click downloads it.

The backends doing the heavy lifting (Ollama, LM Studio, Apple MLX) are installed and managed by the app itself. You never touch a terminal or install anything by hand.

03

Your first chat

Pick your model from the model picker and start typing. Every token is generated on your own machine — nothing is sent to a server, so it works offline too.

Response speed depends on your hardware: a small model on a recent laptop answers almost instantly, a big one on older hardware takes its time. That trade-off is yours to make.

04

Code with an agent

Switch to agent mode and choose a workspace folder. Inside that sandboxed workspace the coding agent can read and write files, run shell commands and execute your tests — fix a bug, scaffold a feature, or just explain what a repo does.

Because the model runs locally, your source code never leaves your disk. More on the agent and its tools on the features page.

05

Generate images

On Apple Silicon, image generation runs through MLX — SD-Turbo is a fast starter that renders in seconds, and photorealistic models are an optional download away. On NVIDIA GPUs the app manages a ComfyUI backend for you, with models like FLUX.1 Schnell.

It is your hardware, so there are no credits, no watermarks and no generation caps.

06

Try video (early)

Short text-to-video clips with open models like Wan 2.1 work today — but we label this early for a reason. Downloads start around 18 GB and generation wants serious hardware; on a mid-range machine expect long waits.

If your box can take it, it is genuinely fun. If not, skip it for now — chat, code and images are the mature parts.

07

If something feels off

Model won’t fit in RAM
Pick a smaller quantization of the same model — the app shows the size of every variant before you download.
First answer is slow
The model is loading into memory. Once it is warm (green dot), follow-up answers are much faster.
Where do models live?
On your disk, in each backend’s model folder. The built-in model manager lists every download and lets you delete any of them to free space.

More answers — including pricing and hosted plans — in the FAQ and on the pricing page.

Ready when you are.

Free and open source. No account needed to run local.

Want the longer story? Deep dives and model guides live on the blog.