MEM-00025 min read
Embeddings Can't See Drift
Cosine similarity tells you two things are related. It can't tell you the conversation just changed direction.
- #embeddings
- #architecture
- #routing
- #par
visitor@scotts-brain:~/memory-index$ ls -la
Transmissions from deep inside the memory infrastructure. Writing on AI agents, organisational memory and conversational AI by Scott Waddell.
Cosine similarity tells you two things are related. It can't tell you the conversation just changed direction.
RAG is a search engine asked to be a memory system. That's a category error.
Every AI conversation is stuck in a flat list. Here's why that's broken.
Most founders build their MVP first, then figure out production later. I'm doing it backwards.