Skip to main content

Demo & Resourcesโ€‹

This page contains a curated list of demos and resources. Booth Demos TBD!

๐Ÿ’ Additional Resourcesโ€‹

Check out some of our products designed with Python developers in mind!

Python in Excelโ€‹

Python in Excel setup docs. Check out a fresh new feature for Excel allowing you to run and share your Python code directly in your spreadsheets

DevContainers + Codespacesโ€‹

DevContainers demo. Learn how to make your work portable and easy for new contributors to get started with! Work locally or in your browser with Codespaces via GitHub.

GitHub Models with Pythonโ€‹

GitHub Models are free generative AI models that can be used by anyone with a GitHub account. Learn how to use them from popular Python AI frameworks, so that you can experiment and prototype without breaking the bank.

๐Ÿ’™ Use our Python templates with AZDโ€‹

Weโ€™ve created several templates that allow you to deploy full stack ideas to Azure with one short command โ€ฆ AZD up! Use our templates as a basis to start your next experiment, learning journey, or app.

Cosmos DB Multi Agent Shopping Botโ€‹

  • Cosmos DB demo. This personal shopping AI Chatbot uses multiple agents to help with product inquiries, making sales, and refunding orders.

VS Code for Flaskโ€‹

Optimize your VS Code experience when developing Flask and Quart applications by using the debugger (with hot reloading), test runner, and Dev Containers.

VS Code for Djangoโ€‹

Optimize your VS Code experience when developing Django apps. Discover how to set up a dev container with a local database, debug with breakpoints, run tests, and interactively explore the database.

VS Code for FastAPIโ€‹

Optimize your VS Code experience when developing FastAPI apps, both or API-only and full stack applications. You'll learn how to debug with breakpoints and run automated tests.

Experiment with AI and RAGโ€‹

Our Azure Search OpenAI Demo template has been used over 200K times! Join everyone who is getting a taste of Retrieval Augmented Generation to combine your own data with Gen AI.

Deploy Python Web Appsโ€‹

Jump start your next web app with our FastAPI template or Flask template by letting our Infrastructure as Code do the heavy lifting to deploy your app, so you can spend your time on building your idea!

Get started with AI and RAG โ€“ for Learners and Educatorsโ€‹

Play with AI and learn how RAG works behind the scenes, have a play this AI/RAG demo that lets you get started for free using GitHub Models. Perfect for learners wanting to get a feel for AI or for educators who want a resources they can adapt for use with their students.

๐Ÿ’™Our YouTube Playlistsโ€‹

Python + AIโ€‹

Want to build applications with generative AI in Python? We'll start with a tour of Large Language Models (LLMs) and vector embedding models, dive into popular techniques like Retrieval-Augmented Generation (RAG) and Structured outputs, bring in multimodal models to work with images, and culminate with AI safety, quality, and evaluation.

Azure Cosmos DB Python Basicsโ€‹

This hands-on tutorial series walks you through everything from secure authentication to CRUD and query operations using the Azure Cosmos DB Python SDK.

Python Tutorial for Beginnersโ€‹

Take a journey from the very start all the way to deploying Python web apps and doing data science.

Python Web Apps 101โ€‹

Take a walk through different technologies and tools for deploying Python web apps.

This article was created with the assistance of Microsoft Copilot. โœจ