HUGE GROK PERFORMANCE 🚨
Built a full Unity space combat game with Grok Build + Grok 4.5 all in C#.
CLI agents. MCP into the editor. Batchmode builds.
I didn’t know Unity. I wrote zero code.
Full walkthrough 👇
Audio on. I break down the build 🔊
显示更多
I told Grok “make an island game” and basically kept saying “make it cooler.”
No design doc. No asset pipeline plan. Just Unity vibes.
What shipped:
• playable macOS Island Explorer
• real CC0 Poly Haven trees/rocks/cliffs (not primitives)
• Crest FFT ocean + shoreline foam
• irregular hills, grounded props, FPS walk
• half-size perf pass when it got heavy
Built in Unity with Grok 4.5 and Grok Build.. again!
Demo-ready in one session.
显示更多
I told Grok “make an island game” and basically kept saying “make it cooler.”
No design doc. No asset pipeline plan. Just Unity vibes.
What shipped:
• playable macOS Island Explorer
• real CC0 Poly Haven trees/rocks/cliffs (not primitives)
• Crest FFT ocean + shoreline foam
• irregular hills, grounded props, FPS walk
• half-size perf pass when it got heavy
Built in Unity with Grok 4.5 and Grok Build.. again!
Demo-ready in one session.
显示更多
Grok 4.5 is actually insane.
I'm one step closer to launching my new 3D Home Plan Builder. Powered by Grok 4.5 and Grok Imagine. 🚀
Grok 4.5 just crushed it: designed the entire 2D + 3D plan inside the app in under 1 minute at a fraction of the cost of Opus.
Launching tomorrow! 🔥
显示更多
Using Grok Imagine Video 1.5 preview (Cine v2) ✨
One prompt created all the scenes and stitched them together into a single movie.
Video 1: Cyberpunk character walking through the city Video 2: Patagonia documentary
I rewrote it from scratch in Rust. Still needs some polishing, but not bad for 1 hour of vibe coding with Grok Build + Composer 2.5 🔥
显示更多
Just dropped Cine. An open-source tool made with Grok Build that turns Grok Imagine Video 1.5 Preview into a full cinematic movie machine!
Create infinite-length films with perfect frame-to-frame continuity. Redo any scene instantly, auto-generate scenes using Grok’s thinking text API, and get buttery smooth transitions with one click.
Repo link dropping soon.
Let me know what features you want!
显示更多
Part 2: Grok Voice from xAI is executing multiple AI agents on my desktop 🔥
The voice agent is orchestrating Grok Build live and can handle dozens of agents at once.
It’s lightning fast, with built-in memory, scheduling, notifications, etc.
Part 3 coming soon. Follow for updates.
显示更多
🤯 Grok Voice from xAI controlling my macOS desktop!
Built a custom app with 400+ tools. Handles music, browser, settings, lightning fast responses. It's able to spin up Grok Build agents and manage them.
Grinding on this, still testing. Full demo soon!
What should it control first? 👀
显示更多
🤯 Grok Voice from xAI controlling my macOS desktop!
Built a custom app with 400+ tools. Handles music, browser, settings, lightning fast responses. It's able to spin up Grok Build agents and manage them.
Grinding on this, still testing. Full demo soon!
What should it control first? 👀
显示更多
Grok Build Developers 💾
Headless runs aren't one-shot. Capture a session, then continue it later with full context.
# run headless, grab the session id
SID=$(grok -p "My name is Dan" --output-format json | jq -r .sessionId)
# resume that exact session, it still remembers
grok -r "$SID" -p "What's my name?"
# -> Dan
-c continues the most recent session in this dir; -r targets a specific one. Plain output won't return the id, so use --output-format json.
显示更多
How to publish a website FOR FREE by chatting with Grok Build.
Grok did everything:
• Created the content and images
• Created the Github repo
• Deployed it publicly on GitHub Pages
• Updated it live when I asked
From local files to a real public URL in minutes.
Watch how 👇 What will you launch first?
显示更多
Beginner video: How to install & use Grok Build (made for non-technical SuperGrok and X Premium+ users)
I got so many questions from friends, so I made this simple step-by-step guide.
You’ll see exactly how to:
• Install Grok Build in seconds with one command
• Create real websites
• Use Grok Imagine to auto-generate images & videos
• Run multiple projects at once in different folders
Grok even runs commands for you. No coding experience needed.
Watch the full walkthrough 👇
显示更多
Ideas for Grok Build 🛒
A lot of people have asked me what I can do with Grok Build after installing the Grok Build CLI.
Here’s how to build a simple dashboard for tracking all your grocery bills: just copy and paste screenshots of your online receipts into Grok Build.
显示更多
Beginner video: How to install & use Grok Build (made for non-technical SuperGrok and X Premium+ users)
I got so many questions from friends, so I made this simple step-by-step guide.
You’ll see exactly how to:
• Install Grok Build in seconds with one command
• Create real websites
• Use Grok Imagine to auto-generate images & videos
• Run multiple projects at once in different folders
Grok even runs commands for you. No coding experience needed.
Watch the full walkthrough 👇
显示更多
Beginner video: How to install & use Grok Build (made for non-technical SuperGrok and X Premium+ users)
I got so many questions from friends, so I made this simple step-by-step guide.
You’ll see exactly how to:
• Install Grok Build in seconds with one command
• Create real websites
• Use Grok Imagine to auto-generate images & videos
• Run multiple projects at once in different folders
Grok even runs commands for you. No coding experience needed.
Watch the full walkthrough 👇
显示更多
Grok Build from xAI comes with /imagine and /imagine-video commands out of the box to generate images and videos directly from CLI.
First CLI tool that comes with native video and image generation.
Result 👇
显示更多