Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


Google TimesFM 3.0 tops every major forecasting benchmark with just 330M parameters

Google Research released TimesFM 3.0 on Hugging Face on September 1: a 330M-parameter time series foundation model that ranks first on Gift-Eval, FEV-Bench, and the Time leaderboard — all three major benchmarks, zero-shot. Time series is one of the few foundation-model tracks with real enterprise demand beyond LLMs, and Google keeps winning it with a model smaller than GPT-2.

What’s new in 3.0

Native multivariate forecasting, for the first time. Earlier versions predicted one series at a time; 3.0 handles multiple related series together, plus covariates — historical features and known future events like promotions or weather. Under the hood: a 20-layer transformer alternating temporal attention with variate attention, trained on over 1 trillion time points. A Contiguous Patch Masking trick generates the entire forecast horizon in one forward pass, no iterative loop.

How to use it

Weights sit at google/timesfm-3.0-pytorch, and pip install timesfm gets you inference in a few lines. Feed it retail demand, financial series, or server metrics — no fine-tuning needed. BigQuery integration is coming.

One catch: the weights ship under a non-commercial license. Research and evaluation yes, production no. That’s open weights, not open source — read the fine print first.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment