Skip to content

Repository files navigation

Foundry Innovation

This repository contains demonstration notebooks showcasing Azure AI Foundry capabilities including browser automation, web search, model routing, and GPT audio features.

Setup

Prerequisites

  • Python 3.7 or higher
  • Azure OpenAI and Azure AI Foundry access

Installation

  1. Clone the repository:
git clone https://github.com/guygregory/FoundryInnovation.git
cd FoundryInnovation
  1. Install the required Python packages:
pip install -r requirements.txt
  1. Configure your environment variables by copying the sample file:
cp .env.sample .env
  1. Edit the .env file with your Azure credentials and endpoints.

Demo Notebooks

  • demo-browser-automation.ipynb: Demonstrates browser automation using Azure AI Foundry Agent Service
  • demo-websearch.ipynb: Shows web search capabilities in the Responses API
  • demo-model-router.ipynb: Demonstrates model routing functionality
  • demo-gpt-audio.ipynb: GPT-Audio sample for generating spoken announcements
  • demo-agent-framework.ipynb: Microsoft Agent Framework demo with hosted MCP tools integration

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

New Innovations in Azure AI Foundry presentation and demos - Grey Matter Tech Summit / Cloud Champion

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors

Languages