GraphCanon updated 3w · GitHub synced 3w
Decision brief
AI Gateway offers a comprehensive infrastructure for deploying and managing production-grade AI apps with GRPC, protobuf, and support for large language models.
Good fit when
- Use when you need to deploy applications that require low-latency communication like gRPC services.
- Ideal for projects involving large language models requiring robust infrastructure management.
Avoid when
- Avoid if the project does not involve production-grade AI application deployment or specific needs of grpc and protobuf technologies.
- Not suitable for teams preferring other programming languages over Go, as this tool is written entirely in Go.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (160) are secondary evidence.
- Docker Hub pulls (30d)
- 413·Docker Hub API·3w
Maintenance and security
Full trust report- Maintenance
- Dormant (846d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/missingstudio/gateway pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides comprehensive infrastructure components for deploying and managing production-grade AI applications with support for GRPC, protobuf, and large language models.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 2, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 2, 2026
- Languages
- go
Source: github.language · Aug 2, 2026
Categories
Tags
README
Core infrastructure stack for building production-ready AI Applications
Installation
AI gateway can be intall on macOS, Windows, Linux, OpenBSD, FreeBSD, and on any machine
Docker
We provide ready to use Docker container images. To pull the latest image:
docker pull missingstudio/gateway:latest
To pull a specific version:
docker pull missingstudio/gateway:v0.0.1
Docker compose
To start missing studio AI gateway, simply run the following command:
make up
Your AI Gateway is now running on http://localhost:8080 💥
License
AI Studio is Apache 2.0 licensed.
For agents
This page has a .md twin and JSON over the API.