Time-Series forecasting node

Hello!

We are currently building an n8n node for time-series forecasting, and we believe it can enable more advanced automated workflows in n8n. We’ve released the first version on npm:

https://www.npmjs.com/package/@faim-group/n8n-nodes-faim

We would really appreciate your help with:

  1. Trying out the node and sharing feedback on the interface — whether it’s intuitive, and where you think it could be improved.

  2. Sharing use cases or workflows where this node could be useful. This will help us align future improvements with real-world needs.

Thank you!

Andrei

FAIM

P.S. The node uses foundation time-series models under the hood, so it does not require any training. It provides strong zero-shot forecasts directly from raw time-series data.

1 Like