Seems simple, but every real estate agent wastes hours doing the same thing: writing captions for posts.
To me, that's a manual loop. And manual loops get automated.
So I built my first Android app to fix it.
• The agent opens the app.
• Types in the property details.
• The AI (DeepSeek API) generates caption in seconds.
• They share it directly to WhatsApp or Instagram with 1 click.
Built with Kotlin and Supabase. It was my learning lab, and it's already running on the Play Store.
💡 I'm not an expert in selling. I'm an expert in building. That's why if you test it and find a bug, just tell me. I want to polish it before I move to iOS.
Link for download is in the first reply.
If you're a realtor or know one, tag them here. I want to hear from the people who'd actually use this daily.
Hey @X
I'm looking to #connect with people interested in:
🚀 SaaS
🤖 AI
🌐 Web Apps
📱 Mobile Apps
💻 Tech
📊 Startups
🧠 Indie Hacking
If you're building something exciting, I'd love to see it.
This is awesome! Embedding this directly in the Chrome sidebar removes the #1 blocker for learners: environment setup. They go from 'watching' to 'doing' in 1 second.
Just out of curiosity: are you using WebContainers (like StackBlitz) to run the code, or are you spinning up something server-side?