Sekha – What if AI remembered 3 years of conversations, not 3 hours?
The core idea is simple and pragmatic: attach a persistent, SQLite-backed vector store to any model so conversations don't vanish after a single context window. The repo leans into portability (Rust, self-hosted, AGPL) and the UI shows sensible controls like conversation folders and a context-budget token slider — useful details that suggest this is built for real use rather than a demo. My worry: retrieval quality, scaling and access controls will be the real battleground, not the clean chat UI.
