Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 4.52 KB

azure-ai-for-developers.md

File metadata and controls

68 lines (46 loc) · 4.52 KB
title description keywords ms.service ms.topic ms.date ms.custom
Overview of AI app development
Overview article introducing the resources available in this content area, and how to get started integrating generative AI into applications.
ai, azure openai service
azure
overview
6/5/2024
overview, devx-track-dotnet, devx-track-extended-java, devx-track-js, devx-track-python, build-2024-intelligent-apps

Overview of AI app development

This documentation is designed for experienced developers who are new to building generative AI apps on Azure using Azure OpenAI 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 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 Azure Developer CLI gallery.

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


Additional resources by language

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