# Create AI request blocks and add them to your flows You create AI request blocks to interact with an AI model of your choice, such as one from [OpenAI](https://platform.openai.com/docs/), [Google](https://ai.google.dev/gemini-api/docs/), or [Anthropic](https://docs.anthropic.com/). You can then manage how you interact with the model. AI request blocks can help you evaluate different AI models, add AI to your workflows, prototype agents, and much more. ## Create your AI request blocks Create AI request blocks to interact with AI models. You can then add them to your flows and organize them in your workspace for your project. To learn more, see [Create an AI request block for your flow](/docs/postman-ai/ai-request-blocks/create/). ## Interact with AI models Use prompts to interact with AI models. As you interact with the model, it returns a response. You can then manage how you interact with the model. To learn more, see [Use your AI request block to interact with an AI model](/docs/postman-ai/ai-request-blocks/interact/).