SSWConsulting / TimesheetGPT

Make timesheets easy! Use data from Microsoft Graph to generate a summary
https://timesheet-gpt.azurewebsites.net/
MIT License
21 stars 2 forks source link

🤖 Semantic Kernel - What can we do with it? #68

Open bradystroud opened 11 months ago

bradystroud commented 11 months ago

For the brainstorming day

### Tasks
- [ ] Connect to Graph using built in plugin https://github.com/Azure-Samples/miyagi/blob/4b147bb35865058e3c08aa7921312887a877dfa4/services/sk-copilot-chat-api/dotnet/CopilotChat/Controllers/ChatController.cs#L220C59-L220C79
- [ ] Performance - Create function as Scoped service, right now it gets created for every single
- [ ] What else can we do with it?
- [ ] instead of just lookimg at email subjects, look at the content as well (new semantic function)