Show HN: GoModel – an open-source AI gateway in Go; 44x lighter than LiteLLM
Summary
GoModel is an open-source AI gateway written in Go that exposes an OpenAI-compatible API and supports multiple providers (OpenAI, Anthropic, Gemini, Groq, Ollama, among others). It emphasizes lightweight deployment, response caching to cut costs, and provides Docker-based quick-start, extensive endpoints, and deployment options, while highlighting security considerations for production setups.