> ## Documentation Index
> Fetch the complete documentation index at: https://wwwpoc.ibm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Granite Cookbooks and Recipes

> Explore practical examples and tutorials for building AI applications with IBM Granite models

From basic getting-started guides to advanced use cases, *Granite recipes* provide step-by-step instructions for real-world implementations. All Granite recipes include links to repos where you can explore sample code. Some Granite recipes include a link to Colab where you can try out sample code.

*Granite cookbooks* are collections of related Granite recipes. On the left side of the screen, you will see a list of cookbooks that will help you find the recipes you are interested in. If you don't find the recipe you are looking for, navigate to the **Additional Cookbooks** topic at the bottom of the page, where you can explore an extensive collection of supplementary recipes.

## Featured Recipes

<CardGroup cols={2}>
  <Card title="Risk Detection" icon="shield" href="/granite/docs/use-cases/risk-detection">
    Use Granite Guardian to screen user prompts and LLM responses for harmful
    content.
  </Card>

  <Card title="Multimodal RAG" icon="images" href="/granite/docs/use-cases/multimodal-rag">
    Create RAG systems that work with text, images, and other media types for
    richer interactions.
  </Card>

  <Card title="Forecast Energy Demand" icon="chart-line" href="/granite/docs/use-cases/forecast-energy-demand">
    Use the Granite Time Series model to forecast energy demand.
  </Card>

  <Card title="BeeAI Agent Framework" icon="bee" href="/granite/docs/use-cases/granite-bee">
    Use the BeeAI Agent Framework with Granite for advanced reasoning and
    problem-solving tasks.
  </Card>
</CardGroup>
