Nixtla/nixtla
TimeGPT-1 is a production-ready foundation model for time series forecasting and anomaly detection using a generative transformer architecture.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
TimeGPT-1 is a pretrained transformer model trained on over 100B data points that performs forecasting and anomaly detection across domains including retail, electricity, finance, and IoT. The repository provides a Python SDK (nixtla) enabling users to make predictions with just a few lines of code. It offers both API-based access via NixtlaClient and local inference capabilities.