janhq/cortex.cpp
Local AI API Platform observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 30
- Release rhythm 40
- Longevity 77
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 1087
- days_rel: 444
- days_push: 425
- n_releases_24m: 14
Adoption not part of the score
2752 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cortex.cpp is a C++ local AI platform that runs GGUF (llama.cpp) and ONNX models on your own machine, exposing an OpenAI-compatible HTTP API plus a CLI for pulling and running models. The repository has been archived and development has moved to menloresearch/llama.cpp.
Use cases
- run local llm with openai-compatible api
- self-host chat completions endpoint on my machine
- download and run gguf models from huggingface via cli
- replace openai api with local inference server
- serve llama models offline for private apps
- manage local model downloads and running processes
When to choose
- you need an OpenAI-compatible local inference server and are fine pinning an older release
- you want a simple CLI to pull and run GGUF/ONNX models locally
When to avoid
- you want active maintenance or new features - the repo is archived and development moved to menloresearch/llama.cpp
- you need a polished desktop chat UI - use Jan instead
- you need multi-GPU or production-scale serving - consider vLLM or llama.cpp directly
Facets
service · maturity abandoned
llm-inference http-server cli api-framework large-language-models artificial-intelligence self-hosted developer-tools windows cli self-hosted cpp gguf llamacpp onnx openai-compatible-api local-llm archived macos linux
9 sources
- readme: https://github.com/janhq/cortex.cpp · fetched 2026-08-28 · 26fb4a12a30d
- homepage: https://cortex.so · fetched 2026-08-29 · 60545b206fd5
- site_page: https://www.jan.ai/docs/desktop/quickstart · fetched 2026-08-29 · 2373afba1aad
- site_page: https://www.jan.ai/docs/agent/quickstart · fetched 2026-08-29 · 21e9e948641a
- site_page: https://www.jan.ai/docs · fetched 2026-08-29 · 973ae11d9859
- site_page: https://www.jan.ai/docs/agent · fetched 2026-08-29 · 31ff50e76cdd
- site_page: https://www.jan.ai/docs/desktop/api-server · fetched 2026-08-29 · 5d612eb26595
- site_page: https://www.jan.ai/changelog · fetched 2026-08-29 · 11d532705d56
- site_page: https://www.jan.ai/handbook/who/who-we-are · fetched 2026-08-29 · b9de53bc3821
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| janhq/cortex.cpp | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="janhq/cortex.cpp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem