Skip to content

abudi53/AI-Music-Playlist-Generator

Repository files navigation

AI Music Playlist Generator

Generates playlists based on prompts using Gemini AI. Built with Next.js and Supabase.

Features

  • Prompt-based playlist generation
  • Integration with Gemini AI for intelligent track selection
  • Database support provided by Supabase

Installation

  1. Clone this repository.
  2. Install dependencies with your preferred package manager.
  3. Provide your Supabase credentials and Google API Key in environment variables.
  4. Run the development server.
npm install
npm run dev

Usage

  1. Enter a prompt describing your desired playlist.
  2. Wait for Gemini AI to generate tailored track lists.
  3. Explore, refine, and save playlists.

Contribute

Feel free to open an issue or submit a pull request for improvements.

Releases

No releases published

Packages

No packages published