AI for Time Series Intelligence

Zero-shot forecasting and anomaly detection with enterprise-level performance. No training. No onboarding. No infrastructure. Just results.

<1s
p90 Latency
99.9%
Uptime SLA
0-shot
No Training

Why GradientCast?

Forecasting and anomaly detection are complex problems that typically require specialized teams. GradientCast uses transformer-based models—the same technology powering LLMs—trained specifically for time series forecasting and anomaly detection, delivering exceptional 0-shot performance. Complex AI, made accessible.

Zero-Shot Learning

Our foundational models have learned patterns from billions of time series. No training data needed. No labeling. No waiting. Just send your data and get predictions.

API-First Design

pip install, import, forecast. That's it. Get production-ready predictions in 3 lines of Python. Works with pandas. Full type hints. Comprehensive error handling.

Enterprise Ready

GPU-accelerated inference on Azure infrastructure. Auto-scaling from prototype to production. 99.9% uptime SLA. SOC 2 compliant data handling.

Production-ready in minutes

Our SDK is designed for developers. Install with pip, import the client, and start forecasting. Full type hints, pandas support, and comprehensive error handling included.

1

Install the SDK

pip install gradientcast

2

Initialize the client

Pass your API key

3

Call the API

Get predictions instantly

forecast.py
from gradientcast import GradientCastFM

# Initialize client
fm = GradientCastFM(api_key="your-api-key")

# Get forecast
result = fm.forecast(
    input_data={"sales": [100, 120, 115, 130]},
    horizon_len=7,
    freq="D"
)

print(result["sales"])
# [142.5, 148.2, 151.8, 155.3, ...]

Built for Every Industry

From e-commerce to infrastructure monitoring, GradientCast powers time series intelligence across diverse domains.

E-commerce

FM

Demand forecasting, inventory optimization

Finance

FM

Revenue projection, cash flow prediction

SaaS

FM

User growth forecasting, churn prediction

Infrastructure

PulseAD

Traffic anomaly detection, outage prediction

IoT

DenseAD

Sensor anomaly detection, predictive maintenance

Security

DenseAD

Behavioral anomaly detection, threat identification

Simple, Transparent Pricing

Start free. Scale as you grow. No hidden fees.

Free Trial

$0

14 days, 5,000 API calls

Start Trial
Popular

Starter

$49/mo

10,000 API calls/month

Get Started

Enterprise

Custom

Unlimited, dedicated support

Contact Sales

Ready to transform your time series workflows?

Join teams using GradientCast to power their forecasting and anomaly detection.