Kernel Memory – Retrieval Augmented Generation (RAG) using Azure Open AI
I am looking for Kernel Memory – Retrieval Augmented Generation (RAG) using Azure Open AI which can read file in kernel memory. I can ask question and based on memory it can answer my questions. I want to use .NetCore here for implementation.