Built for Speed & Privacy
Every feature designed around one principle: your data stays local, recalls are instant.
Semantic Search
EmbeddingGemma 768d, hybrid FTS5+vector retrieval
30ms Recall
SQLite + usearch, zero network round-trip
Single Binary
curl install, no Docker, no Python, no Node
MCP Native
27 tools, works with Claude Code, Cursor, Copilot
Local-First
Your data never leaves ~/.uteke/
Auto-Extraction
Session transcripts to structured memories automatically
Quickstart
Three commands. 30 seconds. You're done.
# Install
curl -fsSL codecora.dev/install | sh
# Remember
uteke remember "Deploy v2.1 to staging" --tags deploy
# Recall (30ms)
uteke recall "when did we deploy?"Architecture
Zero dependencies. Zero network. Pure local.
uteke single binary
│
├──
SQLite structured storage
usearch vector index
EmbeddingGemma 768d ONNX
│
├──
uteke-serve HTTP API :8767
uteke-mcp MCP server · 27 tools