What this means in practice
Mother Earth AI is the clearest worked example. The project gives planet Earth a literal voice for climate communication. Their constraint: the system could not promote carbon emissions through hyperscaled AI providers. Sovereignty, autonomy and carbon-independence were non-negotiable.
We collaborated with the Mother Earth team on a fully self-hosted voice agent that runs on Ollama as the LLM platform and Open WebUI as the interface, with all components on the team's own infrastructure. The voice agent now serves two surfaces: the public website at mother-earth.ai, and a physical "Mutter Erde Telefon" – a Raspberry Pi-based phone installation that travels to museums, exhibitions and climate events, where visitors can pick up the receiver and have a spoken conversation with Mother Earth without an app or screen. The project won the K3-Preis 2023 für Klimakommunikation.
Most projects start on the cloud path – ElevenLabs for natural voice quality plus Azure OpenAI / GPT-4o via Microsoft AI Foundry for the language model. The cloud path ships an MVP in 1-2 weeks. Mother Earth AI is the counter-example we reach for when the project has a hard sovereignty, cost or carbon constraint that rules out hyperscalers – self-hosted takes longer to set up but gives you full control over data, cost and energy footprint. Learn more in our voice assistant guide.