Projects.

A few things I’ve built. More to come.

img2poem

An experiment in turning images into villanelles. It detects objects in an image, uses embeddings to find related lines from a collection of lyrics, and substitutes semantically similar words to build a poem. It can also read the result aloud.

Python · Object detection · Embeddings