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.
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