Azure-Samples/contoso-creative-writer
A multi-agent creative writing system that uses Azure OpenAI, Azure AI Agent Service, Bing grounding, and AI Search to generate articles.

This sample demonstrates building a creative writing assistant using Azure’s AI agent infrastructure. It integrates Azure OpenAI for language model capabilities, Azure AI Agent Service to orchestrate multi-agent workflows, and leverages Bing grounding with Azure AI Search for enhanced content generation. The solution uses Prompty for agent prompting and includes Python, JavaScript/TypeScript implementations with infrastructure-as-code via Bicep for Azure deployment.