Skip to content

AJBrownson/music-lyric-finder

Repository files navigation

Music Lyric Finder

This is a bot that helps users find the lyrics to their favorite songs. It finds and displays lyrics to any song based on user input.

Table of Contents

Features

  • Search for lyrics to any song
  • Display lyrics in a clean and readable format
  • Integration with ShadCN's UI library
  • Automation with CopilotKit

Demo

You can view a live demo of Music Lyric Finder here

Screenshots

App Initial Screenshot Search Results Screenshot

Technologies

Getting Started

To get started with the project, run the following commands in your terminal:

  1. Clone the repository
git clone https://github.com/AJBrownson/music-lyric-finder.git
cd music-lyric-finder
  1. Install the dependencies
npm install
  1. Create a .env file in the root directory and add the following environment variables:
GROQ_API_KEY=your_groq_api_key
GROQ_MODEL=llama3-8b-8192 or model-of-your-choice

You can get your GROQ API key by signing up on groq.dev

  1. Start the development server
npm run dev
  1. Open http://localhost:3000 in your browser to view the app

License

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

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

If you have any questions, feel free to reach out to me at Anietie Brownson.