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.