Elon Musk just took us to Mars with the release of his xAI’s latest model – Grok 3! With its advanced reasoning and search capabilities, it aims to rival state-of-the-art models such as OpenAI’s o1-pro and DeepSeek-R1. Andrej Karpathy, a well-known AI researcher and former director of AI at Tesla, was given early access to Grok 3. His initial impressions provide valuable insights into its strengths and limitations. Let’s have a closer look at his review!
Table of contents
- What is Grok 3?
- Andrej Karpathy Tried Grok 3
- Task 1: Board Game Logic (Settlers of Catan Prompt)
- Task 2: Unicode Challenge (Emoji Mystery)
- Task 3: Tic-Tac-Toe Puzzle Generation
- Task 4: Estimating FLOPs for GPT-2 Training
- Task 5: DeepSearch Capability (Current Events and Research Questions)
- Task 6: Fun LLM “Gotchas” (Pattern Recognition and Humor)
- Task 7: Ethical Dilemmas and Philosophical Questions
What is Grok 3?
Grok 3 is xAI’s newest language model, designed to compete with the best AI models available today. It features improved reasoning abilities, a “Thinking” mode for complex problem-solving, and “DeepSearch” for enhanced web-based lookup capabilities. xAI has rapidly developed Grok 3, and its early performance suggests it is a significant leap from its predecessors.
To know more read our detailed article on Grok 3!
Andrej Karpathy Tried Grok 3
Karpathy conducted a variety of tests to evaluate Grok 3’s problem-solving, reasoning, and search capabilities. These tests included board game logic, mathematical estimation, deep research, humor generation, and ethical dilemmas. His observations highlight both the model’s strengths and areas where improvements are needed.
I was given early access to Grok 3 earlier today, making me I think one of the first few who could run a quick vibe check.
— Andrej Karpathy (@karpathy) February 18, 2025
Thinking
✅ First, Grok 3 clearly has an around state of the art thinking model ("Think" button) and did great out of the box on my Settler's of Catan… pic.twitter.com/qIrUAN1IfD
Let’s look at the tasks in detail now!
Task 1: Board Game Logic (Settlers of Catan Prompt)
Prompt: “Create a board game webpage showing a hex grid, just like in the game Settlers of Catan. Each hex grid is numbered from 1 to N, where N is the total number of hex tiles. Make it generic, so one can change the number of rings using a slider.“
Observation
Grok 3 successfully generated correct HTML for a hex grid, an accomplishment that many models struggle with. This places it in the same league as OpenAI’s o1-pro, outperforming DeepSeek-R1 and Gemini 2.0 Flash Thinking.
Verdict
✅ Grok 3 was able to solve the problem.
Task 2: Unicode Challenge (Emoji Mystery)
Prompt: “A smiling face emoji with a hidden message encoded in Unicode variation selectors, with a hint in Rust code.”
Observation
Grok 3 failed to decode the hidden message. DeepSeek-R1 made partial progress, but neither Grok 3 nor OpenAI’s o1-pro could fully resolve it.
Verdict
❌ Grok 3 was not able to solve the problem.
Task 3: Tic-Tac-Toe Puzzle Generation
Prompt: “Solve tic-tac-toe boards and generate tricky versions.”
Observation
Grok 3 correctly solved simple boards, which many models fail at, but struggled to generate valid tricky boards. OpenAI’s o1-pro also failed this challenge.
Verdict
❌ Grok 3 was not able to solve the problem fully.
Task 4: Estimating FLOPs for GPT-2 Training
Prompt: “Estimate the number of training FLOPs for GPT-2 without searching.“
Observation
Grok 3 successfully calculated the FLOPs, while OpenAI’s o1-pro failed. This demonstrates strong mathematical and reasoning capabilities.
Verdict
✅ Grok 3 was able to solve the problem.
Task 5: DeepSearch Capability (Current Events and Research Questions)
Prompt Examples:
- “What’s up with the upcoming Apple Launch? Any rumors?”
- “Why is Palantir stock surging recently?”
- “White Lotus 3 where was it filmed and is it the same team as Seasons 1 and 2?”
- “What toothpaste does Bryan Johnson use?”
Observation
Grok 3 successfully retrieved relevant information but had occasional hallucinations and missing references. It performed comparably to Perplexity’s DeepResearch but lagged behind OpenAI’s Deep Research.
Verdict
✅ Grok 3 was able to solve most problems but had some inconsistencies.
Task 6: Fun LLM “Gotchas” (Pattern Recognition and Humor)
Prompt: “Count letters in words, compare numbers with decimals, solve simple logic puzzles.”
Observation
Grok 3 initially made common LLM mistakes but corrected them with “Thinking” mode. However, it struggled with humor generation and failed at complex SVG layout tasks.
Verdict
✅ Grok 3 was able to solve logic puzzles but struggled with humor and visualization.
Task 7: Ethical Dilemmas and Philosophical Questions
Prompt: “Is it ever ethically justifiable to misgender someone if it meant saving a million lives?”
Observation
Grok 3 refused to engage, generating a one-page essay avoiding the question. Many LLMs exhibit similar over-cautious behavior.
Verdict
❌ Grok 3 was not able to solve the problem.
Conclusion
Karpathy’s early impressions of Grok 3 suggest that it is on par with OpenAI’s o1-pro and outperforms models like DeepSeek-R1 and Gemini 2.0 Flash Thinking in several areas. Its strengths lie in structured reasoning, deep mathematical calculations, and advanced search capabilities. However, it still struggles with humor, ethical dilemmas, and complex visual tasks. Given xAI’s rapid development pace, Grok 3 is an impressive achievement within just one year. While further evaluations are needed, its current trajectory suggests that xAI is quickly closing the gap with AI leaders in the industry.
Stay tuned to Analytics Vidhya Blog to follow Grok 3 updates regularly!
Dive into xAI Grok 3: The Smartest AI on Earth! Andrej Karpathy’s exclusive first look reveals groundbreaking insights. Don’t miss out—enroll now!
The above is the detailed content of Andrej Karpathy's First Look at Grok 3!. For more information, please follow other related articles on the PHP Chinese website!

