Aspen is in Beta. We're actively improving it and would love your feedback — share your thoughts.

Own your
intelligence.

Private AI that runs on your machine. No subscriptions. No cloud. No one reading your conversations. No terminal, no configuration. Just download, open, and ask.

Replaces $240–$480 a year in ChatGPT & Claude subscriptions. Pay nothing, own it forever.

Also available for Windows · iPhone app on the App Store · Free · No account required · Previous versions

The app is free forever on the devices you already own. The Aspen device is a separate, optional machine for running the biggest models, always on. You never need it to use Aspen.

Not sure yet? Try it free in your browser →

Optional hardware

For when you want the most.

Aspen runs free on the Mac, PC, or phone you already own, and the better your machine, the better it runs. The Aspen device is the top of that range: a dedicated machine that runs the largest models around the clock without touching your computer. It is completely optional. You never need it to use Aspen.

Aspen device on a wooden desk with aspen trees visible through the window

Product rendering. Actual device may vary.

1 Petaflop
AI performance
128 GB
Unified memory
200B
Parameter models
Silent
Always on

5.9″ × 5.9″ × 2″

Pre-order — $1 deposit

$1 deposit holds your spot · applied to first payment

Set it and forget it

It gets better while you sleep.

Aspen isn't static hardware. It's a living system that takes care of itself, so you never have to.

Automatic updates

Software updates install themselves. Security patches apply overnight. You never lift a finger.

Best model, always

When a better open model drops (Llama, Qwen, DeepSeek, Mistral), Aspen switches automatically. You always run the best available.

Instant rollback

If an update doesn't feel right, roll back to any previous version with one tap. Your device, your choice.

Air-gapped by design

Your conversations, documents, and data never leave the box. Not for updates. Not for analytics. Not ever.

Aspen model library
Pick from the latest open models — Aspen flags which ones fit your machine.
Philosophy

I don't think any single company should own the most intimate details of a person's life: your medical questions, your financial plans, your private thoughts at 2am. Leadership changes. Cultures shift. Data gets licensed. Terms get rewritten. I think people should at least have the option not to make that trade.

Aspen brings the full power of AI into your home. Your data never leaves. It's never used to train anyone's model. It's yours.

Software

Beautiful on every screen.

Chat. Code. Vision. The latest open models, always updated. One app for Mac, Windows, iPhone, iPad, Android, and web.

Live code artifacts

Ask for a webpage and watch it render in a preview panel right beside the chat. Build, see it, copy it. Like a local coding assistant.

See your images

Drop in a screenshot or photo and a local vision model reads it. One tap installs a vision model if you don't have one. It never leaves your machine.

Connect your tools

Connect GitHub and more through open MCP connectors, so your AI can work with your real projects. Tokens stay encrypted on your device.

Reach it anywhere

Aspen gives you a secure private URL, so you can chat with the AI on your home machine from your phone, wherever you are.

Aspen desktop chat answering a question
Chat — runs locally, no setup.
A live artifact rendering inside Aspen
Code — artifacts render right in the chat.
On every device

In your pocket, too.

The same private AI on iPhone — voice, vision, and live web search, all talking back to your own machine.

Aspen iPhone voice mode listening
Hands-free voice
Aspen iPhone reading an uploaded photo
Reads your photos
Aspen iPhone answering from a live web search with the source cited
Live web, with sources
The trade you didn't mean to make

You tell it things you'd tell no one.

The 2am questions. The numbers. The names. The plan you haven't said out loud yet. With most AI, every one of them is logged on someone else's computer — under your name.

It's all tied to you

Your chats don't vanish when you close the tab. They sit on a company's servers, linked to your account — ready to be searched, subpoenaed, breached, or quietly licensed.

"We don't train on it" has an asterisk

Whether your words are kept — or used to teach the next model — depends on your plan, a buried setting, and terms that can change after you've already typed. A promise isn't the same as can't.

The more it helps, the more it sees

Give an agent your files, inbox, and calendar and it gets genuinely useful — and becomes a stranger's window into your work. Reach and exposure are the same dial.

Privacy

We didn't add privacy.
We removed the server.

