Show HN: JavaScript SDK for zero-shot time-series forecasting (Chronos2, TiRex)
2 points| ChernovAndrei | 3 months ago |github.com
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
No comments yet.