00:00
2026-08-21
huggingface.co
artificial-intelligence
How Hugging Face Inference Endpoints, Jobs, and Buckets Power Search on Papers with Code
Hugging Face has built a hybrid search system for Papers with Code that combines PostgreSQL full-text search with pgvector dense embeddings, using reciprocal rank fusion (RRF) to merge results. The sy…