/MusicGPT

Discuss various technical aspects about a song w/ MusicGPT Pro & Lite.

Primary LanguageTypeScriptMIT LicenseMIT

MusicGPT

What is MusicGPT?

Explore, understand, and discuss music like never before with mutimodal AI

MusicGPT Lite

General musical, lyrical & cultural analysis

MusicGPT Pro

Real-time, dedicated, technical analysis

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Installing

  1. Clone the repository to your local machine.

    git clone https://github.com/caleb-sideras/MusicGPT.git
  2. Navigate to the project's directory.

    cd MusicGPT
  3. Install the project dependencies.

    npm install

Running the Application

To run the application for development, use the following commands:

  1. Build and run Javascript

    npm run dev

License

This project is licensed under the MIT License.