Skip to content

deepgram-devs/song-search

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Song Search

Say (or sing) song lyrics and have the top 3 matches returned to you using Deepgram and the Genius API. This project accompanies a blog post available at https://developers.deepgram.com/blog/2021/12/song-search-js/

You will need:

Setup

git clone https://github.com/deepgram-devs/song-search.git
cd song-search
npm install
mv .env.example .env

Set your keys in .env

Usage

node index.js

Open https://localhost:3000 in the browser, get lyrics out of your mouth, and click the button when you're done.

About

Song search engine based on sung lyrics with Deepgram and Genius

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published