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
$300 Free Credits to Build on Google Cloud
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.
Several projects here:
- An audio plugin system, 100% Java based
- A demo command-line audio time stretching tool based on the plugin system
- A fork of tritonus, with:
o Support for floating-point encoding (WAVE, AIFF, AU)
o Support for WAVE files of more than 4 GB using RF64
o Many other small improvements (mostly on the three PCM formats (WAVE, AIFF, AU))
- A JavaSound SPI for opus audio files (reading and writing)
Library and command line tool to sign PDF documents.
libPDFSign - Library and command line tool to sign PDF documents.
This project is basically a wrapper to the iText library. The project also directly uses the libraries Bouncy Castle, Apache PDFBox and Apache Commons CLI.
The command line mode provides the following features:
- CertificateExtractor
- CertificateFinder
- CertificateValidator
- CRLDownloader
- OCSPClient
- PDFAValidator
- SignatureFinder
- SignatureValidator
- Signer
- Timestamper
- TimestampValidator
JFtpSync is for uploading web content to a server via FTP. It is designed to do FTP uploading only, and do it well, offering recursive uploading of content filtered by file type. It is primarily a command-line tool but there is a Java GUI as well.
JarBoy is a archive/packaging tool, which helps to manage, create and explore JAR archives. It could be used as command-line tool, java library or classical GUI application.