Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.
mylvmdump uses LVM snapshots to create MySQL database backups in scenarios where both a high database availability as well as textual dumps (instead of binary file copies) are required.
A set of tools to build your own customed Linux distribution with more managability than raw LFS(Linux From Scratch). Include source package manager, file system backup and realtime mirror apps, and some assistant data structure writen in Python, etc...
We are a little group from norway who has a unix OS project called elran. And we need a package system like emerge and dpkg/apt-get and that is what we are planning to create now.