This simple web application lets you find information about a photo you took at a Philadelphia art museum. I used Next.JS and TailwindCSS for the web application. For the backend, I use a serverless Python endpoint deployed in Modal. The model uses several computer vision techniques to find the art piece in the photo and then uses a database of art pieces to find the closest match.

Link: My Philly Art Museum Guide website