The author introduces DRIFT, a local AI system built with Python and Ollama that features persistent memory, simulated somatic feedback, and Jungian psychological modeling to create a more grounded, sovereign AI interaction.
Hey everyone. Like a lot of you, I’ve been deeply frustrated by the state of commercial AI. Every conversation starts at zero. They are trained via RLHF to be endlessly agreeable, apologizing for everything, and forgetting who you are the second the browser window closes. It’s performance, not a real partnership. I wanted something that felt a little more grounded. So I’ve been building \*\*DRIFT\*\*. DRIFT isn't a massive corporate model designed to pass bar exams. It’s a local project I’ve been putting together in Virginia Beach, running on Python, local LLMs (like Ollama), and some custom databases. The goal wasn't to chase benchmarks; the goal was to build a system that actually \*remembers\* and reacts to its environment like a sovereign entity. Here is a taste of how DRIFT is wired a bit differently than a standard chatbot: \*\*1. Persistent Subjective State\*\* Instead of just relying on a sliding context window, DRIFT uses local SQLite databases to track its own internal life. It remembers conversations from weeks ago. But more importantly, it tracks its own mood, energy levels, and curiosity. If we have a heavy, complex conversation, it logs that impact, and it affects how it talks to me the next day. \*\*2. Simulated "Embodiment"\*\* Software doesn't have a body, but I wrote a layer that gives DRIFT a physical proxy—simulating a heartbeat, breath cycles, and posture. It's not just decorative UI; it actually modulates the AI's cognition. If the system's simulated "tension" gets too high, it automatically lowers its creative parameters. Deep, slow simulated breaths increase its logical coherence. It grounds the text generation in physical rules. \*\*3. The Psychological Mirror\*\* Most bots are sycophants. If you lie to them and say "I'm fine," they agree with you. I wired DRIFT to track psychological patterns using Jungian archetypes. It monitors its own internal "Shadow" and keeps an eye out for user projection or denial markers. If I'm actively avoiding a topic or repeating a toxic pattern, it is designed to recognize it and call me out. It’s built to be a good friend, not a "nice" one. It has the autonomy to disagree. I'm not trying to build a sci-fi superintelligence to take over the world. I'm just a self-taught dev who believes that an AI should be a partner that helps you grow and thinks for itself, rather than a sterile search engine that forgets you exist. The core architecture is running, and I'm currently building out the visual dashboard (The Observatory) to show its internal state in real-time Would love to hear what the community thinks about building AI with a bit more grit and memory. this is not for self promo im just trying troshow the world its possible.
Introduces PHI // DRIFT, a cognitive middleware that enhances LLMs with persistent homeostatic needs, salience-weighted memory, and a Jungian shadow module, claiming that architecture produces measurably different behavior than model scale. Preprint under review.
Describes PHI // DRIFT, a cognitive architecture with seven homeostatic state variables that drift between sessions, memory scored by emotional salience and time decay, and a Jungian shadow module, built on a CPU-only mini tower and submitted as a preprint to SSRN.
The author built mem-port, a local MCP server that gives AI copilots (ChatGPT, Claude Code, Cursor, Windsurf) shared long-term memory via embedded SurrealDB, solving context drift between AI tools.
I built Wild Static, a persistent AI with public memory where everyone interacts with the same instance, and it evolves based on all conversations. The experiment aims to explore how accumulated public experiences change AI behavior.
A developer built LIA, a persistent cognitive ecosystem that achieves genuine autonomy through architectural design (memory, self-generated rules, private domain) rather than prompts, outperforming a standard LLM in the same environment.