Blog
Building an xMoney Hype Tracker Live with Grok Build
After the hotel reservations chatbot, we’re shipping another real Airomatic tool — this time tuned to the moment: xmoney-hype-tracker, a live dashboard that measures how the xMoney rollout is landing on X.
What we’re building
A Python app with a clean Gradio dashboard that pulls signal from social chatter and turns it into something you can actually read at a glance:
- X post ingestion — recent posts mentioning “xMoney” or “x money”
- Grok analysis — OpenAI-compatible client summarizes themes and rollout status
- Sentiment breakdown — positive, negative, and hype buckets
- Plotly charts — mentions over time and sentiment mix
- Hype Score (0–100) — volume and engagement rolled into one number
- AI summary — short rollout insights updated as new posts arrive
All built live in WSL with Grok Build — same stack as our other sessions: terminal, iteration, deploy when it’s ready.
Why this project?
Rollout hype moves fast on X. A single dashboard that quantifies volume, tone, and momentum is a practical slice of what Airomatic does: turn noisy feeds into usable software.
Watch the stream
The session recording is embedded above. Follow along as we scaffold xmoney-hype-tracker, wire the Grok API, and stand up the Gradio UI from scratch.
Previous episode — Hotel reservations chatbot, Day 2 (YouTube).
Subscribe on YouTube for notifications when we go live. Questions or topic ideas? Send a message.
Try the live dashboard
Running on Hugging Face — click Refresh to pull the latest X posts and run Grok analysis. Open in a new tab .