#28 · Primary category: Time Series Machine Learning

timecopilot

agent-based-modeling agentic-ai artificial-intelligence forecasting generative-ai gpt llms machine-learning time-series time-series-forecasting

GenAI forecasting agent that combines LLMs with time series foundation models for natural-language forecasting and anomaly detection.

Project last updated:08/17/26

GitHub Stars

595

Forks

83

Contributors

17

License

MIT

Why we included this project

Time series forecasting usually means picking a model per dataset and hoping the choice holds up. TimeCopilot sidesteps that by putting more than thirty foundation models, including Chronos, Moirai, TimesFM, and TimeGPT, behind one Python API, with an LLM that inspects your data and picks a model, then explains the reasoning in plain language. You can forecast from a single command on a public CSV, or ask a natural-language question and get predictions, cross-validation, and anomaly detection back without building a pipeline. The results come back as structured data you can feed into your own code, which makes it a reasonable fit for teams in finance, energy, or web analytics that want solid forecasts without maintaining a bespoke modeling stack.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category