Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: Scalable AI Management Platform

Synaplan is an Apache2-licensed, open-source AI management platform with Helm charts for Kubernetes deployment and integrated support for major AI APIs, including Ollama. It is designed for hosters who want to run their own branded version.

Background

- Synaplan is an open-source (Apache 2.0) platform designed to help companies manage and orchestrate AI workloads—things like model deployment, API gateways, usage tracking, and billing—across different AI providers. - It ships with Helm charts for Kubernetes (K8s), meaning it's built to run on containerized infrastructure commonly used by cloud-native teams and hosting providers. - It integrates major AI APIs (e.g., OpenAI, Anthropic, etc.) as well as Ollama, a popular local AI runtime that lets you run models on your own hardware without calling external services. - The project explicitly targets hosting companies that want to offer their own branded version of an AI management dashboard to customers—similar to how cloud providers resell OpenAI access, but with more control and customization.

Related stories