- Blind mode tutorial
lichess.org
Donate

Is there any way of combining ChatGPT with AlphaZero?

@CheerUpChess-Youtube said in #15:

Hmm okay can I see this code to see if I understand it? So basically I need to write a code to do what I want to do?

Look up the repositories of https://github.com/fsmosca (especially the python scripts chess-artist and chess-chiller). I have played with them, and they do generate some difficult puzzles. Each game may take a couple of minutes, though.

@CheerUpChess-Youtube said in #15: > Hmm okay can I see this code to see if I understand it? So basically I need to write a code to do what I want to do? Look up the repositories of https://github.com/fsmosca (especially the python scripts chess-artist and chess-chiller). I have played with them, and they do generate some difficult puzzles. Each game may take a couple of minutes, though.

@kajalmaya nevermind. I settled with what Chatgpt has to offer and I'll wait until some developer decides to combine chatgpt with stockfish somehow one day...

I'd have another question to that problem I have, maybe you can help me with it? How could I make the board make a move itself as soon as an explanation to the move is being made automatically? i want to combine and synchronize video and audio without clicking myself through the game. how?

@kajalmaya nevermind. I settled with what Chatgpt has to offer and I'll wait until some developer decides to combine chatgpt with stockfish somehow one day... I'd have another question to that problem I have, maybe you can help me with it? How could I make the board make a move itself as soon as an explanation to the move is being made automatically? i want to combine and synchronize video and audio without clicking myself through the game. how?

@CheerUpChess-Youtube said in #22:

@kajalmaya nevermind. I settled with what Chatgpt has to offer and I'll wait until some developer decides to combine chatgpt with stockfish somehow one day...

I'd have another question to that problem I have, maybe you can help me with it? How could I make the board make a move itself as soon as an explanation to the move is being made automatically? i want to combine and synchronize video and audio without clicking myself through the game. how?

You mean you speak about a position, a program listens to what you are saying, and then automatically makes moves on the board or rewinds? This sounds quite difficult. But maybe because I have no experience with this level of hacking. I have heard lichess has voice input for moves. So maybe you have to look at how they are doing it. But again you will have to get into the code.

@CheerUpChess-Youtube said in #22: > @kajalmaya nevermind. I settled with what Chatgpt has to offer and I'll wait until some developer decides to combine chatgpt with stockfish somehow one day... > > I'd have another question to that problem I have, maybe you can help me with it? How could I make the board make a move itself as soon as an explanation to the move is being made automatically? i want to combine and synchronize video and audio without clicking myself through the game. how? You mean you speak about a position, a program listens to what you are saying, and then automatically makes moves on the board or rewinds? This sounds quite difficult. But maybe because I have no experience with this level of hacking. I have heard lichess has voice input for moves. So maybe you have to look at how they are doing it. But again you will have to get into the code.

@kajalmaya said in #23:

You mean you speak about a position, a program listens to what you are saying, and then automatically makes moves on the board or rewinds? This sounds quite difficult. But maybe because I have no experience with this level of hacking. I have heard lichess has voice input for moves. So maybe you have to look at how they are doing it. But again you will have to get into the code.

No I mean I have written commentary to each single move already like this:

  1. white advances his pawn, * position automatically updates* blacks reacts with advancing his pawn too

    • position automatically updates* Nf3 is being played, black responds with...
@kajalmaya said in #23: > You mean you speak about a position, a program listens to what you are saying, and then automatically makes moves on the board or rewinds? This sounds quite difficult. But maybe because I have no experience with this level of hacking. I have heard lichess has voice input for moves. So maybe you have to look at how they are doing it. But again you will have to get into the code. No I mean I have written commentary to each single move already like this: 1. white advances his pawn, * position automatically updates* blacks reacts with advancing his pawn too 2. * position automatically updates* Nf3 is being played, black responds with...

@CheerUpChess-Youtube said in #8:

Yes please. I don't want to buy anything and then be dissapointed that it doesn't work. Could you do it rn?

I did it, but it's garbage. Sometimes it seems insightful, but it often says things that make no sense at all.

@CheerUpChess-Youtube said in #8: > Yes please. I don't want to buy anything and then be dissapointed that it doesn't work. Could you do it rn? I did it, but it's garbage. Sometimes it seems insightful, but it often says things that make no sense at all.

This topic has been archived and can no longer be replied to.