The platform's infrastructure tools enable researchers to index and retrieve machine learning papers at scale, reducing friction for discovering relevant work.
Papers with Code built a search system for AI research papers that combines keyword search with semantic search powered by Hugging Face services. The system splits the work into offline processing, where Jobs compute embeddings for the full corpus of over 110,000 papers, and online queries, where Inference Endpoints provide low-latency embeddings for live searches. Hybrid retrieval that combines both keyword and semantic approaches performs better than either method alone, allowing researchers to find papers through exact matches or conceptually related queries. The architecture separates computationally expensive batch work from time-sensitive search requests, with Storage Buckets serving as the connection point between the database and processing jobs.

Runable says 60%–70% of its 1 trillion-plus token usage in the last 90 days came from paying customers.

Discover how loveholidays uses OpenAI Codex to make software development accessible across the business, helping teams turn ideas into products faster.

Perplexity has released Portable Computer, a local-first build of its agentic Computer platform that runs the agent harness, orchestrator, planner, tool router and post-trained models directly on NVIDIA DGX Spark. The local model, inference engine, tool sandbox and app connectors ship as one packaged system, every task begins on the device, and work handled by local models carries no per-token charge. When a step needs the live web or frontier reasoning, the orchestrator stops and asks before s
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven