Cortex represents a new paradigm in personal computation. Enterprise-grade vector memory, real-time neural translation, and absolute privacy—running completely on your own silicon.
Engineered to align flawlessly with your system environment.
Built from the ground up for zero-latency communication and absolute data sovereignty.
All processing is executed strictly on your local hardware via your Ollama instance. Data never leaves your machine. Zero telemetry, zero external API calls.
Semantic search embeddings allow Cortex to mathematically comprehend and recall context from thousands of interactions ago, mimicking persistent human memory.
Real-time structural translation of LLM responses into your native language using dedicated local neural nets.
Granular control over system prompts, temperature logic, and seed enforcement directly through the UI.
A decoupled architecture ensuring rapid state management.
PySide6 (Qt) handles rapid UI rendering, chat states, and the continuous suggestion pipeline.
Asynchronous multi-threading coordinates the Synthesis Agent, workers, and embedding queues.
Ollama handles inference generation while SQLite stores sequential data alongside Vector embeddings.
Initialize Cortex via your preferred environment.
The complete uncompiled repository for developers requiring deep inspection and manual dependency mapping.
Clone RepositoryThe packaged release candidate containing all standard modules, vector databases, and UI dependencies.
Download ReleaseA pre-compiled standalone binary for immediate execution on Windows environments without Python setups.
Download Binary