Skip to content

Just trying to see if GPT3.5/4 can play the Snake game, and then trying to use LLaVa to play Snake.

Notifications You must be signed in to change notification settings

kylaro/snakeGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snakeGPT

Game board is fed to ChatGPT with game element coordinates. GPT3.5 makes the decision, only keeping 1 message pair of history.

Most impressive is that GPT3.5 is outputting single word answers, which came from me adding the word "terse" to the system message.

My real goal is to use LLaVa to control the snake, but this was a neat first step to share :)

SnakeGPT3.mov

https://youtu.be/ViC6HFzwfDA

About

Just trying to see if GPT3.5/4 can play the Snake game, and then trying to use LLaVa to play Snake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages