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.
Start 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.
Munchie is small program designed to help you decide where to go eat.
...Where to eat for lunch.
The program organizes a self-populated list of your favorite restaurants. It features a rating system and a choose for me option calculated by a weighted randomnumbergenerator that takes in account your ratings and the amount of time since last visiting the restaurant.
Note** The information you have put in is tied to your munchiedata.dat file. It only checks for this file in the same dir as you jar, so keep them together!
***Munchie is compiled with the latest version of java
A random map generator (for RPGs). Currently (only) produces random dungeons. Characteristics of the map (room size, hallway length, number of levels) can be controlled. Allows changes after the map is generated, including adding and deleting rooms.