Your data never leaves your machine. There is no data to encrypt in transit because there is no transit. There is only Aspen, on your hardware, running on localhost, under your control.

Aspen World Model settings — 100% local, never leaves your machine
Its memory of you is a local file on your machine — never uploaded, never used for training.
01

Zero data collection

No telemetry. No analytics. No tracking. We literally cannot see what you do with your device.

02

Never used for training

Your conversations are never fed into any model. Your data exists to serve you and no one else.

03

Works without internet

Airplane mode. Off-grid. Air-gapped. Your AI works wherever you go, with or without a connection.

For developers

OpenAI-compatible.
Two lines to switch.

Aspen exposes a standard OpenAI-compatible API. Change your base_url and api_key, two lines of code, and your entire stack runs privately on your own hardware. No data leaves, because everything runs on localhost. Works with ChatGPT and Claude SDKs out of the box.

CursorVS CodeLangChainContinue.devn8nZapierAny OpenAI SDK
// Two lines. That's it.
import OpenAI from 'openai';

const ai = new OpenAI({
  baseURL: 'https://my.runonaspen.com/v1',
  apiKey:  'sk-aspen-...',
});

const r = await ai.chat.completions.create({
  model: 'qwen2.5:7b',
  messages: [{ role: 'user',
    content: 'Hello' }],
});
Aspen tools settings — web search, calculator, run commands, git
Built-in tools your local model can call.
Aspen running in a browser, reaching your own machine
Reach your machine from any browser.
Questions

Good questions, clear answers.

About Aspen
What is Aspen?

Aspen is private AI that runs 100% locally on your own device. You download a free app for Mac, Windows, or iPhone, open it, and start chatting, coding, or analyzing images. There is no cloud, no server in the middle, no subscription, and no account. The model runs on your hardware, so your conversations never leave your machine.

Is Aspen free?

Yes. The app is free forever on the devices you already own: Mac, Windows, and iPhone. No subscription, no account. The Aspen device is a separate, optional product you can preorder, but you never need it to use Aspen.

How do I install Aspen?

Download the free app for Mac or Windows from runonaspen.com, or run one command in your terminal — curl -fsSL https://runonaspen.com/install.sh | sh — which installs everything and adds Aspen to your apps menu. After that you never need the terminal. On iPhone, install "Aspen Local AI" from the App Store.

Do I need to know how to code to use Aspen?

No. Aspen is a normal chat app: download, open, and ask. There is no terminal or configuration required for everyday use. Developers can optionally use the built-in OpenAI-compatible API, but most people never touch it.

Does Aspen work offline?

Yes. Because the model runs on your machine, core chat and coding work with no internet at all. You only need a connection for optional tools like live web search, or to download a new model the first time.

What models does Aspen run?

The latest open models, including Llama, Qwen, DeepSeek, Mistral, and Gemma. Aspen detects your hardware and recommends a model that fits it, and can update to a newer, better model automatically when one is released.

Is there an iPhone app?

Yes. "Aspen Local AI" is free on the App Store. It connects to the AI running on your own computer, so you can chat with your private models from your phone, anywhere.

Then what is the $4,000 Aspen device?

It is a dedicated, always-on machine for people who want to run the largest models around the clock without using their own computer. Think of the free app as the product for almost everyone, and the device as the optional high end for power users. It delivers about 1 petaflop of AI performance, 128GB of unified memory, runs models up to roughly 200B parameters, and is silent. You never need it to use Aspen.

Can I use Aspen as an API for my own apps?

Yes. Aspen exposes an OpenAI-compatible API. Change the base_url and api_key — two lines of code — and your existing tools run against your own private AI. It works with the ChatGPT and Claude SDKs, plus tools like LangChain, Cursor, and Continue.dev.

Why does Windows show a "Windows protected your PC" warning?

It is normal and safe. Windows shows this for any new app it has not seen many times yet, because Aspen is from an independent developer. Click More info, then Run anyway. If Windows Defender blocked the download, open your Downloads folder, right-click the Aspen file, choose Properties, check Unblock at the bottom, then run it. Windows code signing is rolling out to remove the warning entirely.

Local LLMs
What is a local LLM?

