Show HN: GoModel – an open-source AI gateway in Go
Category: ai-ml
Tags: ai-gateway, go, llm
Score: 6.5/10 (Innovation: 4, Technical: 7, Documentation: 8, Utility: 7)
GoModel is a high-performance AI gateway written in Go that provides a unified OpenAI-compatible API for multiple LLM providers (OpenAI, Anthropic, Gemini, etc.). It's interesting because it offers a lightweight alternative to existing solutions like LiteLLM with comprehensive provider support, streaming, embeddings, file handling, and provider passthrough capabilities.
Target audience: backend devs, devops
Repository: https://github.com/ENTERPILOT/GOModel/ · Go · MIT · 507 stars
View on Hacker News