Skip to content

Add ai-benchmark/gpt-6-astra: sample code for GPT-6 Astra Draws a Python Reading a Book - #817

Merged
martin-martin merged 1 commit into
realpython:masterfrom
realpython-bot:ai-benchmark-gpt-6-astra
Sep 4, 2026
Merged

Add ai-benchmark/gpt-6-astra: sample code for GPT-6 Astra Draws a Python Reading a Book#817
martin-martin merged 1 commit into
realpython:masterfrom
realpython-bot:ai-benchmark-gpt-6-astra

Conversation

@realpython-bot

@realpython-bot realpython-bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

First folder for the AI benchmark series (https://realpython.com/ai-benchmark/). Each model's run gets a subfolder under ai-benchmark/, named after the model id without its vendor prefix. This PR adds the newest run, GPT-6 Astra, which the draft Post's opt-in already links to.

Contents:

  • ai-benchmark/README.md: what the series is and the folder convention
  • ai-benchmark/gpt-6-astra/: the turtle script exactly as the model returned it, the rendered PNG, the drawing GIF, and a README with run details

The script is the model's verbatim output, so it's excluded from Ruff in pyproject.toml, same as agents-md/run1_main.py. Ran ruff format --check, ruff check, and dircheck.py locally with ruff 0.14.1 and all pass.

🤖 Generated with Claude Code

…hon Reading a Book

Verbatim model output, excluded from Ruff like agents-md/run1_main.py.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@martin-martin
martin-martin merged commit 28b21d9 into realpython:master Sep 4, 2026
1 check passed
@realpython-bot realpython-bot changed the title Add ai-benchmark/gpt-6-astra: sample code for GPT-6 Astra Draws a Python Reading a Book Add ai-benchmark/ with GPT-6 Astra and Claude Fable 5.1 sample code Sep 4, 2026
@realpython-bot realpython-bot changed the title Add ai-benchmark/ with GPT-6 Astra and Claude Fable 5.1 sample code Add ai-benchmark/gpt-6-astra: sample code for GPT-6 Astra Draws a Python Reading a Book Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants