Document Search in .NET with Kernel Memory
May 20, 2025 by Matt Eland  Ā· 10 min readPart of the Building AI Agents topic
Kernel Memory gives us a simple and flexible way of indexing and searching documents and websites using our own models and vector storage solutions using .NET.
Learn MoreReference Architecture for Website Chat Agents
Apr 1, 2025 by Matt Eland  Ā· 15 min readPart of the Building AI Agents topic
This article defines a simple retrieval augmentation generation (RAG) chat agent architecture suitable for helping customers discover more about your organization and its offerings.
Learn More