Skip to content

rustyorb/suno-ai-lyric-generator

Repository files navigation

Suno AI Lyric Generator

Overview

A multi-AI powered lyric generation platform supporting OpenAI, Anthropic, and OpenRouter models.

Features

  • Multi-provider AI support
  • Dynamic model discovery
  • Secure API key management
  • Genre-based lyric templates
  • Responsive UI
  • Lyric draft library for saving ideas
  • Artist persona templates
  • Built-in rhyme & cadence analyzer

Prerequisites

  • Node.js 16+
  • NPM or Yarn

Setup

  1. Clone the repository

  2. Install dependencies

    npm install
  3. Copy .env.example to .env.local and fill in your API keys

  4. Run development server

    npm run dev

    The application will be available at http://localhost:3002.

Configuration

  • Add providers in the UI
  • Select models dynamically
  • Generate lyrics with custom prompts

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push and create a Pull Request

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published