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.
Start Free
MongoDB Atlas runs apps anywhere
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 Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
jose is a graphical Chess tool.
>>> moved to https://peteschaefer.github.io/jose <<<
You can store chess games in a database.
You can view and edit games (including variations and comments).
You can play against a plugged-in chessengine and use it for analysis.
Features 3D board view.
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.
Chess Editor is a pure Java tool to create, edit and view chess games in the Portable Game Notation (PGN) format. The tool integrates with externally specified chessengine programs to provide analysis of board positions.
Java Program of a machine which plays chess: it recognizes the chessboard, the position, the move of the opponent, and asks an external ChessEngine to reply to the opponent move. it is connected to a real robot which has an arm to manipulate the pieces.
A minigame tournament engine that allows for playing games against other people across the internet. The project is in the planning/alpha. It only currently has an Line of Sight Chess Program.