Skip to content

A mobile app that generates songs from user-written stories or lyrics using OpenAI, Suno APIs, and Genius APIs.

Notifications You must be signed in to change notification settings

sueson/AI-song-generator-app

Repository files navigation

Get started

  1. Install dependencies

    npm install
  2. Start the app

    node index.js
     npx expo run:android

If the song credits gets over

  1. Go to https://www.musicapi.ai/
  2. Login and generate api key and put the key in /backend/.env/MUSIC_API_BEARER_TOKEN
  3. Then the app will generate songs like usual.

Screenshots of the application

onBoarding page sign-up page
onBoarding page sign-up page
onBoarding page sign-up page

About

A mobile app that generates songs from user-written stories or lyrics using OpenAI, Suno APIs, and Genius APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published