Ross ROSS = Recommend OSS · open-source software intelligence for agents

janhq/cortex.cpp

Local AI API Platform observed · 2026-08-28

github.com/janhq/cortex.cpp · homepage · C++ · Apache-2.0 (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
janhq/cortex.cppmain10

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