43 - Retrieving Kernel Memory Source Information in the Microsoft Semantic Kernel

Опубликовано: 05 Октябрь 2024
на канале: Learn Microsoft AI
374
14

Join this channel to get access to perks:
   / @vinothrajendran  
The Microsoft Kernel Memory (KM) service enables indexing and querying of diverse data through large language models (LLMs) and natural language processing. Offering capabilities like retrieval augmented generation (RAG), synthetic memory, prompt engineering, and custom semantic memory processing, KM can be seamlessly integrated as a plugin with Semantic Kernel, Microsoft Copilot, and ChatGPT to enrich data-driven functionalities within applications. Built upon insights gleaned from developing Semantic Kernel (SK) and Semantic Memory (SM) libraries, KM embodies a refined approach to accessing and searching data utilizing embeddings.
Source code here : https://github.com/rvinothrajendran/M...