Skip to content
#

llm-cost-optimization

Here are 36 public repositories matching this topic...

Open-source, self-hosted AI gateway for multi-tenant orgs: OpenAI-compatible LLM routing, RAG & vector stores, MCP hub, GPU fleet (MIG slicing), sandboxed coding agents, AI red-teaming & guardrails, and cost optimization — all in one console.

  • Updated Sep 5, 2026
  • TypeScript

A high-performance, multi-agent observability engine designed for the Model Context Protocol (MCP). It provides a non-blocking, transparent proxy layer that implements deterministic token attribution, real-time context-window alerting, and heuristic-driven static analysis to optimize LLM metadata overhead at scale.

  • Updated Mar 25, 2026
  • Python
VibeBill

Git-native granular cost accounting for AI-developed repos, what did this commit cost? Reads Claude Code / Codex / Gemini CLI / aider logs, joins them to git history, and prices every commit, PR and release. Measured from real tokens, never estimated.

  • Updated Aug 10, 2026
  • TypeScript

Builds prompt-cost discipline into Claude Code: measure every prompt, surface avoidable spend, report org-wide. Skill + UserPromptSubmit hook + MCP rollup with cited dollar/Wh/CO2e receipts.

  • Updated May 5, 2026
  • Python

Sample code for two-tier LLM inference (cascading) on Amazon Bedrock, using a single Bedrock Converse API surface. NVIDIA Nemotron Nano handles routine support-ticket classification on every request; Anthropic Claude Sonnet handles cases the routing logic flags as harder. Includes a bake-off harness, sample data, and tests. Next.js + TypeScript.

  • Updated Sep 3, 2026
  • TypeScript

Tamper-evident, stranger-verifiable receipts for LLM cost-savings — anyone can recompute your caching/routing savings math offline, no trust in your dashboard required. Pure stdlib, zero-dependency.

  • Updated Aug 23, 2026
  • Python

AI cost governance toolkit for Claude Code. Monitor token usage, prevent runaway AI agent costs, optimize prompts, and enforce intelligent spending limits for enterprise AI workflows.

  • Updated Jul 12, 2026
  • JavaScript

Add this topic to your repo

To associate your repository with the llm-cost-optimization topic, visit your repo's landing page and select "manage topics."

Learn more