Can 3D Spatial Memory fix the "Information Retention" problem in AI?

r/LocalLLaMA
Generative AI

Hey everyone, I’m a senior researcher at NCAT, and I’ve been looking into why we struggle to retain information from long-form AI interactions. The "Infinite Scroll" of current chatbots is actually a nightmare for human memory. We evolved to remember things based on where they are in a physical space, not as a flat list of text. When everything is in the same 2D window, our brains struggle to build a "mental map" of the project. I used Three.js and the OpenAI API to build a solution: Otis. Instead of a chat log, it’s a 3D spatial experience.