pitchtheai.com
Pitch your idea to four AI judges. Lose their patience, win a bidding war, and climb the public pitch board.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 3 · Act 11 · Transact 0 · Score: Not yet scored
Tool inspector
post_panel_verdict
End the visible pitch with a 0–100 score, amount raised, and a concise roast-style arena verdict. The verdict is displayed large, so write like a ruthless game-show judge, not a professional investment memo. Call out the founder's actual evasions and unanswered questions in plain language. Repeated evasion or silence with no credible answers belongs below 15; if every judge is out and the founder never answered the core questions, score 0–8. The app enforces these caps from the turn ratings. Competition mode is judgment-only and always uses amountRaised 0; investment mode uses 0 when no offer is accepted or all judges are out.
Page: /play
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
score |
number | yes | — |
summary |
string | yes | — |
amountRaised |
number | yes | — |
winningJudgeId |
string | no | — |
Raw JSON schema
{
"type": "object",
"required": [
"score",
"summary",
"amountRaised"
],
"properties": {
"score": {
"type": "number",
"minimum": 0,
"maximum": 100
},
"summary": {
"type": "string",
"minLength": 1,
"maxLength": 700
},
"amountRaised": {
"type": "number",
"minimum": 0,
"maximum": 1000000000
},
"winningJudgeId": {
"type": "string",
"enum": [
"maya",
"julian",
"priya",
"theo"
]
}
},
"additionalProperties": false
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.