Shaped – Fine-tuning semantic search on behavioral signal
When OpenAI released Learning Transferable Visual Models From Natural Language Supervision in 2021, it sparked a multimodal semantic search revolution. While the concept wasn’t new, the paper catalyzed a shift in the industry, inspiring a wave of semantic search tools. These advances delivered a leap forward in search quality compared to traditional lexical search, with adopters reporting significant improvements in conversion rates and revenue. But semantic search alone isn’t the endgame. Productionizing search remains a challenge, and hybrid search—combining keyword precision with semantic…
In plain words
Shaped is a semantic search fine-tuning platform that enhances search quality by incorporating behavioral signals and learning-to-rank models. It combines keyword precision with semantic understanding to improve search relevancy beyond traditional approaches. The tool is designed for companies looking to optimize search experiences and improve conversion rates by leveraging user behavior data to rerank and personalize search results.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
When OpenAI released Learning Transferable Visual Models From Natural Language Supervision in 2021, it sparked a multimodal semantic search revolution. While the concept wasn’t new, the paper catalyzed a shift in the industry, inspiring a wave of semantic search tools. These advances delivered a leap forward in search quality compared to traditional lexical search, with adopters reporting significant improvements in conversion rates and revenue. But semantic search alone isn’t the endgame. Productionizing search remains a challenge, and hybrid search—combining keyword precision with semantic depth—is still found in the state-of-the-art for relevancy. The next frontier lies in sophisticated reranking techniques, particularly learning-to-rank (LTR) models. By leveraging behavioral signals and user preferences, these approaches optimize search outcomes far beyond just query relevance, enabling personalized and adaptive experiences. Such models dynamically tailor search results based on historical interactions, user context, and business objectives, balancing relevance, diversity, and fairness. The result? Smarter, more impactful search that drives better user experiences and business outcomes. We built Shaped on the belief that LTR is the future of content & product discovery, and that includes LTR for search. Taking the benefits of personalization as an example – why should every user get the same results when their needs and behaviors differ? Shaped is a platform designed to bring AI-native search to the 99%. With an emphasis on easy integration, rapid experimentation, and flexible configurability, developers can deploy advanced search and recommendation systems in less than a sprint. Here's how it works: Connect your datastack, including multi-modal item catalog and optional real-time event streams. Choose your objective (e.g., clicks, new-user activation) using a flexible value-model interface. By default, Shaped selects the optimal search architecture, including search type and reranking models, however, you can configure all of this manually. Shaped deploys and orchestrates the infrastructure, models and pipelines needed for a scalable, AI-native search engine with continuous indexing and learning-to-rank model training. Access a UI for performance monitoring and result exploration. Check out our demo sandbox at (play.shaped.ai) and try the text query input. We’d love your feedback and thoughts on how to push AI powered search further!
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io