#28 · Primary category: Time Series Machine Learning
timecopilot
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
netdata
The fastest path to AI-powered full stack observability, even for lean teams.
catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
sktime
A unified framework for machine learning with time series
darts
A python library for user-friendly forecasting and anomaly detection on time series.
featuretools
An open source python library for automated feature engineering