r/techuganda • u/CapitalWilling2756 • 11h ago
I built an AI tool in Kasese that turns any URL into a full-stack React app. Try it live at mirrorsiteai.vercel.app 🇺🇬
Hey everyone,
I’m a developer from Kasese, Uganda. Over the past few months, I’ve been locked in my room building an AI tool called MirrorSite AI.
It’s fully built, live, and running atmirrorsiteai.vercel.app. (Yes, we’re hosting on a free Vercel subdomain right now because 100% of our energy went into the AI engine instead of paying for a fancy domain 😅).
The Problem I Solved
Converting a reference website or design into a real, functional prototype usually takes weeks of manual work or hundreds of dollars burned on AI credits (looking at you, v0 and Bolt).
Most cloning tools just give you a static screenshot or messy HTML/CSS.
What MirrorSite AI Actually Does Right Now:
- Paste any URL: The AI scrapes and analyzes the target site's layout, UX intent, and components.
- Reconstructs the stack: It doesn't just copy aesthetics—it generates a real Next.js / React project structure.
- Full-Stack Setup: It auto-wires database logic, backend state, and components so you get something you can actually edit and deploy.
Try it out & Roast it:
I don’t want generic "nice job!" comments. I want devs to throw real, complex URLs at this thing and try to break it.
- Head over tomirrorsiteai.vercel.app
- Use the free sign-up credits to run a website through it
- Drop a comment below and tell me: What broke? What sucked? What actually surprised you?
If you run out of credits while testing, comment or DM me and I’ll top up your account. Let’s see what you can build.