After the long series of previous posts describing various recommendation algorithms using Sketchfab data, I decided to build a website called Rec-a-Sketch which visualizes the different algorithms’ recommendations. In this post, I’ll describe the process of getting this website up and running on AWS with nginx and gunicorn. Goal The goal of the website was two-fold. I wanted to view the different algorithm’s recommendations side-by-side for comparison. I wanted to get “lost” in the...