Google Getter
As I've stated many times, the 100 Days of Making AI project was inspired by Katherine Dillon's work exploring Google Maps and using Adobe Illustrator to manipulate the colors. I thought it might be fun to just autmatically do this.
This code goes to Google Maps, takes a screenshot, and then automatically changes the colors based on some "known" color pallete. Not near as interesting as what Katherine had done, but a fun little project to explore the different ways ot working wtih Google Maps Static API.
Code on Github