Claim & publish instantly
Users claim aboutmii.com/username, edit in a step-based dashboard, and preview the live page at any point before publishing.
Aboutmii turns “I need a link in my bio” into a complete, branded, monetizable mini-site. Claim a URL, pick a category theme, fill a guided dashboard, publish. And where most people stall — the bio and the SEO description — one click of “Write with AI” drafts it for them.
Every creator, coach and freelancer already knows they need one online home — a single link that works in an Instagram bio, a WhatsApp message, an email signature and a business card. Traditional website builders are far too heavy for that job. Classic link-in-bio tools are far too thin: they list URLs, but they don't sell services, capture leads, take payments or look like a real brand.
Aboutmii sits between the two. A user claims aboutmii.com/username, picks a category and theme matched to their profession, fills a step-based dashboard, and publishes a mobile-first page. Behind it sits a full platform — themes, services, gallery, FAQs, testimonials, forms, payments, booking, custom domains and analytics. And on Pro, “Write with AI” appears next to the two fields that stall launches most: the profile bio and the SEO meta description.
The market offered two bad options and one universal blocker. Aboutmii had to solve all three at once to be worth switching to.
A blank WordPress install, hosting decisions and a theme marketplace is a project. Most professionals want a page today, not a build.
They list URLs and stop there — no services with pricing, no lead capture, no payments, and nothing that reads as a real brand.
Writing a bio and an SEO meta description is genuinely hard if you aren't a copywriter. That friction delays launch and weakens discoverability.
A dietician and a creative studio need different pages. One default template makes every user look like every other user.
Interest arrives and then leaks — no pay link, no booking, no form. The page ends the conversation instead of starting a transaction.
A platform subdomain is fine to start and a liability later. Going professional means a custom domain without a DNS support ticket.
AI is a route, not a service. Generation happens in a Next.js API route on the frontend; the Express/MongoDB backend stores the result as ordinary profile fields. That means AI can be iterated without touching core APIs — and published pages stay fast and cache-friendly.
/api/openai/chatNext.js route, server-side keyBio generationProfile stepMeta descriptionSEO & Analytics step“Write with AI” isn't a chat window bolted onto a sidebar. It's an action attached to the specific input a user is already stuck on — and it hands back editable text, never a published page.
A system prompt asks for a professional bio built from the user's name and category, kept concise at roughly 400 characters.
The prompt acts as an SEO content writer, targeting roughly 150–160 characters with a clear call to action.
metaDescription on the profileUser hits Write with AI in Profile or SEO.
Free plans open the upgrade modal. No call is made.
Paid request goes to /api/openai/chat.
Route calls Chat Completions with the server-side key.
JSON returns, copy fills the input — user edits freely.
Stored as an ordinary profile field by the backend.
OPENAI_API_KEY never leaves the server. The browser posts messages to an internal route; the route holds the credential and talks to OpenAI. Plan gating is checked before the request is made, so a free account can't spend tokens.| AI capability | Status | Plan | Where it lives |
|---|---|---|---|
| Bio / profile description | Live | Pro | Dashboard → Profile |
| SEO meta description | Live | Pro | Dashboard → SEO & Analytics |
| FAQ generation | Live | Pro | Dashboard → FAQ's |
| Model | GPT-4o-mini | — | /api/openai/chat |
Everything below is what makes a published Aboutmii page a business asset instead of a list of links.
Users claim aboutmii.com/username, edit in a step-based dashboard, and preview the live page at any point before publishing.
Themes map to professions — Classic Bio, Creator Portfolio, Creative Studio, Fitness Coach, Trainer Power, Dietician Vital, Trainer Vital Elite, Immersive 3D and more.
Payment buttons (Stripe, PayPal, Razorpay, bank transfer and more), digital products, and Calendly or calendar booking links turn a page into a sales front door.
Paid users request a domain, configure DNS (CNAME/A), verify from the dashboard; an admin approves; production nginx routes the host to the right site.
Built-in contact forms, a WhatsApp CTA, HubSpot and mail-provider embeds, plus a leads view for follow-up.
First-party pageview analytics — devices, visits, engagement — plus an optional Google Analytics ID for deeper tracking.
The temptation with any builder is to add an assistant. Aboutmii went the other way and spent its AI budget on two fields — because that's where users actually stop.
The button sits beside the field being edited. There's no prompt to compose, no conversation to steer, and no context for the user to supply — the form already has it.
Subscription is checked in the UI before a request exists. Free users get an upgrade path; token spend only ever happens for a paying account.
Output fills an editable input. The user reviews, rewrites and saves — so the model is a starting point, and the professional's own voice is the final one.
AI lives in a frontend route and writes to ordinary fields. Prompts and models can change without a backend migration or an API version bump.
Seven steps, two of which can be handed to AI. Amber markers are the moments where “Write with AI” appears.
Create an account with email or Google login, and reserve aboutmii.com/username.
Pick the profession that fits, and a theme built for it rather than a generic default template.
Name, subheading, description, socials. This is where Write with AI drafts or improves the bio for Pro users — the first place launches used to stall.
Services with pricing, gallery, FAQs, testimonials, socials and a pitch video.
Meta title and description, analytics ID. Write with AI generates a 150–160 character meta description with a call to action — the second stall point, removed.
Connect payments, booking links, HubSpot, and — on paid plans — a custom domain.
One link everywhere, or a fully branded domain once DNS verifies and an admin approves.
Free users can genuinely build and publish. The paid tiers unlock the features that need either per-request compute or operational review — which keeps pricing honest and margins predictable.
The same person, the same hour of effort — on either side of the switch. Nothing below is a metric; it's the shape of what changed.
Got a project? A wild idea? Or just want to say hey?
We're here for all of it — reach out anytime.