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 to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica image processing library.
Facilitates data mining/natural language processing experiments to be executed on weblogs, such as classification, clustering and rating. As part of these experiments, it is possible to apply Latent Semantic Analysis.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
JColorGrid is a Java application for graphical 2D data exploration and rendering of colorgrids, a generalization of the popular heat-map representation. The software exists as a command-line application, a graphical viewer, and an API for development.
A contest entry for the IBM XML Challenge. This project entails a program suite, containing both server-side and client-side components. The program itself is a management system for grades, courses and students for European higher education.
Cairo (Complex Archive Ingest for Repository Objects) is a tool for processing digital archives prior to submitting them to archival storage for long-term preservation; among other features, this includes format identification and metadata extraction.
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.
Desktop Dictionary is an online based desktop application which can find English word meanings from different online dictionary web sites and save them to local drive.
Resources to support computer aided Egyptologic research. Our products include several open source Ancient Egyptian language dictionaries, cross references, and various software applications and libraries developed to generate these resources.
JOELib/JOELib2 is a cheminformatics library which supports SMARTS substructure search, descriptor calculation, processing/filtering pipes, conversion of file formats, 100% pure Java, and interfaces to external programs (e.g. Ghemical) are available.
barcode-java is a JFC Swing-compatible JavaBeans component that lets you barcode-enable Java enterprise applications. The bean can be used either as a visible client-side component that renders itself graphically.
Automatic grading and reporting of student submitted Java projects through a set of utilities including checking for the presence of classes/methods, instantiation/execution of methods in the submission, and reviewing source code.
This is an architecture simulator. Its purpose is to help graduation students to learn how to build digital circuits, using from simple gates to full microprocessors, including memories and peripherals.
Atlantida is an open source multilingual dictionary written in Java. It can translate words from one language to another and pronounce them. As of version alpha 0.15, Atlantida uses XDXF dictionary format.
Catalog software for a personal library. Integrates with ISBNdb for lookup of metadata. Data-driven application using SWT and JFace Data Binding; EJB3-based data access layer to allow alternative servlet implementation.
The Java class library, that contains classes for calculation of different mathematical relations between object and number sequences and sets: Kendall distance, Spearman distance, similarity measure, L1 distance and others.
The project aims at developing a system that will consist of a crawler, a user interface and a database that will allow user to obtain research papers in PDF format from any domain and carry out the analysis.
A framework for solving large systems of linear equations (Ax=b) in a distributed network using different iterative methods. The solver is written on Java, can be run on Windows or Linux. The solver is compatible with either MPICH2 or mpj-express.