Inspiration
Auto-updates Grokipedia in real time using vetted posts to keep it as truthful as possible in the least time.
What it does
Pulls interesting posts from X.com relevant to current news, politics, events, sports, and updates the available Grokipedia pages in seconds after the actual event occurs after vetting from Grok.
How we built it
- Built a sampler that pulls the latest tweets about interesting topics using the V2 API.
- Grok vets such posts, identifies the relevant Grokipedia page, and suggests exact edits to the page.
- We first built a Selenium bot to auto-edit the pages, but later switched to making requests directly to Grokipedia.
- To filter out noise, we built several custom post searches and developed an advanced prompt with GEPA to avoid low-precision acceptance of posts.
- Developed a freshness score calculator that computes the exact gap between real-time tweets and current page status on Grokipedia.
Challenges we ran into
Building a high recall pipeline that identifies engaging, news-worthy / Grokipedia-worthy content. Keeping content fairly limited was bad; simply using obvious keywords created a lot of noise.
Accomplishments that we're proud of
We have got 200+ edits approved without manual intervention.
What we learned
Just use curl over Selenium bots.
What's next for GrokLive
Reach the top of the leaderboard and over 10k edits.
Log in or sign up for Devpost to join the conversation.