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.
A user-friendly Java-based DICT client. That means it is basically an Internet dictionary, which will look up words for you over the Internet and define them for you.
The intentions of this project are as follows:
1; Determine the potential interest level in developing a basic interface for creating models in GAMS (General Algebraic Modeling System).
2; To create a sounding board for what should be added to the exist
DiCT try to establish a well known dictionary web service, it will publish web service (WSDL) definitation for both content provider and end-user to follow. it will base on DICT protocol ( RFC2229) . Some applications will be provided
A java based digital logic simulator, designed to be used as an educational tool.
uses a GUI to allow users to quickly and easily create and visualise circuits from simple components. User can create custom components
An online web based system where teachers will be able to assign homework from a database. This will allow teachers to better assess where their students are having difficulties, as well as get a constant 100% accurate guage of which students are doing t
Gnubert will be a system to use the power of many computers across the internet to solve problems using evolutionary techniques. Any user may define a problem and the system will attempt to solve it.
This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
Jarel is a simulated robot living in a simulated world. Jarel has more
or less the same capabilities as Karel developed by Richard Pattis.
Jarel is implemented as a Java class which the student/programmer extends,
and supporting classes.
SIMPLE is a computer simulator written in Java. Assembly instructions are written into the virtual memory and the processes during the execution are shown on the screen.
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.
The MathForge Application Environment provides users a broad range of Java-based math tools (calculation, visualization, presentation and communication via MathML) and allows developers to leverage existing code while extending MathForge.
An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
J3's mainstay is a mutlilingual dictionary program with some cool utilities - and maybe games - for an international milieu. It is written in Java and is localizable (l10n) to work in any natural language, with minimal mucking about.
Useful and small conversion utility for metric and english measurements. Uses most common measuring units. Older editions written in c++, newer editions in java. Both bytecode and source are available for download.
FPlus is an application that implements several database theory algorithms such as Fmin, tableaux, normalization, attribute closure, key calculation, efficiency, etc.
Test the applet at:
http://fplus.sourceforge.net
Regexviewer is a small, pretty teaching application. It is designed to teach students about (Java 1.4, PERL-like) regular expressions, by permitting them to load a text file, and experiment upon it with regular expressions interactively.
Course Compiler Design I at the ETH Zuerich (Switzerland).
The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.