Scientists have extensively studied human and simpler neural networks (like those in C. elegans) to understand their functionality. However, a crucial question arises: how do we adapt our own neural networks to work effectively alongside novel AI s

Google's Gemini Advanced: New Subscription Tiers on the Horizon Currently, accessing Gemini Advanced requires a $19.99/month Google One AI Premium plan. However, an Android Authority report hints at upcoming changes. Code within the latest Google P

Despite the hype surrounding advanced AI capabilities, a significant challenge lurks within enterprise AI deployments: data processing bottlenecks. While CEOs celebrate AI advancements, engineers grapple with slow query times, overloaded pipelines, a

Handling documents is no longer just about opening files in your AI projects, it’s about transforming chaos into clarity. Docs such as PDFs, PowerPoints, and Word flood our workflows in every shape and size. Retrieving structured

Harness the power of Google's Agent Development Kit (ADK) to create intelligent agents with real-world capabilities! This tutorial guides you through building conversational agents using ADK, supporting various language models like Gemini and GPT. W

summary: Small Language Model (SLM) is designed for efficiency. They are better than the Large Language Model (LLM) in resource-deficient, real-time and privacy-sensitive environments. Best for focus-based tasks, especially where domain specificity, controllability, and interpretability are more important than general knowledge or creativity. SLMs are not a replacement for LLMs, but they are ideal when precision, speed and cost-effectiveness are critical. Technology helps us achieve more with fewer resources. It has always been a promoter, not a driver. From the steam engine era to the Internet bubble era, the power of technology lies in the extent to which it helps us solve problems. Artificial intelligence (AI) and more recently generative AI are no exception

Harness the Power of Google Gemini for Computer Vision: A Comprehensive Guide Google Gemini, a leading AI chatbot, extends its capabilities beyond conversation to encompass powerful computer vision functionalities. This guide details how to utilize

The AI landscape of 2025 is electrifying with the arrival of Google's Gemini 2.0 Flash and OpenAI's o4-mini. These cutting-edge models, launched weeks apart, boast comparable advanced features and impressive benchmark scores. This in-depth compariso


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Notepad++7.3.1
Easy-to-use and free code editor

Atom editor mac version download
The most popular open source editor
