#ChessAgine OSS AI powered Chess GUI

39 messages · Page 1 of 1 (latest)

wintry jasper
torn swift
wintry jasper
#

where the CCP doesnt work well due to not support for Cot

#

I can try it though will add to my todo

#

The client is still under development and it’s in beta so yea still lots to add

peak minnow
#

Hi, this is super cool! My friend and I built a super simple codebase over the past few weeks, that does a similar thing as your idea, which is almost ready for production. I just stumbled on your project a few minutes ago. Your project is more developed than ours. The main difference is that our project is for interactive play between human and computer. We use Stockfish with skill levels to match the human player's level, and then we feed the Stockfish analysis of every human move to the LLM, which will produce coaching guidance based on the Stockfish analysis.

Here's a link to the backend of our project:
https://github.com/ai-chess-training/LLM-ChessCoach

wintry jasper
#

update I’m working on MCP which can be added to Claude desktop and use Claude free version as chessagine without any payments

#

I will push the repo later this week and eventually demo a Claude version it won’t be that good of CCPC client but it works

wintry jasper
#

example usage

wintry jasper
#

@torn swift @peak minnow you can connect to chessagine using your local LLM from ollama such as gpt-OSS models and other big or small models

#

It’s free to use chessagine thanks to Yager for this idea to start with

wintry jasper
#

Can I use horsey piece set on my platform?

wintry jasper
#

with my mcp you can't make Claude just chess aware but also a chess GUI

#

read more on v0.2 release notes

wintry jasper
wintry jasper
#

LLM + CPP beat Stockfish 1000 without tree search LETS GOOO

wintry jasper
#

I added chessAgine cloud models

wintry jasper
trail bolt
# wintry jasper

SF lowest parametrized elo is like 1350 ? And to test your engine, you shouldn't do it by playing against purposely weakened engine

wintry jasper
#

I didn’t know that

#

Well the bench test was for fun anyways ℹ might try it with fish 1400

wintry jasper
#

@torn swift @peak minnow you don't have to use any model or do any setup I added agineCloud it has built in oss models you can use