Inspiration

Most people don't know how good AI is at creating music. I've gifted personalized songs to my family members before, and I know how excited they were to hear real professional sounding songs about them. So I decided to create a tool that lets anyone do with as little effort as possible.

What it does

Creates personalized songs about a person by analyzing their Instagram profile

How we built it

I've used Apify API for scraping Instagram posts, Gemini LLM for creating lyrics and Suno API for generating music. The whole project is created entirely on Bolt.new. It's deployed on Netlify and it's using Supabase for the database and edge functions. Stripe for payments.

Challenges we ran into

Ran into issues with Supabase auth that were unfixable, so decided to not use Supabase for auth - only for database and edge functions.

Accomplishments that we're proud of

Super easy to use UI

What we learned

How Supabase edge functions work

What's next for Serennade

I will try running Instagram ads, and also planning to localize it to Spanish and Brazilian Portuguese. It's a project I've always wanted to build and test out

Built With

Share this project:

Updates