
A developer built a book recommendation system called By-Its-Cover that judges and suggests books based on their covers using AI image recognition.
The system uses CLIP embeddings and combines visual search with a collaborative-filtering model.
Both the live site and source code are publicly available.
What happened
A software engineer created By-Its-Cover, a recommendation system that suggests books based on their cover images using CLIP embeddings (a machine learning model that understands visual content). The system combines semantic image search with a neural collaborative-filtering model for personalized recommendations.
Why it matters
The project tests whether cover images alone—without relying on text, genres, or user history—can be sufficient for accurate book discovery and recommendations. This approach could simplify book-finding tools by focusing on visual similarity rather than traditional metadata.
What to watch
The system is live at by-its-cover.com and the source code is available on GitHub for feedback and further development.
Ask the AI about this article →
The project addresses a specific question in recommendation systems: whether visual information alone can drive accurate book discovery. Most book recommendation tools rely on metadata like genre, author, synopsis, or user ratings. By-Its-Cover deliberately constrains the problem to cover images, using CLIP embeddings—a model trained to understand relationships between images and text—as the sole information source. The system layers semantic search (which finds visually similar covers) with collaborative filtering (which learns from user behavior), combining content-based and user-based approaches into a single hybrid model. The engineer ported most models to ONNX, an open format for machine learning, likely to optimize performance and reduce dependencies.
AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.
Free · takes 30 seconds · unsubscribe anytime
Ask AI anything about this article. Q&As are published on this page for other readers too.
In 9 days from Aug 10, Meta (Muse Glimmer), NVIDIA (Nemotron 3.5 Lightning), and Alibaba Cloud (Qwen3.8-27B) r…

Peter Steinberger built OpenClaw, an open-source agent harness that lets users control AI agents through Whats…

AT&T cut the costs of coding and some other advanced AI tasks by as much as 56% by using LiteLLM model routers…

The developer behind ShardFlow, a distributed LLM inference framework that splits HuggingFace transformers acr…

Bun, the server-side JavaScript runtime, has released version 1.4, the first version rewritten from Zig to Rus…

Oneiric, an AI-generated open source video project, has been released
