
Apollyx — AI website builder I built for tattoo artists, hairstylists, and personal trainers
Hi r/SideProject! I've been building Apollyx as a part-time project for the past few months.
The problem I noticed: solo service pros (tattoo artists, hairstylists, personal trainers, spa owners) are still cobbling together Google Forms + Linktree + Square + DocuSign just to take a booking and get a waiver signed. Existing "no-code" builders still feel like Photoshop for non-technical folks.
So Apollyx generates a working booking + waiver + bio-link page from a one-paragraph description. You type "I'm a tattoo artist in Austin, I need a consultation form and a deposit page" and it spits out a deployable site with the right fields, the right tone, and a payment link.
Tech stack:
- Next.js + Tailwind on the frontend
- LLM (GPT-4.1) for form/page generation, with deterministic templates as a safety net
- Drizzle + Postgres for user data
- S3 for image uploads
Would love feedback on the landing page (https://www.apollyx.com), the demo flow, and whether the niches I picked actually match your gut. Honest critiques very welcome.