No training required on your data
Simple forecasting API for every developer
Blazing fast results in seconds even for large datasets
Powerful generative AI model with over 100 billion data points
Private and secure with no data stored
Advance time series control with simple API parameters
AI Prediction Preview (Alpha)
Try dynamic datasets ->
{
"success": true,
"prediction": [
{
"date": "2008-11-01 00:00:00",
"value": 262463.96875
},
{
"date": "2008-11-02 00:00:00",
"value": 269651.8125
},
{
"date": "2008-11-03 00:00:00",
"value": 308595.34375
},
{
"date": "2008-11-04 00:00:00",
"value": 248774.046875
},
{
"date": "2008-11-05 00:00:00",
"value": 241256.59375
},
{
"date": "2008-11-06 00:00:00",
"value": 272696.84375
},
{
"date": "2008-11-07 00:00:00",
"value": 275324.375
},
{
"date": "2008-11-08 00:00:00",
"value": 269853
},
{
"date": "2008-11-09 00:00:00",
"value": 282942.1875
},
{
"date": "2008-11-10 00:00:00",
"value": 318795.28125
},
{
"date": "2008-11-11 00:00:00",
"value": 263821.0625
},
{
"date": "2008-11-12 00:00:00",
"value": 250962.1875
},
{
"date": "2008-11-13 00:00:00",
"value": 284165.6875
},
{
"date": "2008-11-14 00:00:00",
"value": 284167.3125
},
{
"date": "2008-11-15 00:00:00",
"value": 282404.71875
},
{
"date": "2008-11-16 00:00:00",
"value": 296211.25
},
{
"date": "2008-11-17 00:00:00",
"value": 341951.34375
},
{
"date": "2008-11-18 00:00:00",
"value": 276614
},
{
"date": "2008-11-19 00:00:00",
"value": 271769.75
},
{
"date": "2008-11-20 00:00:00",
"value": 303327.4375
},
{
"date": "2008-11-21 00:00:00",
"value": 306051.375
},
{
"date": "2008-11-22 00:00:00",
"value": 301501.21875
},
{
"date": "2008-11-23 00:00:00",
"value": 324348.40625
},
{
"date": "2008-11-24 00:00:00",
"value": 372875.28125
},
{
"date": "2008-11-25 00:00:00",
"value": 301101.9375
},
{
"date": "2008-11-26 00:00:00",
"value": 288880.125
},
{
"date": "2008-11-27 00:00:00",
"value": 324649.15625
},
{
"date": "2008-11-28 00:00:00",
"value": 330629.6875
},
{
"date": "2008-11-29 00:00:00",
"value": 325092.15625
},
{
"date": "2008-11-30 00:00:00",
"value": 364174.34375
}
],
"steps": 30
}
Forecast data based on any time frame set, hourly, daily, weekly, monthly or yearly
Accurate forecasting even with missing data points with no code change or data training
Your own personal data scientist powered by state-of-the-art AI at the fraction of the cost
Forecast data on millions of data points in seconds with our globally distributed scalable prediction engine
Access to the latest data on the internet with regular retraining of our model to ensure the most accurate predictions
With one API you can control how far into the future you want to forecast and get results in seconds
Easy to use REST APIs that work out of the box in every language and framework with fully managed caching, logging and authentication
import { JigsawStack } from "jigsawstack";
const jigsaw = JigsawStack({
apiKey: "sk39wo393.....32ncsmw9339RNj3"
});
const response = await jigsaw.prediction({"dataset":[{"date":"2023-10-10","value":10},{"date":"2023-09-10","value":5}],"count":10})
$
npm i jigsawstack
5 ways our customers use JigsawStack to build AI Prediction powered applications
Forecast internal sales numbers to make better business decisions
Automate business pipelines based on real time predictions on your data by the second
Broken or missing data points can easily be predicted with generative AI with high accuracy while maintaining number patterns
Predict web analytics for new products and features based on million of previous analytics data
Simulate test marketing campaigns on the fly to know what works and what doesn't
Striking the right balance between code and dashboard
Access real-time logs and analytics on all your APIs. Debug errors, track users, location maps, sessions, countries, IPs and 30+ data points
Fine grained control over API keys. Whitelist domains with flexible wildcard support, set expiration date and limit access to specific APIs with unlimited keys
The best docs are the kind that you don't need. Fully typed SDKs with auto-completion and self explanatory params
Manage multiple projects and teams with access control. Invite unlimited team members and assign roles
JigsawStack APIs are built from the ground up on the edge network
99.5% uptime with APIs latency reaching as low as 200ms globally
Scale up and down as you need without worrying about abused cost with usage based pricing
Consistent request and response structure across all API services for predictable use
Consistent training for all JigsawStack models to ensure the latest technology is always available without breaking changes