Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 684 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 684 Bytes

Repository for Bi-Weekly AI GBB Hands-on Workshop

To begin, go to the pricing directory and open the README file from there.

Workshops

  1. Pricing - A cost calculator for Azure OpenAI usage. The application sits within an Azure Functions App. This workshop includes foundational setup and configuration of the tools required for development of Azure AI applications.
  2. Travel - An example travel assistant bot that uses Azure OpenAI Assistants APIs to retrieve airline policies and deterministically calculate flight times.
  3. Poet - Using an Azure OpenAI model to generate poems about cities with additional deterministic data using Prompt Flow and evaluating the results.