Shelfie: a photo of your bookshelf, mapped by AI
What's on your shelf?
Snap one photo of your bookshelf. Get back an interactive, fully labeled version where every spine is identified, every book is tappable, and your taste gets a reading personality.
Try it → shelfieai.comI built Shelfie to answer a stupidly simple question: what if you could point your phone at a bookshelf and instantly know every book on it?
Not "drag each spine into a search box." Not "type out 60 titles." Just a photo. You take the picture, and a few seconds later you're looking at the same shelf, except now every book is identified, tappable, and woven into a little portrait of the person who owns it.
Here's what it does and how it works.
What it does
The part people don't expect is the writing. The book detection is the table stakes. What makes someone send it to a friend is the moment it describes them back to themselves: the fun facts ("you've managed to make horse racing and the history of surgical checklists coexist on one shelf"), the recommendations of books they don't own yet but obviously should.
How it works
The whole thing is one trick done well: get a vision model to return not just what the books are, but where they are in the image.
Built (almost) entirely with AI
I barely hand-wrote any of this. Lovable designed and built the interface, Claude wrote the application code, and AI generated the copy throughout — including the blog post you're reading right now.
That was the easy part. The hard part, by a wide margin, was the image recognition. Reading a title off a cropped, glare-covered, slightly rotated spine and then dropping a tappable marker on the exact right pixel took endless iteration. Almost all of the real work went into the vision prompt: diagonal and stacked books, rotation, and teaching the model to say "Unknown" instead of inventing a title. Once recognition was solid, everything else — the UI, the sharing, the personality writeups — came together fast.
Why it works
Plenty of AI demos are party tricks — impressive once, then forgotten. Shelfie has a different hook: the output is actually yours. A bookshelf is a self-portrait you assembled over years without realizing it. All Shelfie does is hold up a mirror and read it back.