RAG¶
Articles¶
- Building a Local RAG System for Privacy Preservation with Ollama and Weaviate
- Typical RAG Implementation Using Semantic Kernel, Kernel Memory, and Aspire in .NET
- Using Phi-3 & C# with ONNX for text and vision samples
- Introducing Phi-3: Redefining what’s possible with SLMs
Videos¶
Libraries¶
- microsoft/kernel-memory - RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns