Is it possible? AI
-
Possible to make a AI that can chat and play grifpatchs paper Minecraft with you
-
That’s an interesting idea, but currently it is hard to do for 2 reasons:
-
ChatGPT can not “see” the screen, so it doesn’t know the game state, like what are the blocks around the player and the player’s position/collection, etc. So to make it work, you have to write code to tell ChatGPT the current state of the game yourself, which is hard, since there are so many things to describe.
-
ChatGPT has a limit on how much it remembers, so after a few iterations, it will “forget” what happened earlier.
In the future, more powerful models will solve both issues though.
CreatiCode
-
-
@info-creaticode Aw man! Thank you though.