nixtla and MarketGPT

These are competitors in the time series forecasting domain, with TimeGPT-1 being a mature, production-ready foundation model while MarketGPT represents an earlier-stage effort to build a specialized GPT for financial time series modeling.

nixtla
87
Verified
MarketGPT
33
Emerging
Maintenance 23/25
Adoption 20/25
Maturity 25/25
Community 19/25
Maintenance 2/25
Adoption 6/25
Maturity 9/25
Community 16/25
Stars: 3,792
Forks: 317
Downloads: 123,695
Commits (30d): 27
Language: Jupyter Notebook
License:
Stars: 17
Forks: 7
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No risk flags
Stale 6m No Package No Dependents

About nixtla

Nixtla/nixtla

TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.

Built on a transformer architecture trained on 100B+ time series datapoints, TimeGPT supports zero-shot inference for immediate predictions without fine-tuning, alongside optional fine-tuning with custom loss functions for domain-specific adaptation. The SDK integrates with pandas DataFrames and supports distributed computing frameworks (Spark, Dask, Ray), while native Snowflake deployment enables in-database forecasting via stored procedures and UDTFs without data movement. Key capabilities include exogenous variable incorporation, prediction intervals for uncertainty quantification, and handling of irregular timestamps.

About MarketGPT

aaron-wheeler/MarketGPT

MarketGPT: Developing a Pre-trained transformer (GPT) for Modeling Financial Time Series

Scores updated daily from GitHub, PyPI, and npm data. How scores work