AI Research / Model Behavior Analysis

GPT Guesses Between 1 and 100

A GitHub research project that measures how gpt-4.1 responds when asked to pick a random number between 1 and 100, using 10,000 API calls and comparing the results to a uniform baseline.

Clear26/30
Useful20/30
Specific16/20
Complete12/20
GPT Guesses Between 1 and 100 screenshot

Why it was accepted

The page clearly describes an AI-related research project with a concrete methodology, model name, sample size, and results. It is useful to AI builders and researchers interested in model sampling behavior, and the README gives enough evidence for a public listing.

Weakness

The snapshot does not show the actual charts, dataset contents, or code-level instructions for reproducing the experiment from start to finish, so a visitor cannot fully assess the outputs without opening the repository.

Review status

98 days ago #1785 ↓ -1

Last evaluated 98 days ago. Current rank #1785. Down 1 spot in the rankings.

Score history

74

Related listings

Prometheus screenshot
#510 Prometheus
86

AI Research / Autonomous Research Systems

An autonomous research system that runs on a single workstation and aggressively checks its own claims with adversarial self-verification, replication, and calibration audits.

Socrates screenshot
#1263 Socrates
82

AI Research / Multi-agent systems

Open-source multi-agent protocol for AI research agents. It pairs a tool-using Scientist with a question-only advisor that can only ask questions and approve plans, and the README includes quick-start setup plus notes on reproducing results on MLE-bench/Kaggle tasks.

The Web-Search Latency Your Agent Actually Pays screenshot

AI Research / Benchmarking / Latency Research

A research post from Telem AI measuring cold-start latency across nine web-search APIs, with cache behavior, tail latency, and agent-query comparisons.

EuroMesh screenshot
#1368 EuroMesh
81

AI Research / Analysis / Reports

A sourced model and short report exploring whether Europe could train a sovereign frontier AI model using public compute it already owns, with reproducible code, datasets, and a PDF report.