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.
Backup and restore of files to web mail systems, ftp, sftp. Uses free storage of gmail/hotmail etc. Archives files, splits large files, encrypts and uploads. Requires python (tested with python 2.5)
Console program that allows you to backup your personal twitter account. Should run regulary as a cron job. Uses the Twitter API, therefore should run for compatible services like Identi.ca also. Later, some reporting functionality will be added.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Organise FW is meant to be a databese driven file management framework. Abstracting from the hierarchical filesystem, it provides automated file categorisation and management, using naming schemas.
ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
Audio File Name Fixer is a utility written in python to change the file names of your audio files to match what is in the ID3 tags. Useful for fixing names of files copied directly from an iPod.
Backtory is a slim backup/restore software for unix-like operating systems, designed for stand-alone internet servers. It features differential backups, remote storage using various protocols as well as encryption/signing of backup archives.
A little more than the command line, a lot less than Midnight Commander, and a home-row-based interface (I don't want to say vi-like, but then again, I just did). This is the file mangler I use, and I thought you might like it. Written in Python.
Filescape is a file manager for any GNU/Linux Operating System. It is written in Python and uses the GTK+ toolkit. Filescape aims to combine the best features of Nautilus, pcmanfm, and Thunar.
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...
rnb - Really Nice Backup - Command line tool for backing up your files to a removabe drive.
This program is not under active development.
Known bugs in the current version:
- Automatic mounting of the backup drive does not work. This can be worked around by mounting the drive before running the program.
- Installation fails in some newer distributions.
Snapshot and rollback support for configuration files on Linux distribution. Tools making possible of manual/periodical/automatic saving of configurations. Tools for viewing the differences in stored files and also tool for restoring them.
uniso extracts a file hierarchy from an iso image. Extract iso. Useful on systems where 'mount' isn't available. Example: isoinfo -R -l -i my.iso > isoindex; uniso -R -i my.iso < isoindex
Python Commander (PyCmdr) is an implementation of two-panel file manager in Python/wxPython. It aims to be a multi-platform file manager with consistent user interface while being fast, efficient, and extensible via scripting and plugin support.