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.
OliveChess is a simple chess engine compatible with modern chess interfaces such as ChessBase products, Arena and XBoard/Winboard.
The engine supports UCI and XBoard protocols.
Note: in order to use it as an xboard engine you may need Polyglot tool to be installed first
A console/ncurses chess engine frontend and PGN editor.
CBoard (Curses/Console Board) is an Ncurses frontend to chess engines supporting the XBoard protocol. Supports reading and writing PGN including roster tags, RAV, FEN, NAG and comments, lots of configuration options, UTF-8, different board sizes depending on the terminal and more.
icsdrone is an interface between a chess server and a chess engine
icsdrone acts as an interface between an ICS (Internet Chess Server) and a chess engine supporting the XBoard/WinBoard protocol. Unlike XBoard/WinBoard it does not use a graphical interface so it is suitable for use on embedded systems.
icsdrone was originally developed for FICS (the Free Internet Chess Server) by Henrik Gram but currently ICC (the Internet Chess Club) works as well.
Some features
- "Daemon mode" (run in background).
- Auto reconnection in...
Small project chess engine/AI written in C designed to work with XBoard. This is a summer project by an undergraduate computer science student, not a work of art. The code is rough and not fully functional.
An open source chess engine in C, released under the GPL. Compatible with the XBoard and UCI interface protocols to link to a GUI or other chess arbiter.
Neophyte is a Winboard and UCI compatible chess engine designed to play with a human style. Strong play comes second to the goal of playing like a human.
CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.
SMART: SMART Minimax Analyser for Recursive Trees. The goal of the SMART project is to develop a powerful state-of-the art FICS compliant chess engine, using experimental technology (re-iterative MTDf , ETC, reinforced temporal difference learning, etc.)