nixtla/nixtla

TimeGPT-2.1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 17th, 2026
Created on September 23rd, 2021
Open Issues & Pull Requests: 61 (+0)
GitHub issues: Enabled
Number of forks: 338
Total Stargazers: 4,009 (+0)
Total Subscribers: 37 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.8 days
Mean response time: 49.5 days
90th percentile: 124.6 days
Tracked items: 50

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 573 days
Stale 30+ days: 35
Stale 90+ days: 35

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • documentation (25)
  • enhancement (19)
  • feature (19)
  • bug (16)
  • awaiting response (1)
  • help wanted (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Nixtla is a pre-trained foundation model for time series forecasting and anomaly detection that works through a generative pretrained transformer architecture.

The tool addresses the challenge of making accurate time series predictions across diverse domains like retail, electricity, finance, and IoT without requiring extensive domain expertise or custom model training. It achieves this by leveraging a transformer model trained on over 100 billion data points, enabling zero-shot inference where forecasts and anomaly detection can be generated immediately on new data without prior fine-tuning. The model also supports fine-tuning on custom datasets to adapt to specific use cases, incorporation of exogenous variables to improve accuracy, and simultaneous forecasting across multiple time series.

Developers should adopt this tool if they need production-ready time series predictions with minimal setup overhead. It suits projects where rapid deployment matters more than building custom models, particularly in retail, energy, finance, and IoT applications. The tool provides API access for language-agnostic integration, direct deployment within Snowflake environments to avoid data movement, and the ability to run on your own infrastructure for data privacy. The SDK enables forecasting and anomaly detection in just a few lines of code, with additional capabilities including prediction intervals to quantify uncertainty, cross-validation for robustness, and handling of irregular timestamps without preprocessing.

Almost all open issues are raised by outside users rather than the core team, indicating a substantial base of adopters reporting real-world use. First responses to issues or pull requests typically take one to two weeks. Work in the issue tracker is dominated by documentation, enhancement, and feature labels.