Open Infrastructure ยท Built in the open ยท India ๐Ÿ‡ฎ๐Ÿ‡ณ

Open infrastructure
for the AI age.

llmhut is building the missing infrastructure layer for LLM-native systems โ€” from discovery and access control to runtime and beyond. Modular. Open-source. Built to last.

Explore on GitHub See the vision โ†’
llmhut โ€” the stack in action
# scan โ€” know what's in your codebase $ npx ai-scanner ./src --tokens-only --exit-code โœ“ clean ยท 23 SDKs detected ยท 0 exposed keys ยท 2 frameworks   # access โ€” per-developer keys, no sharing $ POST /keys/provision {"developer":"priya","vendor":"openai"} โœ“ sk-proj-...7xKm ยท scoped ยท $100 cap ยท logged   # runtime โ€” route through the gateway $ docker run -p 8080:8080 ghcr.io/llmhut/gateway โ†’ ready ยท <1ms overhead ยท 4 providers ยท no deps   # more coming โ€” observability, evals, deployment, ... $
// The Vision

Infrastructure, not tooling.

Every major technology wave produced a foundational infrastructure layer. The AI wave is no different โ€” and that layer doesn't fully exist yet. llmhut is building it, piece by piece, in the open.

01 ยท DISCOVERY
๐Ÿ”
Know what you're running

Audit any codebase for LLM SDK usage, AI frameworks, and exposed secrets. Continuous visibility from day one.

02 ยท ACCESS
๐Ÿ”‘
Secure, scoped API keys

Per-developer, per-team, vendor-level keys. Instant revocation. Budget controls. Full audit trail. No shared credentials.

03 ยท RUNTIME
โšก
Provider-agnostic routing

Sub-millisecond LLM gateway. Swap providers, load-balance, retry โ€” transparently. No SDK changes required.

04 ยท BEYOND
๐Ÿš€
What comes next

Observability, eval pipelines, cost attribution, deployment primitives. The stack keeps growing with the community.

// Current Projects

The first three layers.
More to come.

All repositories โ†’
On the roadmap โ€” what's being built next
๐Ÿ“Š Observability Request tracing, token usage dashboards, cost attribution per developer and team Coming soon
๐Ÿงช Eval pipeline Run structured evaluations against your prompts and models โ€” CI/CD ready Planned
๐Ÿšข Deployment primitives Opinionated, minimal tooling for shipping LLM-backed services to production Planned
๐Ÿ”” Event system Webhooks and event streams for key lifecycle, usage thresholds, and anomaly alerts Planned
// Why llmhut

The AI ops problem is real.

Building with LLMs is fragmented. Shared keys across teams. No visibility into what's running. No control over cost or audit trail. No standard way to swap providers. llmhut replaces duct tape with real infrastructure.

Capability Without llmhut
Per-developer keysโœ—โœ“
SDK + framework auditโœ—โœ“
Instant key revocationโœ—โœ“
Provider-agnostic routingโœ—โœ“
Budget enforcementโœ—โœ“
Immutable audit logโœ—โœ“
๐Ÿ—๏ธ
End-to-end ownership

One cohesive stack covering the full AI lifecycle from dev to production.

๐Ÿง‘โ€๐Ÿ’ป
Developer-first

Minimal setup. Works with existing SDKs. No vendor lock-in. Drop it in and go.

๐Ÿ”Œ
Provider-agnostic

OpenAI, Anthropic, Gemini, Groq, Bedrock โ€” one unified layer across all of them.

๐ŸŒ
Open by default

Fully open-source, extensible, community-driven. Fork it. Build on it.

๐Ÿ”’
Security first

No shared secrets. No proxy risk. Vendor-level enforcement from day one.

๐Ÿ“
Composable

Use one layer or all. Each project works standalone or as part of the full stack.

// The Standard

The infra layer AI applications deserve.

Every mature technology wave has a defacto open-source foundation. Web got nginx, Redis, Kafka. AI deserves the same โ€” llmhut is building it from first principles.

Join us on GitHub โ˜…
Classic infra llmhut equivalent
nginx (routing) โ†’ gateway
vault (secrets) โ†’ KeyGate
snyk (code audit) โ†’ ai-scanner
datadog (observability) โ†’ llm-obs โ† soon
jenkins (CI/CD) โ†’ eval pipeline โ† soon
the full stack โ†’ llmhut โšก
// Community

Built in the open.
Built with you.

llmhut is community-driven. Every issue filed, PR merged, and pattern contributed makes the stack better for everyone building AI systems.

// Get Started

Start building
with llmhut.

Open-source. MIT & Apache 2.0. Built with โค๏ธ for the AI developer community.