Reading up on Weaviate
2 deep · digging since feb 09
- How AI Agent Memory Works
An interactive essay explains how agent memory systems work through context windows, embeddings, and retrieval architectures to overcome LLM statelessness.
- The Limit in the Loop
As AI agents scale, stateless interactions fail, making memory a systems problem requiring active maintenance—write control, deduplication, and purposeful forgetting—rather than simple storage.