GitHub
An Open Source AI powered Chess GUI that converts AI models into chess aware chess buddy - jalpp/chessagineweb
39 messages · Page 1 of 1 (latest)
An Open Source AI powered Chess GUI that converts AI models into chess aware chess buddy - jalpp/chessagineweb
read more on Chess Context Protocol here https://github.com/jalpp/chessagineweb/tree/main/chessContextProtocol
It would be great if there was an option to use it for free, at least test it on a few games. Maybe by running a small AI on the user device.
yea Im eventually going to add it using GPT oss, I was planning to local ai but it local llms in transformer.js are not that good compare to reasoning models
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
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
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
@torn swift use in claude desktop for free I have open sourced the mcp server https://github.com/jalpp/chessagine-mcp
example usage
chessagine going for full OSS https://github.com/jalpp/chessagineweb/pull/5
@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
Can I use horsey piece set on my platform?
with my mcp you can't make Claude just chess aware but also a chess GUI
read more on v0.2 release notes
LLM + CPP beat Stockfish 1000 without tree search LETS GOOO
I added chessAgine cloud models
my ChessAgine app now has built-in LLM models, I call it ChessAgine Cloud, where people can plug into it without any setup. Here I'm analyzing #chess game between Gukesh vs Arjun using gpt-oss:20b model.
if anyone wants to try it feel free to here, its under active development www.chessagine.com
SF lowest parametrized elo is like 1350 ? And to test your engine, you shouldn't do it by playing against purposely weakened engine
I didn’t know that
Well the bench test was for fun anyways ℹ might try it with fish 1400