
Papers with Code now uses a hybrid search system.
It combines keyword and semantic search.
This produced better results than either approach alone.
What happened
A technical breakdown describes how search on Papers with Code works. The system combines keyword and semantic search, which produced better results than either approach alone.
Why it matters
The stack uses PostgreSQL with pgvector, Qwen3-Embedding-0.6B for text embeddings, and Hugging Face Inference Endpoints for the live embedding model. The same infrastructure also powers the related papers recommendations on individual paper pages.
What to watch
The write-up includes the full details on how Hugging Face Inference Endpoints, Jobs, and Buckets power search on Papers with Code. The author works at Hugging Face and on Papers with Code.
Ask the AI about this article →
The search system on Papers with Code integrates both keyword and semantic search, a hybrid approach that reportedly outperformed using either method on its own. The infrastructure relies on a combination of PostgreSQL with pgvector for storage and retrieval, Qwen3-Embedding-0.6B for generating text embeddings, and Hugging Face services for batch processing and serving the live model. This setup is also used to generate the related papers recommendations found on individual paper pages.
The author, who works at Hugging Face and on Papers with Code, shared this technical breakdown and invited feedback on how others are implementing hybrid search for research papers or similar technical content. The disclosure of their employment provides context for the specific tooling choices. The post focuses on the architecture and its benefits, without providing specific performance metrics or comparisons.
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.
Microsoft co-founder Bill Gates published an almost-6,000-word essay Tuesday warning that the transition to th…
SpaceX disclosed a partnership with Nvidia to deploy Vera CPUs as part of the architecture behind SpaceXAI's S…

The Agentic AI Foundation (AAIF) under the Linux Foundation has published a roadmap outlining five priority ar…

A Semafor analysis found that over the past month, 10 out of 310 guest submissions to The Wall Street Journal…

OpenAI revealed benchmark results for its custom inference chip Jalapeño, claiming 1.5–1.9× more work per watt…

Z.ai Co. released the code for GLM-5.3-Flash, an LLM with 320 billion parameters that activates 18 billion per…