Day X/90.
In the last 5 days, I built the second app of the challenge.
But the interesting part isn't the app.
It's the infrastructure behind it.
While building it, I realized I didn't want to keep launching isolated products. I wanted a system that could launch multiple apps from the same foundation.
So I started building an AI Daily App Factory.
One Flutter Firebase codebase.
Multiple products:
• Daily Vikings
• Daily Mythology
• Daily Samurai
• Daily Stoicism
• Daily History
Each app has its own branding, content, languages and visual identity.
The content pipeline is fully automated:
Qwen → content image prompts with NaN
@barckcode
Gemini Flash Image → image generation
Admin Panel → review & approval
Flutter → delivery to users
Unlike my previous projects, content is generated offline, reviewed, and only then published.
Current generation cost:
≈ $0.01 per card
≈ 100 cards for $1
I've also built scripts that create new apps from the terminal, configuring branding, assets, Firebase projects and build settings automatically.
The goal is simple:
Launching a new app should feel more like provisioning infrastructure than starting a new software project.
Now the challenge is no longer technical.
It's figuring out:
• Which topics people care about
• Which screenshots convert
• Which onboarding flows retain users
• Which business models work
No idea if any of these apps will succeed.
But every new vertical makes the factory stronger.
(Video below 👇)
#buildinpublic #indiehacker #flutter #ai #firebase #startups