Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 699 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 699 Bytes

Naive Lyrics Generator

A naive lyrics generator that learns from input lyrics to generate new lyrics with the same words. Work in Progress

Banner

Built with a Markov Chain implemented in Javascript. It sometimes doesn't make sense. 😄

forthebadge forthebadge forthebadge

Instructions

  1. Paste some lyrics in the text box.
  2. Press the Learn button. Wait to finish.
  3. Press Generate to get new lyrics.