{
  "id": 3825923,
  "title": "Show HN: We built open OpenRouter that distills usage into a better model",
  "url": "https://urgent.news/2026/08/27/show-hn-we-built-open-openrouter-that-distills-usage-into-a-better",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-27T21:18:35.000Z",
  "source": {
    "name": "Hacker News",
    "slug": "hacker-news",
    "url": "https://github.com/experientiallabs/experiential"
  },
  "original_language": "en",
  "account": "Experiential Labs has unveiled an open-source platform called OpenRouter, designed to streamline agent workflows and distill usage into a more efficient model. This platform functions as an open-source gateway and router for agent workflows, enabling users to start a local OpenAI-compatible gateway on their first run.\n\nDuring the initial setup, the wizard prompts users to select a provider connection, model, and reasoning effort, persisting each chosen connection before displaying defaults for the public alias, identity, and a $50.00 command budget. A unique one-time key is then generated, which users can capture and use to send a request.\n\nFor those who prefer a managed gateway, Experiential Labs offers a hosted platform at platform.experientiallabs.ai, which mirrors the OpenAI-compatible (and Anthropic Messages) API at https://api.experientiallabs.ai/v1.\n\nUsing a Python environment, users can load a fitted project router as an official OpenAI client backed by its own private gateway. This can be achieved by starting the local gateway with 'exp' or 'exp run', and then loading the compiled native data plane that serves every route on loopback.\n\nTo enhance the functionality of OpenRouter, users are encouraged to collect OpenTelemetry traces from their current agent. If users are short on time, they can utilize the public terminal-tasks OTLP dataset. Once traces are collected, users can build a project, during which the build command will guide them through providers, models, and budget, and request a trace file.\n\nPostHog product telemetry is enabled by default in OpenRouter, but it is important to note that anonymous aggregate telemetry is employed, ensuring that prompts, traces, actions, observations, paths, model names, credentials, and raw customer content are not included. This preference is stored locally in .exp/settings.toml.\n\nFor more information on the repository and documentation, users can refer to AGENTS.md. OpenRouter is an open-source model gateway that provides a unified control plane across closed, open-source, local, and custom models.",
  "summary": null,
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Dev.to",
        "title": "I wanted a smaller OpenRouter catalog for Chinese models, so I built one",
        "url": "https://urgent.news/2026/08/27/i-wanted-a-smaller-openrouter-catalog-for-chinese-models-so-i-built",
        "published": "2026-08-27T13:05:34.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}