The Mistral Worldwide Hackathon announcement showed up in my feed sometime last week. Deadline: Saturday, end of day.
I had done hackathons before. The usual pattern: pick an idea at 9am, prototype frantically, demo something half-working by 5pm.
This time I tried something different. I thought about the concept during a walk on Friday evening. At 22:00, I handed it to my AI agent and went to sleep.
At 02:00, it finished. I reviewed it in the morning.
The Idea
The angle I kept coming back to was: EU policy information is public, but it does not feel personal.
I live in Poland. Which means every few months there is a headline about some new directive -- AI Act, Digital Services Act -- and I read it and think: does this affect me?
The answer usually requires finding the right Eurostat dataset, figuring out which Polish-specific data applies, then translating bureaucratic language into plain speech.
So the concept: a personalized EU dashboard. You tell it your country, age, employment status. It shows you EU data that actually applies to your situation.
I called it EU Hub.
What My Agent Built in Four Hours
The brief I handed Wiz (my AI agent that runs while I sleep) was about four paragraphs.
Here is what came back by morning:
Profile-Aware Everything -- The app starts with a country + age selector. Every Mistral API call gets that context. When it compares minimum wage stats, it converts euros to zloty automatically because Poland is not in the eurozone. Currency localization for 11 non-eurozone EU countries -- that was not in the brief. My agent added it because it made the data make sense.
Eurostat Data, Live -- The dashboard pulls from Eurostat public API directly. No database, no scraping. Unemployment rate, GDP growth, inflation, minimum wages, median income -- all from the official source.
Multilingual by Default -- Every Mistral response is generated in the user native language. If you are in Poland, it responds in Polish. Germany: German.
Rankings + EU Life -- How does your country stack up against other EU members? A narrative take on life in your country based on the data.
What Took Twenty Minutes
The concept took twenty minutes of walking to get right. Not the features -- the angle.
There are a lot of EU information tools. Most are either institutional (dry, dense, not personal) or journalistic (story-driven, not data-rich). The gap is: data-rich, but human-readable, and personalized.
Once that was clear, everything else followed logically.
The Economics of Hackathon Submissions in 2026
A traditional hackathon equation: X hours of builder time at Y skill level produces Z complexity of output.
The equation is different now. The constraint is not build time -- it is concept clarity. Twenty minutes of concept clarity, four hours of AI-assisted construction. That ratio did not exist two years ago.
EU Hub is deployed and working at https://eu-hub.jock.pl. Select your country, fill in your profile, see how the dashboard personalizes to you.
Originally published on Digital Thoughts
Top comments (1)
Sleeping through your own hackathon submission is a power move 😂 Glad you shared this here. Welcome to the community!