A local LLM is a large language model — the kind of AI that powers chat assistants — that runs directly on your own computer instead of on a company's servers. Your prompts are processed on your hardware and never sent to the cloud, which makes local LLMs private by default and usable offline.

How do local LLMs work?

You download the model's weights (a large file) once, and an inference engine on your machine uses your CPU or GPU to generate responses token by token. Tools like Aspen package the model, the engine, and a friendly interface together so you do not have to set any of it up yourself.

Are local LLMs as good as ChatGPT or Claude?

For most everyday tasks — writing, summarizing, answering questions, coding help, analyzing a document or image — modern open models running locally are genuinely good and often indistinguishable from cloud AI. The largest cloud models still lead on the hardest reasoning tasks, but the gap narrows every few months, and local models win decisively on privacy, cost, and offline use.

What can you do with a local LLM?

Chat and brainstorm, write and edit text, generate and debug code, summarize documents, analyze images with a vision model, search the web and cite sources, and power your own apps through an API — all without sending anything to a third party.

Do local LLMs need an internet connection?

No, not for core use. Once the model is downloaded, chat and coding run fully offline. You only need a connection to download a new model or to use optional online tools such as live web search.

What hardware do I need to run an LLM locally?

A modern laptop or desktop is enough for capable models. Apple Silicon Macs (M1 and newer) are excellent because memory is shared with the GPU. On Windows or Linux, more RAM and a recent GPU let you run larger, faster models. Aspen checks your hardware and picks a model that fits, so it works on a wide range of machines.

How much RAM do I need to run a local LLM?

As a rough guide: 8GB runs small models (around 3B parameters), 16GB comfortably runs 7–8B models, 32GB runs 13–14B models, and 64GB or more runs 30B+ models. Quantized models need less. Aspen estimates the requirement for each model and flags ones that may be too large for your machine.

Can I run an LLM without a GPU?

Yes. Many models run on CPU alone, just more slowly. Apple Silicon is a sweet spot because its unified memory acts like fast GPU memory. A dedicated GPU mainly helps with speed and lets you run larger models.

What is the difference between a local LLM and a cloud LLM?

A cloud LLM runs on a company's servers: it can be very powerful but it sees your data, usually costs a subscription or per-token fee, and needs internet. A local LLM runs on your machine: it is private, free to run, and works offline, with capability bounded by your hardware.

Is it legal to run LLMs locally?

Yes. The open models Aspen uses are released under licenses that permit local use, and in most cases commercial use as well. Running them on your own hardware is entirely legal; you simply follow each model's license, which Aspen surfaces for you.

Free LLMs
Are there free LLMs?

Yes. There is a large ecosystem of high-quality open-weight models — Llama, Qwen, DeepSeek, Mistral, Gemma and others — that are free to download and run. Aspen bundles these so you can use them with no cost and no account.

What is the best free local LLM?

It depends on your hardware and task. For most machines, a mid-sized Qwen or Llama model is the best all-round choice for chat, tools, and coding. Smaller Gemma or Qwen models are great on lighter laptops, while 30B+ models shine on high-memory machines. Aspen recommends a good default for your specific computer.

Are free LLMs any good?

Yes — modern open models are strong. For writing, summarizing, coding assistance, and everyday questions they perform at a level that surprises most first-time users. The very largest paid cloud models still lead on the hardest tasks, but free local models are more than capable for the vast majority of real work.

Is it really free, or is there a catch?

It is genuinely free. The Aspen app is free forever, and the models are open weights. The "cost" is that the AI runs on your own electricity and hardware instead of someone else's servers — which is exactly what keeps it private. The only paid product is the optional Aspen hardware device, which you never need.

Free vs paid LLMs — what is the difference?

Paid cloud LLMs charge a subscription or per-token fee and run on remote servers that process your data. Free local LLMs run on your machine at no cost, keep your data private, and work offline. Many people use free local models for daily work and reserve a paid cloud model only for occasional heavy reasoning.

Can I use free LLMs commercially?

Usually yes. Most popular open models permit commercial use under their licenses, though terms vary by model and some have conditions at very large scale. Aspen shows each model's license so you can confirm before using it in a business.

Do free LLMs collect my data?

