microsoft / WhatTheHack

A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
MIT License
1.77k stars 870 forks source link

[Proposal]: Build Your Own Copilot Hackathon (Build Multi-Agent RAG Pattern apps using Azure OpenAI + AKS/ACA + Cosmos DB + Semantic Kernel) #779

Open markjbrown opened 11 months ago

markjbrown commented 11 months ago

Topic

We have developed a hackathon which is built around the Build & Modernize AI Applications reference solution to demonstrate how to build RAG Pattern applications and services using Azure OpenAI, Azure Cosmos DB, Azure AI Search. and Azure Kubernetes Service. The solution is built using the Semantic Kernel SDK as the AI orchestration layer on .NET 7.

The hackathon contents are fully developed and had multiple customer deliveries. The hackathon consists of 7 challenges and can be delivered in a one day format of 5 challenges. Or a 1.5 - 2 day format with all 7 challenges. The original source for this hackathon is here: Build & Modernize AI Apps Hackathon

We also have a comprehensive Coaches Guide with materials for coaches to prepare for and deliver the hackathon. This includes:

Abstract/Learning Objectives

Coaches and attendees for this hackathon will learn how to design, build and deploy RAG Pattern applications and services using Azure OpenAI, Azure Cosmos DB, Azure AI Search. and Azure Kubernetes Service. They will learn how to implement these solutions using Semantic Kernel as the orchestration layer.

Attendees will gain knowledge on the following services and concepts:

Services:

Concepts:

Below are the learning objectives for each challenges:

Delivery Date

Now

Authors

https://github.com/markjbrown
https://github.com/sandeepsnairms
https://github.com/ciprianjichici
https://github.com/hatboyzero
https://github.com/joelhulen

Other

These contents are fully developed and ready to go. We could use some assistance in getting this content into the WTH format.

Once here our plan is to keep this as the central place to publish this content. The underlying reference app and hackathon will continue be receiving regular updates to reflect changes in the capabilities for the Azure services used in this solution as well as Semantic Kernel SDK.

Code of Conduct

markjbrown commented 8 months ago

Hi folks. the bits on this are coming within the next 7-10 days. CC @joelhulen

Thanks.