Local-first · No cloud · No catch

Your files. Your models.
Your machine.

Cortex turns any folder of code, docs, and databases into a 3D brain you can actually talk to — then hands you a full VS Code-style Studio to build in. Runs on local models (or your own cloud key, if you insist). No telemetry. No "we value your privacy" emails. It just lives on your hard drive.

Checking latest release… · Free & MIT-licensed · macOS · Windows · Linux

🔒 Your data never leaves 🧠 GraphRAG you can see 🚀 No terminal required 🔌 Any model you like 🆓 Free & open source
Runs on your machine, not someone else's

Yes, it really does all of this

I kept adding the things I wished existed in one place — so now mapping a codebase, debugging, writing a report, and generating a slide deck all live behind a single window. Probably too much for one app. Here we are.

🌐

Spatial Mapping & GraphRAG

Parse code, PDFs, Office docs, CSVs, and SQLite databases (with OCR), embed them into a per-project vector store, and explore an interactive 3D semantic graph with clustering.

💬

Immersive Chat

Ask questions about your actual project, not the model's vague memory of the internet. Answers come back as rich Markdown, code, tables, and live Chart.js & Mermaid visuals.

🧑‍💻

Cortex Studio IDE

A Monaco-powered, VS Code-style workspace: multi-terminal, a ~45-language runner, a visual debugger (DAP), and a Copilot agent with Ask / Accept / Plan modes.

📑

Omni-Document Studio

Code opens in Monaco; documents open in a themed rich-text editor — with Grammarly-style suggestions, AI ghost-text, and one-click Continue.

🔬

Deep Research Hub

One click runs an autonomous agent: web search → crawl → TF-IDF/KMeans topic analysis → LLM synthesis, streamed straight into a sourced document.

📤

Generative Studio

Turn answers and datasets into native artifacts — PDF reports, PPTX decks with charts, CSV datasets, and DOCX documents.

🧠

Memory Ledger

It remembers how you like things across sessions, so you stop repeating yourself. And because it's your memory, you can read every entry and delete the ones it got wrong.

🔌

Universal AI Routing

Local Ollama, Apple MLX, or any cloud provider. Paste a key and Cortex figures out who it belongs to from the prefix — no fiddly dropdowns, no "which model was that again".

🍳

Model Cookbook

Not sure which model your laptop can actually handle? It checks your RAM/VRAM and recommends one that fits, then installs it for you. No terminal, no guessing, no out-of-memory crashes.

A few peeks

It looks like this

The 3D graph, the Studio IDE, the research hub — all in one dark, fast surface. (Screenshots are dropping in soon — bear with me.)

3D semantic knowledge graph
3D semantic knowledge graph
Chat with inline charts
Immersive chat with live charts
Cortex Studio IDE
Cortex Studio IDE
Omni-Document Studio
Omni-Document Studio
Deep Research Hub
Deep Research Hub
Generative Studio
Generative Studio — PDF / PPTX / CSV
Model Cookbook
Hardware-aware Model Cookbook
Genuinely quick

Up and running before your coffee's cold

1

Get Ollama

Cortex runs local models through Ollama. Install it once — or just let Cortex do it for you from inside the app. Your call.

https://ollama.com/download
2

Download Cortex

Grab the installer for your OS below, open it, and launch the app. No terminal, no setup scripts.

Go to downloads
3

Point it at a folder

Drop in any folder. Cortex builds the 3D graph and you can start asking it things right away. That's the whole setup.

Download

Grab it for your machine

Checking for the latest release…

Looking for an older build? Browse all releases →

FAQ

Good questions

Is it actually free?

Yes, properly free — open source under the MIT license. Local models cost you nothing. The only time money's involved is if you plug in a paid cloud key, and that bill goes to you, not me.

Where does my data go?

Nowhere. Your files, embeddings, chats, and memory sit on your own disk. There's no server to phone home to — I didn't build one. The only exception is if you deliberately use a cloud model with your own key.

Which models can I run?

Pretty much any of them. Local models via Ollama (Llama, Qwen, Gemma, Mistral…), Apple MLX on Apple Silicon, or cloud providers — OpenAI, Anthropic, Gemini, Groq, xAI — just by pasting a key.

Will my laptop melt?

Only if you pick a model that's way too big for it. The built-in Cookbook checks your RAM/VRAM first and points you at one that actually fits, so you can avoid the out-of-memory sad face.

How do I update?

Download the newest installer from this page and run it — it replaces the old one. This page always points at the latest build, so you never have to go hunting.

"Unidentified developer"?! Is this thing safe?

Fair question. Early builds aren't code-signed yet (developer certificates are in progress — they cost money and take time). On macOS, right-click the app → Open; on Windows, hit More info → Run anyway. The whole thing is open source, so you can read exactly what it does. Signed builds are coming.