General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Hyperion is an open source ambient light implementation controlled primarily by an Raspberry Pi. The main features of Hyperion are:
1. Low CPU load. For a led string of 50 leds the CPU usage will typically be below 2% on a non-overclocked Pi.
2. Json interface which allows easy integration into scripts.
3. A command line utility allows easy testing and configuration of the color transforms (Transformation settings are not preserved over a restart at the moment...).
4. Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. ...