
How do you benchmark a web search API when the thing being tested can read the answer key? A search agent has a fetch tool. If the gold labels sit in a public dataset, the agent can download them mid-evaluation and skip retrieval entirely. A similar problem arises when the answers are already encoded in the model’s parametric memory: a correct response no longer demonstrates that web search worked. Keenable’s answer is NEEDLE, a live open-source benchmark that rebuilds its query set from
Will NEEDLE appear as a dataset on Hugging Face by September 15, 2026?
Resolves by Sep 15, 2026
NEEDLE is an open-source benchmark that tests web search APIs by generating fresh query sets hourly from live sources like RSS feeds and Google Trends, rather than using a static dataset that could be memorized or downloaded during evaluation. It matters because search agents with access to training data could cheat on fixed benchmarks, so NEEDLE solves this by constantly rebuilding its queries and measuring performance across five categories: news, finance, academic research, rare entities, and legal documents. The benchmark runs the same queries against fifteen different search APIs under identical conditions and compares each result against an "ultimate" ceiling created by pooling what all engines combined could retrieve, which reveals whether poor results stem from ranking failures or retrieval problems shared across the entire field.

Google is rolling out an updated AI weather model that's supposed to be more accurate, especially when it comes to predicting rain and snowfall. In the announcement today, the company says it's now able to make forecasts with "unprecedented resolution" using its new WeatherNext 3 AI model. It can produce a global picture that's five times sharper than Google's previous model by learning from real-time weather observations, according to the company. "One of the main developments

Researchers question whether popular AI tests truly capture real-world language abilities or merely reflect memorization and training data overlap.

Time to first token (TTFT) is the metric teams use to pick an inference API for voice. It is also the metric that misleads them. TTFT marks when generation starts; a text-to-speech model cannot speak until a full clause arrives. Between those two points sits the difference between an agent that feels conversational and one that gets interrupted. This piece benchmarks every layer of the voice stack including LLM, speech-to-text, text-to-speech, and speech-to-speech. Why TTFT Is the Right Entr
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven