Important
Project Status: Under Development
A high-fidelity interactive demo is now live and available at nastenka-ai.site (or nastenka-ai.vercel.app).
Nastenka AI is being developed in public and is fully open-sourced. We welcome any contributions to the project—feel free to explore, fork, and use the codebase as your own sovereign cognitive shell. 🌑🚀✨
"Context is a ghost until it finds a body. Nastenka is the vessel."
Connect any AI model (Qwen, Claude, GPT) to your personal Nastenka Hub in seconds.
https://nastenka-ai.site/sse (or your [Vercel Deployment URL]/sse)
- Type:
SSE - Platform: OpenCode // Cursor // Claude Desktop
- Resonance: Active
Deploy your own Nastenka Hub and Dashboard to Vercel instantly:
In Fyodor Dostoevsky's "White Nights," Nastenka is the soulful witness to a dreamer's internal life. During the ethereal, sunlit nights of St. Petersburg, she listens to his dreams, his logic, and his vision. She is the one who remembers.
In the world of AI, we are all "Dreamers." We spend hours in deep flow with a model (Claude, GPT, Gemini, Qwen), building complex Cognitive Structures. But when the token quota hits, or the context window saturates, we "wake up." We switch models, and suddenly, the new AI knows nothing. Your AI's Brain has been wiped clean. The context has died.
Nastenka AI is named after this witness. She sits above the models, ensuring that what you built in one dream carries over to the next—acting as a Distributed Cognitive Shell for your mind.
The name Nastenka is a diminutive of Anastasia, derived from the Greek word Anástasis, meaning "Resurrection."
This is the technical mission of this project: The Resurrection of Context. When a cognitive state "dies" in one platform, Nastenka rehydrates and resurrects that exact mental state in the next.
Current AI systems are stateless. They are locked in silos. Nastenka AI turns your interaction into a Persistent Intelligence Layer:
- Identity Layer: The unique behavioral fingerprint of your AI's brain.
- Intent Layer: Capturing the high-density cognitive goal of your current task.
- Knowledge Layer: A structured Graph of your past decisions and architectural "Truths."
- Working Memory: A portable cognitive state that transfers instantly between models.
Built for the dreamer who refuse to leave their brain behind.
- Intelligence Hub (Vite // Express // Serverless): The cloud-native bridge for your cognitive sanctuary.
- The Brain (Local-first // SQLite): A sovereign Knowledge Graph database mapping the complex synapses of your thoughts.
- Model Context Protocol (MCP): The universal neural bridge that connects Nastenka to any platform-agnostic AI provider.
Distributed under the MIT License. Build with sovereign intent.
"I am a dreamer; I have so life real life that I look upon such moments as this as so rare that I cannot help going over such moments again in my dreams." — Fyodor Dostoevsky, White Nights
Let's stop dreaming in silos. Let's start thinking in a Continuum.
To run your local sanctuary for development:
npm installnpm run start:api- Check the interface at
http://localhost:3000. The local resonance heartbeat is athttp://localhost:3001/sse.
