Explore, understand, and discuss music like never before with mutimodal AI
General musical, lyrical & cultural analysis
Real-time, dedicated, technical analysis
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed on your machine:
- Node.js: Download and Install Node.js
- npm (Node Package Manager): Comes with Node.js installation.
-
Clone the repository to your local machine.
git clone https://github.com/caleb-sideras/MusicGPT.git
-
Navigate to the project's directory.
cd MusicGPT
-
Install the project dependencies.
npm install
To run the application for development, use the following commands:
-
Build and run Javascript
npm run dev
This project is licensed under the MIT License.