Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Hello joostwmd
Are you able to finish outlook addin using LLM, can you share some more highlight on this?
Regards
Avian
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm developing an Outlook add-in with Large Language Model (LLM) functionality for a client, and I need guidance on several aspects of the project. The core concept is to analyze every incoming email in an organization using an LLM, which then suggests a custom workflow based on the email content.
Here's an example scenario:
A sales employee receives an inquiry from a potential customer. The LLM should analyze the email and suggest the following workflow:
The sales employee would then perform these tasks manually. The workflow suggestions should be automatically displayed within Outlook.
I have several questions regarding the implementation:
Email Analysis and Workflow Integration:
I've read about extending the Microsoft Graph schema for emails, but I'm unsure if this is the optimal approach. Are there better alternatives?
LLM Implementation and Data Privacy:
User Interface in Outlook:
I would appreciate any advice and inspiration for these points. Thank you!
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Building and customizing solutions using Microsoft 365 Copilot APIs and tools