microsoft / hack-together

Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
MIT License
523 stars 85 forks source link

Project: Email Summarization Tool #164

Open jkher opened 1 year ago

jkher commented 1 year ago

Project name

Email Summarization Tool

Description

With this .NET console app, you can select any latest email message from your inbox and generate a concise summary of its contents. This summary will give you all the key information you need to know, without having to read through the entire email.

Not only does this app save you time by summarizing email message for you, but it also allows you to take action on the generated summary.

This app uses Azure Cognitive Service for Language for extractive summary generation from email content.

Microsoft Graph SDK is used for following scenarios:

Demonstration Video

Repo URL

https://github.com/jkher/summarize-email

Team members

jkher

waldekmastykarz commented 1 year ago

Awesome @jkher! Thank you for your submission

jkher commented 1 year ago

Thank you @waldekmastykarz and @team for organizing this event. Looking forward to seeing more such opportunities for participation. This really helps to expand on our skillsets.

waldekmastykarz commented 1 year ago

Thank you for the kind words, @jkher!