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 for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This simple Javaapplet will use a few URL obfuscation methods to mask a URL. This isn't meant to be anything earth shattering, but maybe useful. It does more than basic URL encoding (although it does that). Also contains a library to do it all.
Generate Random Words for your Website. A Server Side Applet that Generates Words Randomly from a Word List or Dictionary. A Word List is Included. Checks 10000 Randomly Generated Characters Per Pass. Must run on the Server Machine.
EightQueens is a simple chess puzzle written in Java. Click one square on the chess board to start recursive function. Fill the chess board with eight queens.
Easy to use download manager written in Java, which can be used as a standalone application or embedded as an Applet. Supports multiple parallel downloads, downloads in chunks, resuming downloads, auto-retries after errors and a customizable UI.
Chess-like game for mobile devices. You can play human vs human, human vs machine or see a game machine vs machine. The game is played in a 6x4 board. Touching a piece indicates the way it moves. Stalemate counts as a win. There is a java midlet (aga
Struggle Chess is a game of chess where all the pieces are animated. It is of course a tribute to the very famous Battle Chess. Struggle Chess is developped in Java so it is highly portable (Netbeans 6.8).
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.
Global Consciousness Project uses hardware "random" number generators and finds patterns between that and major world events. This Javaapplet will run on their webpage and translate that data to music-like audio. Or for general audio synthesizing.
This project will create a series of .dll files that connect with AutoCAD environment and add functionality like advanced e-learning platform, vizualisation tools and additional import/export support. This will be .NET programming.
To help math students visualize the prufer code and/or discover anything new about the prufer code not already present. Examples and live applet on webiste.
The Universal Order Form software is intended to give the user an information acquisition method owing to: a) flexible GUI forms configured from an XML file, b) data validation triggers, c) user scripts and formulas, etc.
SimpleShogi is a Java implementation of the game Shogi (japanese chess) it supports hot seat and multiplayer via network (UDP). SimpleShogi offers intuitive symbols for beginners but does not implement an AI-player.
Browse any filetype in hexadecimal view. Primary goal is to provide a simple Java based open-source hexviewer with minimal overhead to run as applet or application. Project uses a 'thinlet' XUL based frontend.
Regex Evaluator is a powerful and efficient tool for helping with development of regular expressions. It runs on multiple platforms either as an applet in any Java enabled browser or as a Java Web Start application on any system supporting java.
Student`s project of simple, multi-player applet game written in Java.
We use Google apps engine for hosting and need develop infrastructure like SF :)
JavaFX is a new platform for creating and deploying rich Internet applications inside a lightweight Java virtual machine. JavaFX Plugin for Eclipse comes with numerous features and wizards to make JavaFX application development easier.
This Applet is a simulation of evolution by natural selection demonstrated by artificial life forms that live and reproduce in a matter of seconds. You can see the effects of natural selection just minutes after a major environmental change.
This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.