<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vector Stores on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/vector-stores/</link><description>Recent content in Vector Stores on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 16 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/vector-stores/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 6: Memory &amp;amp; State Management for Persistent AI Interactions</title><link>https://ai-blog.noorshomelab.dev/applied-agentic-ai-2026-guide/memory-state-management/</link><pubDate>Fri, 16 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/applied-agentic-ai-2026-guide/memory-state-management/</guid><description>&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;Welcome to Chapter 6! In our journey to become expert Applied AI Engineers, we&amp;rsquo;ve explored the foundational elements of large language models (LLMs), mastered the art of prompt engineering, and learned how to equip our AI with tools and external knowledge through Retrieval-Augmented Generation (RAG). Now, it&amp;rsquo;s time to tackle one of the most crucial aspects of building truly intelligent and engaging AI applications: &lt;strong&gt;memory and state management&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Imagine talking to someone who forgets everything you said a minute ago. Frustrating, right? Traditional LLM calls are inherently stateless, meaning each interaction is treated as a brand new conversation. This chapter will teach you how to overcome this limitation, enabling your AI agents to remember past conversations, learn user preferences, and maintain a consistent context across interactions. By the end, you&amp;rsquo;ll be able to build AI applications that offer persistent, personalized, and far more natural user experiences.&lt;/p&gt;</description></item></channel></rss>