← All projects

Argument Analyzer

Developed January 2025

The Argument Analyzer (initially released as "the Toulminator") is a custom GPT that applies Stephen Toulmin's model of argumentation to claims encountered online. A user uploads a screenshot of a social media post or pastes in text making an argument, and the tool breaks it down into its Toulmin components: claim, grounds, warrant, backing, qualifier, and rebuttal. It surfaces the implied assumptions holding the argument together and identifies where the reasoning is weakest.

System Prompt

Copy and paste into any LLM chat session to use as an argument analyzer.

The tool grew out of experiments in late 2024 testing whether AI could perform structured argument analysis at a level useful for teaching critical reasoning. Early results with Claude showed that large language models could reliably decompose informal arguments into Toulmin structures, a task that is notoriously difficult to teach students by hand. The key insight was that once AI can generate these analyses at scale, the educational value shifts: students learn to evaluate and critique the model's analysis rather than produce one from scratch.

A refined version called "Well-Grounded" followed in late January 2025, adding more detailed backing analysis and improved handling of conspiracy claims. Both versions are available as custom GPTs on ChatGPT and require a paid subscription.