Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 3.38 KB

File metadata and controls

57 lines (43 loc) · 3.38 KB

Build and deploy your own copilot with GitHub Copilot

@stebje & @vfm2

PrerequisitesResourcesLearning ObjectivesDiscussion

In this workshop we dive into how you can build and deploy your own AI assistant, and how GitHub Copilot can help you throughout this process.

  • Who is this for: Developers

  • What you'll learn: In this session we will delve into how you can build and deploy your own AI assistant, and how GitHub Copilot can help you throughout this process. First we will cover some theory on GitHub Copilot as a product and AI chatbots in general, before moving onto a practical exercise where we build our own AI chatbot and deploy it to Azure, all while leveraging various GitHub Copilot features.

  • What you'll build: An AI-powered chatbot (template 👉 githubuniverseworkshops/my-universe-copilot)

🎯 Learning Objectives

In this workshop, you will:

  • Understand how GitHub Copilot works and how to leverage it in your own software projects
  • Understand common AI chatbot use cases
  • Learn how to build your own AI chatbot and deploy it to Azure

📣 Prerequisites

Before joining the workshop, there are a few items that you will need to install or bring with you.

Must-have

Nice-to-have

Warning

Some of the features used in this workshop are metered/billed services, and can incur additional charges. Please see links below for more info.

📚 Resources