Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Project: Summarize an email (Use Cognitive Services for the summarization) and send the summary to a Teams channel. #201

Open
PoojaRagte opened this issue Mar 16, 2023 · 4 comments
Labels
hack Hackathon project submitted by participants

Comments

@PoojaRagte
Copy link

PoojaRagte commented Mar 16, 2023

Project name

MSGraphHackTogether

Description

MSGraphHackTogether project (MVC application) is used to summarize an email and sending the summary to a teams channel. It is published at the url: https://sendsummarizedemailtoteams20230315222211.azurewebsites.net/
It does the following:

  • It uses user identity to authenticate the user trying to login.
  • Once it is successful, it gets all emails for that user using the Microsoft Graph endpoint and displays on the home screen. The displayed emails have links for selecting.
  • Once an email (link is clicked) is selected it displays the details of that email.
  • On the home screen all the channels for the user will also be displayed using the Microsoft graph endpoint.
  • Once the selected email is clicked, select a channel to post the message to the channel, the application will summarize the message using cognitive services and then will successfully post the message to the channel using Microsoft Graph endpoint.
    1_HomeScreen_AfterLogin_MsHackTogether
    2_AfterSelctingAMail_HackTogether

Demo video:
https://foundationituk-my.sharepoint.com/:v:/g/personal/lawrence_short_foundation-sp_com/ESAiM3eDumZFm93aEB7Yc9gBXfQrM1cDZuuAhTbVek1EjQ?e=mgkdZj

Repo URL

https://github.com/simlawstu/MSGraphHackTogether

Team members

PoojaRagte, simlawstu

@PoojaRagte
Copy link
Author

@waldekmastykarz
Copy link
Collaborator

Thank you for your submission @PoojaRagte! Would you be willing to record a short video to demonstrate the app? It's not required for the hackathon but it would help us showcase your work internally at Microsoft and publicly in the community 😊

@waldekmastykarz waldekmastykarz added the hack Hackathon project submitted by participants label Mar 16, 2023
@aycabas
Copy link
Collaborator

aycabas commented Mar 20, 2023

Hi @PoojaRagte, we can't seem to find your name in the registrations. Can you please make sure to register so you'll be eligible for the prizes: https://aka.ms/hack-together/register

@PoojaRagte
Copy link
Author

PoojaRagte commented Mar 21, 2023

@waldekmastykarz, I have now updated the comment with the demo link. Please let me know in case of any issues.

@aycabas, I had registered myself before the start of the hackathon but there might have been an issue. I have registered myself again. Please let me know if it is now reflected.

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hack Hackathon project submitted by participants
Projects
None yet
Development

No branches or pull requests

3 participants