Hacker News new | ask | show | jobs
Show HN: JavaScript SDK for zero-shot time-series forecasting (Chronos2, TiRex) (github.com)
2 points by ChernovAndrei 210 days ago
We’ve released a JavaScript SDK for running zero-shot time-series forecasting using two modern foundation models: • Chronos2 from AWS • TiRex from NXAI

The goal is to make it straightforward to run forecasting in any JavaScript or TypeScript environment (web apps, backend services, workflow automation tools) without training, preprocessing, or model hosting. You send a raw numeric array and receive a forecast.

Here is the link on github: https://github.com/S-FM/faim-js-client