llm-kb
← Back to releases
Tool Release

Foreman: self-hosted LLM gateway for cost control and privacy

Foreman is a self-hosted LLM gateway that routes requests between coding agents and multiple providers, keeping keys and traffic within the user's network. It enables cost tracking, model switching without code changes, and policy-based routing to cheaper models.

22 engagement·1 source·Wed, Jul 8, 2026, 05:39 PM
Foreman is a self-hosted LLM gateway packaged as a single Go binary. It sits between a coding agent and any number of LLM providers, ensuring that API keys and traffic never leave the user's network. The gateway tracks every dollar of spend and allows switching models or providers from within existing harnesses without code changes. Users can write routing policies to send frontier models to expensive providers for quality-critical tasks and route routine work to cheaper alternatives, reducing costs without sacrificing performance.

Entities

Foreman(tool)

Related

ProductSun, Jul 12, 2026, 09:52 PM

Route LLM prompts to cheapest suitable model automatically

A tool that automatically routes LLM prompts to the most cost-effective model based on task complexity, preventing wasteful use of expensive models like GPT-4o for simple tasks such as formatting or classification. It helps developers reduce API costs without sacrificing quality.

3 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 05:25 AM

LLM comparison dashboard for quality, latency, and cost

A dashboard that lets users test LLMs on their own data, comparing quality, latency, and cost side by side. It runs on Nebius Serverless and helps developers choose the best model for their specific use case rather than relying on leaderboards.

0 engagement·1 source·rss
RSS
ProductMon, Jul 13, 2026, 03:21 AM

Self-hosted shared memory for AI agents with policy-controlled summaries

Luthn is an open-source, self-hosted shared memory space for AI agents. It keeps raw documents and sensitive records behind explicit boundaries, providing agents with only policy-approved summaries, references, and context packs. This solves the problem of agents needing shared context while avoiding privacy and access risks from copying raw data into every session.

1 engagement·1 source·reddit
Tool ReleaseWed, Jul 8, 2026, 04:42 AM

Alexandria LLM API Gateway unifies multiple AI subscriptions into a single local endpoint

Alexandria is a local daemon that consolidates AI subscriptions (Claude Max, ChatGPT/Codex, SuperGrok, Gemini) into one OpenAI/Anthropic-compatible endpoint on 127.0.0.1:4100. It provides a credential vault, automatic token refresh, model routing, format translation, full trace capture, and usage/limit tracking, allowing any coding harness to authenticate and bill correctly.

21 engagement·1 source·github
ProductSat, Jul 11, 2026, 10:45 PM

LLM hardware recipe database with filters and community usage tracking

A community-driven database that lists which LLM models run on which hardware, with performance details. Users can filter by hardware, submit new recipes, and mark which recipes they actively use to show popularity. It solves the problem of finding compatible model-hardware combinations for LLM deployment.

4 engagement·1 source·reddit