Skip to content

Azure-Samples/azureai-samples

Repository files navigation

Azure AI Samples

license: MIT

Welcome to the Azure AI Samples repository!

This repository acts as the top-level directory for official Azure AI sample code and examples. It includes notebooks and sample code that contain end-to-end samples as well as smaller code snippets for common developer tasks.

This repository is entirely open source, guidance on how to contribute and links to additional repositories are provided below.

Use the samples in this repository to try out Azure AI scenarios on your local machine!

Supplementary Documentation

Other Sample Repositories

Azure AI Studio

Azure AI Search

Azure AI Assistant

  • Azure-Samples/azure-ai-assistant-tool - Repo containing the Azure AI Assistant Tool and Python middleware libraries for quick experimentation, testing, and debugging of Azure OpenAI assistants in your local environment.

Copilot

OpenAI

Contributing

We welcome contributions and suggestions! Please see the contributing guidelines for details.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. Please see the code of conduct for details.

Getting Help

Issues

If you find a bug in the source code or a mistake in the documentation, feel free to submit bug report . Or you could submit a pull request with a fix.

Feature Requests

If there's an sample that you'd like to see added, feel free to file a Feature Request.

If you'd like to implement it yourself, please refer to our contributing guidelines.