Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srush/gptworld

A puzzle to learn about prompting
https://github.com/srush/gptworld

puzzles

Last synced: about 2 months ago
JSON representation

A puzzle to learn about prompting

Awesome Lists containing this project

README

        

---
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