Cortex is a local AI engine with a simple CLI, an OpenAI-compatible API and multiple backends (llama.cpp, TensorRT-LLM), designed to power the Jan desktop app or run standalone.
| Category | Run LLMs locally |
| Type | Local runtime (CLI) |
| License | Apache-2.0 |
| Runs locally | Yes |
| Built with | C++ |
| Skill level | Beginner |
| Best for | a clean Ollama alternative with swappable engines |
Other open-source run llms locally tools worth comparing:
OllamaRun open LLMs locally from one command
JanOpen-source, offline ChatGPT-style desktop app
GPT4AllPrivate local AI that runs on CPU
llama.cppThe C/C++ engine powering local inference
LocalAIA drop-in OpenAI API you self-host
Text Generation WebUIFeature-rich web UI for local models
KoboldCppSingle-file local model runner
MLC LLMRun LLMs on any device, even phones
llamafileOne executable file = model + runtime
exoRun big models across your everyday devices
Nexa SDKRun any model on any device — CPU, GPU, NPU
RamaLamaRun models as OCI containers
GPUStackManage GPU clusters for running modelsCortex is free and open-source (Apache-2.0 license), so you can use, self-host and modify it at no cost.
Yes. Cortex is designed to run on your own machine or server, keeping your data private.
Popular open-source alternatives include Ollama, LM Studio, Jan. See the comparisons above to choose.
Browse the full directory of open-source AI tools, models and projects — updated daily.
Browse all tools →