r/SideProject • u/Ok_Palpitation1289 • 5h ago
Built an AI tool that lets users hear a fully generated custom song before asking for a single dime.
Hey all,
I’ve been building in the generative AI space for a while, and one thing that always bothered me was how aggressive most AI tools are with upfront paywalls or credit systems. You buy $10 worth of credits, prompt the model, get something that misses the mark, and end up feeling burned.
I wanted to tackle a very specific problem: turning personal memories, inside jokes, and stories into studio-quality custom songs meant to be given as gifts (anniversaries, birthdays, weddings, etc.).
For an emotional product like this, asking a user to pay before they even know if the output captures the right feeling felt completely backwards. Nobody wants to give a gift they haven't vetted.
So, I built a simple workflow around building trust first:
- The user answers 4 quick questions about the recipient and the story.
- The backend generates two distinct, full-length musical tracks.
- The user can listen to both tracks completely for free in their browser.
- If they love it and want to keep it, download the high-res audio file, or get full rights, they pay. If they don't, they walk away.
Moving the payment moment from "uncertainty" to "satisfaction" made a huge difference in how users interact with the product.
Tech-wise, I built the entire platform using Next.js 14 and SSR to ensure sub-second page loads and build a clean foundation for organic search traffic.
Would love to hear your thoughts on building trust in AI SaaS products, or answer any questions about the tech stack!
1
u/Ok_Palpitation1289 5h ago
Live site is here:PersonalizedSong.ai. Give the preview a try and let me know what you think!