# AI Self-critique Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/ai-self-critique
> Markdown URL: https://aitinkerers.org/technologies/ai-self-critique.md
> Technology record last updated: 2026-03-05T10:26:50Z
> Generated: 2026-09-20T23:50:43Z

AI Self-critique is the iterative process where a Large Language Model (LLM) evaluates its own initial output, identifies flaws, and revises the response for improved accuracy and quality.

This technique, often called the Reflection Pattern (championed by Andrew Ng), enables models like OpenAI's GPT-4 and xAI's Grok 3 to systematically review and refine their work. The process involves an initial generation, a self-reflection phase (critique), and a final refinement step: it mimics human iterative thinking. This self-correction dramatically boosts performance: benchmark tests like MMLU have shown up to a 15% performance increase on complex tasks, and Google has reported a 20% clarity improvement in AI-generated reports. It is a core component in advanced prompt engineering and agentic workflows (e.g., Constitutional AI), ensuring more reliable, precise, and dependable outputs across coding, analysis, and content creation.

- Official technology site: https://vertexaisearch.cloud.google.com/grounding-api-redirect/AUZIYQHznzQxsL7UBi6QJucCrKGHetGJlVjxdmK8gC2DmBD_zXzah83kaQeMQtoOxdT5zk8yX0u8KIAO2-mHUl9wYm9jH5L7NViZ0qNRA_MxZmce9l8BiU3-LHdHO8EEe_KYOKCQ5g3pGJ-Y705egX0qkzHaXcMG53PLKe-Y5EVTfXvlfX_-mVt8irXFLKO6P5VOLbYYzc43_YhiYaSXyOjA
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Autonomous Web Agents with Planning and Self-correction](https://palo-alto.aitinkerers.org/talks/rsvp_iggNFATOFJs)

MultiOn's Agent Q sets a new major milestone for autonomous web agents, combining advanced search techniques, AI self-critique, and reinforcement learning to overcome current limitations, representing a substantial leap forward in autonomous agents capabilities. These capabilities allow building really reliable and robust agents, and we are excited to make these available in upcoming launches to our partners

- Event context: AI Tinkerers - Palo Alto - August 2024 @ Groq — 2024-08-23 — Palo Alto
- Public talk page: https://palo-alto.aitinkerers.org/talks/rsvp_iggNFATOFJs

## Related Technologies

- [AgentGPT](https://aitinkerers.org/technologies/agentgpt) ([Markdown](https://aitinkerers.org/technologies/agentgpt.md)) — 3 public demos
- [Agent Q](https://aitinkerers.org/technologies/agent-q) ([Markdown](https://aitinkerers.org/technologies/agent-q.md)) — 1 public demo
- [Auto-GPT](https://aitinkerers.org/technologies/auto-gpt) ([Markdown](https://aitinkerers.org/technologies/auto-gpt.md)) — 3 public demos
- [Chroma](https://aitinkerers.org/technologies/chroma) ([Markdown](https://aitinkerers.org/technologies/chroma.md)) — 8 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [LangChain](https://aitinkerers.org/technologies/langchain) ([Markdown](https://aitinkerers.org/technologies/langchain.md)) — 445 public demos
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
- [Pinecone](https://aitinkerers.org/technologies/pinecone) ([Markdown](https://aitinkerers.org/technologies/pinecone.md)) — 25 public demos
- [Planning](https://aitinkerers.org/technologies/planning) ([Markdown](https://aitinkerers.org/technologies/planning.md)) — 1 public demo
- [WebGPT](https://aitinkerers.org/technologies/webgpt) ([Markdown](https://aitinkerers.org/technologies/webgpt.md)) — 1 public demo
