Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
Run Any Workload on Compute Engine VMs
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
For owntracks, see https://owntracks.org/
mqottrace collects location data from the mqtt server and writes it into
an sqlite3 database. You can convert the data into gpx tracks with
mqott2gpx.
This project has been migrated to GitHub : https://github.com/vlachenal/anch-framework
AnCH framework aims to provide utility classes for some common programming features. Features are implemented to be used as simply as possible.
This framework was initially a way to test new C++ specifications (C++11) and to test C++ design patterns and tricks.
Only POSIX systems are supported for now. Others could be supported later.
(Partial) Doxygen documentation can be found on project home page.