Sktime Agentic Forecaster is a Python project that takes a forecasting task in plain English, picks suitable sktime estimators, builds a pipeline, trains it, and returns predictions with short explanations.
The goal is to make time-series work faster without hiding how the model works. The output is a real sktime pipeline you can inspect, reuse, and improve.
