Edit

Share via


Overview of AI app development

This documentation is designed for experienced developers who are new to building generative AI apps on Azure using Azure Services and their favorite programming language.

Introduction to generative AI for developers

Generative AI opens many new possibilities for applications. As a developer, it's important that you develop a mental model that maps how all the new terminology and technologies related to generative AI fit into what you already understand. The following series of articles show you how your current development experience applies to generative AI.

AI app design

Designing AI applications involves understanding user needs, selecting appropriate AI models, and integrating them effectively into your app architecture. The following resources provide guidance on best practices for designing AI-powered applications.

AI app templates

AI app templates provide you with well-maintained, easy to deploy reference samples that provide a high-quality starting point for your AI apps.

There are two categories of AI app templates, building blocks and end-to-end solutions. Building blocks are smaller-scale samples that focus on specific scenarios and tasks. End-to-end solutions are comprehensive reference samples including documentation, source code, and deployment to allow you to take and extend for your own purposes.

To review a list of key templates available for each programming language, see AI app templates. To browse all available templates, see the AI app templates on the AI App Template gallery.

One of the most popular templates is the chat with your data sample using Azure OpenAI and Azure AI Search.

Agents and Model Context Protocol (MCP)

For developers interested in building more advanced AI applications, including agents that can interact with various services and APIs, we provide comprehensive resources and templates.

Authentication and security

Building AI applications requires strong authentication and security to protect data and meet regulations. The following articles explain how to secure your AI apps on Azure.

More resources by language

Each language overview page links to popular articles, samples, documentation and more specific to your preferred programming language or platform.