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
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Solve Go problems (based on GoGrinder GoGrinder.sf.net )
...This work is based on Tim Kington's GoGrinder (gogrinder.sourceforge.net).
Read more on this project's web page (https://mygogrinder.sourceforge.io)
* v.2.3.0: ... uses now the CA[] marker for text decoding
* v.2.3.0: You can change the character set for the sgf without editing the sgf
* It is now possible to use GoGrinder in modern file systems (folder rights etc)!
* Use a second profile (settings, sgf) by setting a system variable
* Start Grinder in "portable" mode
* Less bugs (there are still some left)
* Runs also with Java 1.5+
* appropriate error messages for sgf errors
* fullscreen mode
* shrinked bytes of the graphics,
* Ex-/import tags to plain text
* Parse folder with sgf files for errors (not my code)
* Configure a 2nd editor for e.g. text edits on an sgf file
Have fun
Purpose is to provide a very simple and well documented chess library.
This chess library will focus on checking legal moves, for parsing/unparsing PGN and FEN file formats.
Actually, are implemented, move validator, history manager (with the class ChessHistoryNode), and the FEN parsing/decoding.