--- title: GPTWorld emoji: 🌎 colorFrom: blue colorTo: green sdk: gradio app_file: app.py pinned: false --- # GPTWorld - Prompt Golf

Open In Colab\

GPTWorld is an educational environment to learn about Prompting. It consists of a grid-world environment to test the ability of language models to follow instructions in a grounded environment. You instruct the model to generate code to play the game.

## Goal The goal of the puzzle is to construct a prompt that can get GPT-4 to solve a complex game. You can watch in real-time as GPT plays the game. Use this link to get started:

Open In Colab\

## Leaderboard I was able to solve the big puzzle using roughly 2000 tokens (input/output). Can you do better? I'll post the best ones here. ## Other Puzzles If you find this fun also check out. * https://github.com/srush/GPU-Puzzles