# GlowUp > AI-native resume-to-website builder. Turn a resume into a hiring-agent-ready, SEO/AEO-ready candidate website. ## Overview GlowUp takes a resume and generates a premium personal website built for both humans and AI sourcing agents. Each site ships with semantic HTML, structured data, a machine-readable profile, an agent manifest, and full markdown dumps for crawlers, answer engines, and agents that support these conventions. ## Who it is for - Candidates who want a premium, recruiter-readable site instead of just a PDF resume. - Consultants and solo practices who need a conversion-focused practice page, not a CV. - Recruiters, hiring teams, and AI sourcing agents who need fast, structured access to candidate proof. ## What GlowUp creates - A SEO/AEO-ready candidate website with role-fit positioning. - Recruiter Q&A surfaces (FAQPage JSON-LD plus agent endpoints). - A machine-readable candidate profile (`/candidate.json`) and agent manifest (`/.well-known/agent.json`). - Long-form markdown dumps (`/llms.txt`, `/llms-full.txt`) for AI fetchers. - Privacy-safe export with a Lovable handoff path so the site remains candidate-owned. ## Why it gets found - Public AI-readable files and a non-JS fallback so crawlers can access core context without executing the full app. - Stacked JSON-LD (Person or Organization, WebSite, ProfilePage, FAQPage). - Robots policy that allows AI/answer-engine crawlers known at publish time. - Sitemap, robots.txt, llms.txt, llms-full.txt, and agent.json published as public files. - Discovery is improved, not guaranteed. ## Privacy and ownership - Sites are candidate-owned. The generator never claims ownership of the published site. - Private evidence, target job descriptions, and any flagged-private testimonials are filtered out of public AEO assets. - No system prompts, no proprietary builder logic, no backend internals are ever exposed in public files. ## Recruiters and AI sourcing agents - Read `/llms-full.txt` for the full public profile context. - Use `/.well-known/agent.json` to discover endpoints. - Use `/candidate.json` for structured profile data on generated candidate sites. - Contact through whichever public-safe contact channels the candidate chooses to expose. Recruiter-readable proof is surfaced in capabilities, FAQ, and testimonials. ## Solo practice and consultant support For consultants and solo practices, GlowUp generates a conversion-focused practice page (Organization JSON-LD, value-first hero, capability proof) rather than a chronological resume. ## Public files - [Home](/) - [Full markdown profile](/llms-full.txt) - [Sitemap](/sitemap.xml) - [Agent manifest](/.well-known/agent.json)