Skip to content
Luckiyee edited this page Sep 8, 2026 · 9 revisions

Draggy

Draggy is a desktop AI assistant that talks, browses and works with your files, all on models running on your own computer. It drives a local Ollama instance, and nothing leaves the machine unless you ask for something that needs the internet: a web search, a page to read, a model to download.

This wiki covers using it and working on it. If you just want to install it and start talking to something, Installation is the page you want. The site is at draggyai.vercel.app.

Getting started

What it can do

Living with it

Working on Draggy

Draggy is free software under the GNU GPL v3.0 or later.

What it is not

It is not a wrapper around a cloud API. There is no account and no key, and there is nowhere for your conversations to go. The one exception is an extension you switch on yourself, which talks to whatever service it is for. Nothing is switched on by default.

It is also not magic. A model small enough to run on a laptop is a model that knows less and reasons worse than one running in a datacentre. Draggy tries to be honest about that rather than hide it: it will tell you when it is guessing, and it will search the web rather than invent a version number.

Clone this wiki locally