Bearbeiten

Freigeben über


Get started with an AI template

Streamline your code-first development with prebuilt, task-specific Azure AI templates. Benefit from using the latest features and best practices from Microsoft Azure AI, with popular frameworks like LangChain, prompt flow, and Semantic Kernel in multiple languages.

Important

Items marked (preview) in this article are currently in public preview. This preview is provided without a service-level agreement, and we don't recommend it for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see Supplemental Terms of Use for Microsoft Azure Previews.

Prerequisites

Start with a sample application

  1. Go to Azure AI Foundry portal.
  2. Open your project in Azure AI Foundry portal.
  3. On the left menu, select Samples (preview).
  4. Find the solution template you want to use.
  5. Select Open in Github to view the entire sample application.
  6. Or, clone the repository to your local machine with the provided command.
  7. In some cases, you can also view a step-by-step tutorial that explains the AI code.

Explore the sample application

Once you're looking at the GitHub repository for your sample, refer to the README for more instructions and information on how to deploy your own version of the application.

Instructions vary by sample, but most include how to:

  • Open the solution in the location of your choice:
    • GitHub Codespaces
    • VS Code Dev Containers
    • Your local IDE
  • Deploy the application to Azure
  • How to test the app

The README also includes information about the application, such as the use case, architecture, and pricing information.

Tip

Discover more templates in our curated AZD templates collection. Deploy them with a single command azd up using the Azure Developer CLI.