autoyeai.com icon indicating copy to clipboard operation
autoyeai.com copied to clipboard

A tensorflowJS Kanye West lyrics generator and data ingestion pipeline.

AutoYeAI.com

An attempt to make a tensorflow Kanye West lyrics generator with JavaScript.

AutoYe Social Image

See it live here: autoyeai.com

The motivation and strategy behind AutoYe can be found here on medium

Large model files and data results are managed with Git LFS.

Roadmap

  • [x] Collect links from genius.com containing lyrics
  • [x] Web scraper with failover
  • [x] Create tagged data set of major releases and text file
  • [x] Train model with vocabulary
  • [x] Expose model in a web UI (WIP)
  • [x] Create spellcheck output with custom vocabulary to account for randomness
  • [x] NSFW "Calm Ye" mode
  • [x] Train Era specific models (5/5)

MVP Complete!