Watch: LLM Search Volume Prediction

Using a language model to estimate a query's monthly search volume — directionally useful for sizing topics, but not precise.

Transcript

Can we use large language models to predict how often people search for something online? The short answer is no, not precisely. While language models cannot give you exact monthly search volumes, they do have a decent sense of general scale.

To find out just how close they can get, we tested Google’s Gemini against real search data. The correlation was weak to moderate. The AI was much better at ranking which topics were big versus small than it was at predicting precise numbers.

When we grouped the search volumes into five distinct buckets, only about thirty-five percent of the AI’s predictions landed in the exact right category. However, nearly seventy percent fell into either the correct bucket or the one right next to it. Interestingly, the model was much more accurate with average, middle-of-the-road search volumes than it was with the extreme highs or lows.

The practical takeaway here is clear. You should treat language model search volumes as general opportunity tiers for brainstorming, not as precise statistics. They are useful signals for high-level planning, but they are not a replacement for measured, real-world data. Always verify the numbers against your own analytics.