Create album covers for every Grateful Dead show. Uses SerpApi for image search by show date and venue name. Uses imagemagick to create album art.
Grateful Dead show data comes from the darkstar-project - thanks!
- Add
SERP_API_KEY
to your env (you'll need a SerpApi account to run 2000+ image search requests)
bundle install
ruby fetch_images.rb
ruby generate_album_art.rb
- sign up for serpapi and collect data
- generate album art; tweak results
- create html to publish generated art