microsoft / hack-together-teams

HackTogether: The Microsoft Teams Global Hack | Register, Hack, Win 👇
https://aka.ms/hack-together-teams/register
MIT License
455 stars 37 forks source link

Project: Perks Pilot (Microsoft Teams Bot) + ChatGPT + Enterprise data with Azure OpenAI and Cognitive Search #116

Open ejazhussain opened 1 year ago

ejazhussain commented 1 year ago

Project name

Perks Pilot

Description

This sample demonstrates an approach for creating a ChatGPT-like experience over your own data using Microsoft Teams bot application. It uses Azure OpenAI Service to access the ChatGPT model (gpt-35-turbo), and Azure Cognitive Search for data indexing and retrieval.

The repo includes sample data so it's ready to try end-to-end. In this sample application, we use a fictitious company called Contoso Electronics, and the experience allows its employees to ask questions about the benefits, internal policies, as well as job descriptions and roles.

Project Repository URL

https://github.com/ejazhussain/msteams-solutions/tree/main/oc-teams-bots/PerksPilot

Project video

https://github.com/ejazhussain/msteams-solutions/blob/main/oc-teams-bots/PerksPilot/demo/PerksPilot.gif

Team members

ejazhussain,ahmadiramin,dmitrydyachenko

aycabas commented 1 year ago

Thanks for your project submission @ejazhussain, we are so excited to check out your project details! Meanwhile, would you and your teammates be willing to fill out the hackathon feedback survey? That'd help us understand from your experience to improve it next time: https://aka.ms/hack-together-teams/survey

ejazhussain commented 1 year ago

@aycabas. I have completed the survey. Thanks for organizing the Hackathon.