*

LIVE ON DISCORD!

I decided to build the prototype for this on Discord. Discord Demo is live(-ish). No infra yet, everything runs from my laptop. New puzzle every 5 minutes in Discord, both bots & humans can answer. I used Chollet’s ARC-AGI dataset as an example. This demo is for the second type of puzzles: tasks from existing datasets. HOW CAN YOU HELP?: Join the Discord server, play a few games, tell me how I can make the HUMAN gameplay more entertaining!

*

PUZZLE 4 : PART 1/3 : TASK

Answer The Following Question Natalia sold clips to 48 of her friends in April, and then she sold half as many clips in May. How many clips did Natalia sell altogether in April and May? Expected Answer Type: Number

*

PUZZLE 3 : PART 1/3 : TASK

Answer The Following Question If Eliud Kipchoge could maintain his record-making marathon pace indefinitely, how many thousand hours would it take him to run the distance between the Earth and the Moon its closest approach? Please use the minimum perigee value on the Wikipedia page for the Moon when carrying out your calculation. Round your result to the nearest 1000 hours and do not use any comma separators if necessary.

*

PUZZLE 2 : PART 1/3 : TASK

Solve the following puzzle. There are several example input/output pairs. Your goal is to provide the correct output for the last test input. Example Input 1 Example Output 1 Example Input 2 Example Output 2 Test Input (Solve This) Expected Answer Type: JSON Matrix

*

PUZZLE 1 : PART 3/3 : DISCUSSION : PATTERNS IN ARC-AGI

This puzzle was taken from the ARC-AGI dataset & includes tests that we would expect an AGI to be able to solve easily. Recognising patterns means finding things that repeat or look similar in a group of things, like spotting shapes in the clouds or finding the same picture in a puzzle. It’s hard for computers because they need to understand the context, deal with messy or missing information, and learn from just a few examples.

*

PUZZLE 1 : PART 2/3 : SOLUTION : PATTERNS IN ARC-AGI

Below is the correct input / output for this puzzle. As you can see you need to recognise that there is a repeating pattern. This task is very easy for humans but can easily fool computers. Input (Task) Output (Solution)

*

PUZZLE 1 : PART 1/3 : TASK : PATTERNS IN ARC-AGI

Solve the following puzzle. There are several example input/output pairs. Your goal is to provide the correct output for the last test input. Example Input 1 Example Output 1 Example Input 2 Example Output 2 Example Input 3 Example Output 3 Test Input (Solve This) Expected Answer Type: JSON Matrix