Skip to content

CodingClubBITSP/AI-Karaoke

Repository files navigation

AI Karaoke

AI Karaoke is a web application that suggests three top songs based on the user's mood by using AI algorithms to analyze the user's mood and recommend suitable songs.

Installation

  1. Clone the repository:

    git clone https://github.com/CodingClubBITSP/AI-Karaoke.git
  2. Install dependencies:

    yarn

Usage

  1. Start the development server:

    yarn dev
  2. Open your browser and navigate to localhost.

License

This project is licensed under the MIT License - see the LICENSE file for details.