# Omnifuel AI - Documentation ## Docs - [Generate Forecast](https://docs.omnifuel.ai/api-reference/forecaster/generate-forecast.md): Invokes the endpoint to generate a forecast based on the trained model specified by its ID. - [Get a Forecaster Model](https://docs.omnifuel.ai/api-reference/forecaster/get-forecaster.md): Retrieves the status and details of a training job specified by its ID. - [Train a Forecaster Model](https://docs.omnifuel.ai/api-reference/forecaster/train-a-forecaster.md): Initiates a Forecaster training job with the specified dataset and model configuration parameters. - [Introduction](https://docs.omnifuel.ai/api-reference/introduction.md): Omnifuel API for managing and forecasting retail data - [Architecture](https://docs.omnifuel.ai/architecture.md): The building blocks of Omnifuel - [Introduction](https://docs.omnifuel.ai/introduction.md): Welcome to Omnifuel AI - [Models](https://docs.omnifuel.ai/models.md): Models supported by Omnifuel ## OpenAPI Specs - [openapi-forecaster](https://docs.omnifuel.ai/api-reference/openapi-forecaster.json) - [openapi](https://docs.omnifuel.ai/api-reference/openapi.json)