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.
Start 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.
A project for open source time travel with computers.
For more information please see my web-sight:
http://timetravelinstitute.biz/
http://time-travel.institute
http://timetravelcomputers.blogspot.com
YouTube Channel: https://www.youtube.com/user/Reactor1967
Cryptography - The art of writing or solving codes. The study of techniques for secure communication.
Cipher - Code to secure communication. The cipher is used for encryption or decryption
Temporal Cryptography - The study of techniques to recover information lost or hidden...
Lecithine is a FUSE (file system in user space) using a secret sharing scheme.
You can use Lecithine as regular file system.
When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results.
From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext. This is how secret sharing schemes are designed.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Monolith is a simple tool that takes two arbitrary binary files and "munges" them together to produce a Mono binary file. Monolith can also reconstruct an Element file from a Basis file and a Mono file.
MusicDevil allows you to easy share, store, tag, and stream music. it contains server, which stores files, preferences, and streams audio. It also contains a client app, which can download or upload files, enter tags, and allows you to listen to streams.
A media management solution for digital photographers who have to manage large amounts of digital media. Its strength is its native support for RAW images (Nikon, Canon, etc.), version control, team functionality, speed, and cross-platform compatibility.
Trust Me Tagger is a simple C++.net utility for Windows. It rewrites ID3 information in MP3 files based solely on file name and file path with fairly robust parsing. Great for portable mp3 players. Uses ID3Lib (LGPL) to write tags to files.
Command-line hash file checker/creator. Supports .sfv, .md5, .sha1 and .sha2, and is easily extendable. Includes animated progress bars and recursive directory handling. Supports large numbers of files. Includes AppleScript droplets for use on Mac OS X.
MDFS is a simple Distributed File System for Linux and Windows. It's not a kernel module, just an app running in the background. You can use it to access (view, download, upload) files on a remote computer, for automatically backup your files, etc...
parchive2 provides PAR 2.0 libraries and tools for creating parity files and recovering data using them. The key advance of PAR 2.0 is that you do not need to break a large file into smaller files before making parity files. See the parchive project for
p2p-fs is a Peer to Peer file system in user space, using FUSE. Allows you to share files over an LAN and/or WAN. Can be mounted as a normal file system under Linux.