Browsing Tag
semantickernel
3 posts
Production RAG with Semantic Kernel: Patterns, Chunking, and Retrieval Strategies
Retrieval-Augmented Generation (RAG) is the pattern that makes LLMs genuinely useful for enterprise applications. Instead of relying solely…
Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure
As a kid, I was fascinated by the possibilities of table top role playing games like Dungeons &…
Building a Semantic Kernel with F# for Enhanced AI Interaction
This blog base from https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/GettingStarted/Step2_Add_Plugins.cs In the age of artificial intelligence, leveraging powerful tools to interact seamlessly with…