Hand-picked ARC puzzle solvers and abstract reasoning primitives, ranked by stars and activity. Compare the top repositories and find the right fit.
This project is a standardized set of abstraction and reasoning problems designed for benchmarking the ability of artificial intelligence models to learn new rules. It functions as a fluid intelligence test and a reasoning benchmark, utilizing a collection of grid-based puzzles and a program synthesis dataset to evaluate how agents generate algorithms from examples. The project focuses on measuring general fluid intelligence and the capacity for zero-shot generalization, testing whether a system can apply learned logic to unseen problems without relying on task-specific training. It provides
This repository is the official benchmark dataset and task specification created by Francois Chollet for the Abstraction and Reasoning Corpus, serving as the foundational foundation and evaluation suite that all ARC solvers and DSLs target.