Inspiration

We’re a team of freshmen passionate about reshaping how music connects people. VerseUs is our first hack, and we poured everything into the pitch and experience.

We were inspired by a simple but exciting question: "What if music lovers could experience concerts, discover artists, and create lyrics all through one immersive, AI-powered platform?" In today’s digital age, where music is more accessible than ever, we wanted to build something that goes beyond just streaming. VerseUs blends AI and real-time concert discovery into one powerful space for fans to vibe, create, and explore music in a deeply personal way.

What it does

VerseUs is a smart concert and music companion app offering:

Artist Explorer: View YouTube videos and Spotify tracks of popular artists.

Mood-Based Lyric Generator: Input your current emotion and let AI write emotional lyrics for you.

Geo-Synced Music Map: Discover concerts happening globally via Spotify and Ticketmaster APIs, with filters for mood, genre, and timing.

Concert Effect: Simulates immersive concert vibes using AI visuals and fan-shot videos that respond to artist/song inputs.

Settings Page: Built using basic HTML, CSS, and JavaScript, allowing users to set preferences for genres, mood-based alerts, and interface language.

How we built it

We used a mix of low-code visual AI tools and standard web development stacks.

Here's the tech breakdown:

Spotify API β†’ Fetch artist info & song metadata

*YouTube API * β†’ Stream video previews for artists

Ticketmaster API β†’ Show concert dates, locations & ticket links

*OpenAI API * β†’ Generate custom lyrics based on emotional input

Google Maps API β†’ Plot concerts on an interactive world map

HTML/CSS/JS/kulp β†’ Build the settings interface and basic front-end pages

Challenges we ran into

API Integration: Merging Spotify, YouTube, Ticketmaster, and OpenAI into a single, real-time UI took a lot of coordination and debugging.

Platform Constraints: Some no-code/low-code tools limited visual customization, requiring creative UI workarounds.

Time Pressure: Building a feature-rich app with four APIs and an AI engine within a short hackathon window was intense but rewarding.

UI/UX Balance: Ensuring the app looked beautiful and ran smoothly on mobile screens took several design iterations.

Accomplishments that we're proud of

Created a full-stack music discovery and AI lyric app in record time.

Seamlessly integrated four powerful APIs into one interface.

Built a lyric generator that adapts to user emotion in real-time.

Designed an interactive global music map for exploring live events.

Developed a working Settings page with clean HTML, React, CSS, and JS, low code tools.

What we learned

The power of rapid prototyping with visual AI tools.

How to manage multiple APIs and sync real-time data.

Emotional context plays a huge role in AI-generated creative content.

The importance of clean, mobile-responsive UI/UX.

How to work together and troubleshoot quickly under pressure.

What's next for VerseUs

AR Hologram Concerts: Let users project 3D artists into their space via smartphone AR.

Custom AI Band Avatars: Design your own band and watch them respond to your music taste.

Social Music Sharing: Create shareable Reels/Shorts using synced Spotify & YouTube content.

Personalized AI Music Feed: Smart recommendations based on past moods, artists, and events.

Beta Launch

Quick Glimpse at Our Lyric Generator Logic

javascript function generateLyrics(mood) { const prompt = Write a song about feeling ${mood}; return callOpenAI(prompt); }

Final Thoughts

VerseUs combines music, creativity, and global connection through the power of AI.

It’s not just about listening, it’s about feeling, expressing, and experiencing music like never before.

Feel the Music. Live the Experience.

Share this project:

Updates