---
title: "AI Gateway Examples"
description: "Find inspiration for building your app powered by an AI model and the AI Gateway with these examples."
---

> For the complete documentation index for AI agents, see [llms.txt](https://docs.netlify.com/llms.txt). Markdown versions of any documentation page are available by appending `.md` to its docs.netlify.com URL.

Find inspiration for building your app powered by an AI model and the AI Gateway with these examples.

### AI SEO Image Generator

The [AI SEO Image Generator](https://github.com/netlify/examples/tree/main/examples/ai-seo-image-generator) shows you how to use AI Gateway with Google's Gemini 2.5 Flash model for advanced image generation. 

Learn how to create contextual images based on text prompts with this [example project](https://github.com/netlify/examples/tree/main/examples/ai-seo-image-generator).

### AI agent generates blog post images

For a video overview of how the AI Gateway works with an app that generates blog post images, check out this blog post image generator demo.

> **Video**: [Watch video](https://www.youtube.com/embed/R7J-pSkdh0o)

### AI agent summarizes form submissions

For a video overview of how the AI Gateway works with an app that summarizes form submissions, check out this form summary demo.

> **Video**: [Watch video](https://www.youtube.com/embed/Fe33sf-pHm8)

### AI model comparison game

For a video overview of how the AI Gateway works with a fun demo project, check out our AI Gateway gameshow demo.

> **Video**: [Watch video](https://www.youtube.com/embed/9CqxH7IFbds)

