# Ask many models

Published: 2025-10-14T12:00:00.000Z
Updated: 2026-02-02T00:00:00.000Z
Canonical: https://wow.pjh.is/journal/ask-many-models

Think of the different AI models as "different colleagues" with complementary strengths.

**For important tasks, send the same prompt to several models.**

This is especially worth doing if you're brainstorming, doing research, or you've asked one model and felt unsatisfied.

## How to quickly ask many models

**If you use [Claude Code](https://wow.pjh.is/journal/everyone-should-use-claude-code)**, install my [Ask Many Models](https://github.com/HartreeWorks/skill--ask-many-models) skill. It queries GPT, Claude, Gemini, and Grok in parallel, then synthesises the results into a single document. Say "ask many models: \[your question]" or run `amm` from the terminal.

![Ask Many Models skill — entering a prompt and selecting models](https://wow.pjh.is/static/images/blog/amm-skill-question.jpeg)

![Ask Many Models skill — synthesised response from multiple models](https://wow.pjh.is/static/images/blog/amm-skill-answer.jpeg)

![Ask Many Models skill — individual model responses](https://wow.pjh.is/static/images/blog/amm-skill-answer-2.jpeg)

**Other options:**

* Use [method 3](https://wow.pjh.is/journal/make-llms-ready-to-hand) from my "ready to hand" post.
* Use [Perplexity](https://www.perplexity.ai/) or [Poe](https://poe.com/).
* Try [Tile](https://wow.pjh.is/journal/use-tile-to-ask-many-models), [Chorus](https://chorus.sh/) or [The Multiplicity](https://themultiplicity.ai/).
