microsoft / PodcastCopilot

Build 2023 demo
MIT License
646 stars 138 forks source link

Semantic Kernel Implementation? #2

Open swiecki opened 1 year ago

swiecki commented 1 year ago

Hi! Thanks so much for sharing this exciting demo crafted by Kevin. Super awesome demo and very inspiring.

Would you please consider adding an equivalent implementation using Microsoft's Semantic Kernel orchestration framework instead of Langchain?

Thank you again!

scottchanman commented 1 year ago

It would be great to have a demo in C#. Could you add one? Thanks

jennifermarsman commented 1 year ago

@swiecki the Semantic Kernel has an equivalent skill for the LinkedIn plugin (and @scottchanman, it was written in C#). Here's the checkin into a feature branch: https://github.com/microsoft/semantic-kernel/commit/b9556a06363a1a0f2e4317fa0c88324355b6f040. I agree that it would be awesome to write an equivalent implementation with SK as the orchestration layer. We can put that on the backlog, but if anyone else gets to it first, post a link!