## Module 5: Semantic Kernel in Concert Migrate this module to use the [Microsoft Agent Framework](https://github.com/microsoft/agent-framework). ### Module Content - [Lab 5.1 - Integrating Semantic Kernel into an existing application](https://github.com/XpiritCommunityEvents/HOLSemanticKernel/wiki/Lab-5.1---Integrating-Semantic-Kernel-into-an-existing-application) ### Approach 💡[AG-UI](https://learn.microsoft.com/en-us/agent-framework/integrations/ag-ui/?pivots=programming-language-csharp) could be an option to implement the chat functionality. ### Migration Tasks - [ ] Migrate demos or create new demos - [ ] Update final project in exercises/module5/final - [ ] Update wiki pages to reflect Agent Framework usage ### References - [Module 5 Wiki](https://github.com/XpiritCommunityEvents/HOLSemanticKernel/wiki#module-5-semantic-kernel-in-concert) - [Semantic Kernel to Agent Framework Migration Guide](https://learn.microsoft.com/en-us/agent-framework/migration-guide/from-semantic-kernel/?pivots=programming-language-csharp)