Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It 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.
Contextor is a light-weight simple-to-use Java based library to help developers and researchers working with the general concept of a resource; as examples, resources can be text resources, web resources, images and videos.
Example-based Modeling (EMO) is an tool to create data models, with examples, using a web interface. You interactively create a web-accessible database of models and samples for those models. A white paper describes the underlying assumptions.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
This project is intended for the javafx learners. This demonstrates all the key and core concepts of javafx what a developer needs to know to create high end graphics.This is how ever not to demonstrate all the features of javafx. At the time of this development current version is 1.2
For more information about my other projects and myself, please visit my blog :- http://yaragalla.blogspot.in/
jvaptools provides a library and examples for rapid vst-audio-plugin development with Java, based on Steinbergs VST interface and the sourceforge project jVSTwRapper.
The Open1451 Project provides a repository for implementations, examples, and applications of the IEEE 1451 Standard for a Smart Transducer Interface for Sensors and Actuators.
A small mock library that is extremely easy to learn with plenty of examples. Only has 5 classes for the api. See http://mocklib.sourceforge.net for good tutorials.
Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
A set of lightweight SPECIFIC purpose reusable Java componentes.
Examples are: file parsers, simple communication protocols, logging, formatters, directory pollers, file filters, queue management, objects pool managers, etc.
OntoBridge is a java library that eases the management of ontologies. It is based on Jena, uses simple textual identifiers to work with the ontology elements, loads local/online OWL ontologies, supports Pellet/DIG, and includes several examples.
Annotation based lexer and parser generator suitable for processing wide range of languages, from small domain specific languages to big ones like Java. Actions may be written directly as annotated java methods. Examples of expression language and Java5.
PIQLE is a Platform Implementing Q-LEarning (and other Reinforcement Learning) algorithms in JAVA. Version 2 is a major refactoring. The core data structures and algorithms are in piqle-coreVersion2. Examples are in piqle-examplesVersion2. A complete doc
Simple and easy-to-use API that should permit any developer to create new JAVA applications that require the use of Bittorrent Protocol. Provided examples show very simple torrent creator and publisher, Bittorrent client and tracker.
Computer-Aided Boat-Design software written in java. Create Hard-chined hull by moving points with basic hydrostatic calculations. A set of examples are provided, export DXF & VRML and row data are enables. Plans can be printed.
Hibernate-Examples used in book about Hibernate 3: Robert F. Beeger, Arno Haase, Stefan Roock, Sebastian Sanitz: Hibernate - Persistenz in Java-Systemen mit Hibernate 3, dpunkt.verlag.
Sweep images and generate real-time MIDI messages depending on the colours that are measured. Examples of usage: doing arrangement scores by drawing lines with different colours, hear what a photo "sounds like".
Framework (orchestrator) based on Hibernate and Apache Chain to avoid copying and pasting of source code when creating CRUD applications. It's also expansible and customizable to any kind of application. Examples using JSF and Struts.
Bitnets instantiates and operates on graphs and subgraphs of large complex networks, such as kinship networks. Bitnets consists mainly of a java library, a number of use examples and an interactive interpreted language interface.
Crawl-By-Example runs a crawl, which classifies the processed pages by subjects and finds the best pages according to examples provided by the operator. Crawl-By-Example is a plugin to the Heritrix crawler, and was done as a part of GSoC06 program.