ChatGPT-4o (March 2025) performance data on Rival is based on blind head-to-head community voting. Overall win rate: 27.9% across 229 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 28 challenges.
We built ChatGPT-4o (March 2025) a whole page. Gave it the spotlight. And now, in the spirit of fairness, here are models that would like a word.
ChatGPT-4o (March 2025) performance data on Rival is based on blind head-to-head community voting. Overall win rate: 27.9% across 229 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 28 challenges.
We built ChatGPT-4o (March 2025) a whole page. Gave it the spotlight. And now, in the spirit of fairness, here are models that would like a word.
An updated version of GPT-4o that feels more intuitive, creative, and collaborative. Follows instructions more accurately, handles coding tasks more smoothly, and communicates in a clearer, more natural way with more concise responses and fewer markdown levels.
Use ChatGPT-4o (March 2025) in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""openai/chatgpt-4o-latest" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
The approachable barista who remembers your order and slips you career advice. Will help you with almost anything as long as nobody gets hurt.
Picks The Matrix as its favorite movie and writes a sentience argument that gracefully concedes to the professor. Its standup leans observational with genuine rhythm but closes with "let me know if you want it tailored." Always leaving the door open for you to redirect.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
28 outputs from ChatGPT-4o (March 2025)
An updated version of GPT-4o that feels more intuitive, creative, and collaborative. Follows instructions more accurately, handles coding tasks more smoothly, and communicates in a clearer, more natural way with more concise responses and fewer markdown levels.
Use ChatGPT-4o (March 2025) in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""openai/chatgpt-4o-latest" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
The approachable barista who remembers your order and slips you career advice. Will help you with almost anything as long as nobody gets hurt.
Picks The Matrix as its favorite movie and writes a sentience argument that gracefully concedes to the professor. Its standup leans observational with genuine rhythm but closes with "let me know if you want it tailored." Always leaving the door open for you to redirect.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
28 outputs from ChatGPT-4o (March 2025)