When you run them locally with Aspen, no. The model has no network connection of its own; your prompts are processed on your device and are never uploaded or used for training. "Free" cloud chatbots, by contrast, often do log and train on your conversations.

Privacy & security
Is local AI actually private?

Yes. With Aspen, the model runs on your own hardware and there is no server in the middle. Your prompts, files, and conversations are never transmitted anywhere and are never used to train any model.

Does my data leave my computer?

No. Everything runs on your own hardware. The only time anything touches the network is if you explicitly use an online tool like web search, and even then the request goes out from your own machine and IP, not through Aspen's servers.

Is my data used to train models?

Never. Because nothing is uploaded, there is nothing for anyone to train on. Aspen's memory of you — its "World Model" — is a plain file on your own computer that you can view, edit, or delete at any time.

Is it safe to paste API keys or secrets into a local AI?

With a local LLM the conversation stays on your machine, so it is far safer than pasting secrets into a cloud chatbot. As always, treat any credential carefully, but there is no third-party server receiving it.

Hardware & performance
How fast are local LLMs?

On a modern Apple Silicon Mac or a recent GPU, a well-sized model streams text about as fast as you can read it. Speed depends on the model size relative to your hardware: smaller models are faster, larger models are slower but more capable. Aspen picks a size that runs smoothly on your machine.

Why is my local model slow?

Usually the model is large relative to your memory, forcing the system to swap. Choosing a smaller or more heavily quantized model, closing memory-hungry apps, or using a machine with more RAM all help. Aspen flags models that may be too big for your hardware.

What do "parameters" and "7B" or "70B" mean?

Parameters are the internal values a model learned during training; "7B" means seven billion of them. More parameters generally means more capable but also larger and slower. The right number depends on your hardware — many people run 7–14B models happily on a laptop.

What is quantization?

Quantization compresses a model's numbers to use less memory and run faster, with a small and usually unnoticeable quality cost. It is what lets large models fit on consumer hardware. Aspen uses sensible quantized versions by default.

Do I need the Aspen device?

No. The free app runs well on a modern Mac or PC, and the better your machine, the better it runs. The Aspen device is simply the top of that range — a silent, always-on machine for running the largest models continuously. It is completely optional.

For developers
Does Aspen have an OpenAI-compatible API?

Yes. Aspen runs a local gateway that speaks the OpenAI API format. Point any OpenAI-style client at http://localhost:4000/v1 with an Aspen API key and it works unchanged.

How do I point my app at Aspen?

Set the base URL to your Aspen endpoint and use an Aspen API key. For example, with the OpenAI Python SDK: OpenAI(base_url="http://localhost:4000/v1", api_key="YOUR-ASPEN-KEY"). That is the whole change — two lines.

What tools and SDKs work with Aspen?

Anything that speaks the OpenAI API: the official OpenAI and Anthropic (Claude) SDKs, LangChain, Cursor, Continue.dev, n8n, Zapier, and similar tools. You just swap the base_url and api_key.

Can I reach my local AI from another machine or my phone?

Yes. Aspen can expose a private, secure HTTPS URL so your own apps and your phone can reach the AI on your computer from anywhere, while the model and data stay on your machine.

What API key types does Aspen have?

Three. An Owner key has full access including computer use and shared memory — only for devices that are you. A Family/member key gets its own private memory plus safe tools, with no computer use. An Anonymous guest key allows chat and safe tools only, is ephemeral, and is safe to share widely.

Read the full documentation →

Aspen Community

Real savings, real people.

Aspen users anonymously share how much they've saved vs. paying for cloud AI. No names. Just the number.

Aspen home dashboard showing total saved vs cloud AI
One user's dashboard — every exchange tallied against what the cloud would have cost.
Community Total Saved
$—
loading…
People Sharing
Aspen users
Recent shares
Loading community data…

Anonymous · No account needed · vs Claude Fable 5 API pricing

The last AI decision
you'll ever make.

One machine. Private, powerful intelligence, on your hardware, in your home, forever.

or

Get started now for free. Download for Mac, Windows, or iPhone.

Get in touch

Questions, feedback, or just want to say hi? Drop us a note.