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.
Try It Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
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.
Vici - create a UNIX script using a flow chart interface.
Description
Vici aims to make the UNIX command line programs easily available to the users of Linux GUI desktop environments.
A flow chart can be built with commands and their parameters. This can then be saved as a script which can be installed into the user's desktop as an application.
The script supports all Linux commands, pipelines, file redirection, variables, functions, and multiple threads of control.
The project includes associated programs for creating syntax charts for...
eXist-db is a feature rich Open Source native XML database
eXist-db is a native XML database featuring efficient, index-based XQuery processing, extensions for keyword search, XUpdate support, XSLT support, XForms support, REST and tight integration with existing XML development tools. Moved to Github - https://www.github.com/exist-db/exist
C-Inside is a feature-rich run-time interpreter of the C programming language. Statements can include complex expressions and arbitrary function calls. The included library, libc-inside, has a powerful, yet extremely easy to use API.