Cultiva
Offline-first gamified habit tracker. Grow habits visually: seed → tree → legacy. Plugins, themes, ambient backgrounds, Discord Rich Presence. |
BLIP
P2P messenger for LAN & VPN. Text, voice, video, screen share. No servers, no internet. Identify by BLIP ID 1–64. Pixel brutalism × liquid glass. |
Senza
Offline-first music library and player with Glyph 2.1-O built in. Import, fix tags with AI diff, Flow wave, Music Vault — without streaming or an account. |
Flint
Local agent workstation — Code, Writer, General modes. Proposes file changes and fetches; you approve every step. No cloud. No subscription. |
┌──────────────────────────┐
│ GLYPH 2.1-O │
│ Metadata Intelligence │
│ -O = Offline │
└────────────┬─────────────┘
│
┌──────────────────▼──────────────────┐
│ ① rules + knowledge packs │
│ filename parser · junk-strip │
└──────────────────┬──────────────────┘
│
┌──────────────────▼──────────────────┐
│ ② ML heuristics / ONNX │
│ genre · mood · BPM · ~2ms │
└──────────────────┬──────────────────┘
│
┌──────────────────▼──────────────────┐
│ ③ KNN — library memory │
│ SQLite · album context │
└──────────────────┬──────────────────┘
│
┌──────────────────▼──────────────────┐
│ ④ MusicBrainz / AcoustID │
│ optional · cached on disk │
└──────────────────┬──────────────────┘
│
┌──────────────────▼──────────────────┐
│ ⑤ user-learned rules │
│ decay 60d · JSONL log │
└──────────────────┬──────────────────┘
│
┌──────────────────▼──────────────────┐
│ ⑥ Ollama │
│ only if confidence < 42 │
└──────────────────┬──────────────────┘
│
┌────────────▼─────────────┐
│ suggestion + diff │
│ confidence · sources │
└──────────────────────────┘
| Engine | Role | Status |
|---|---|---|
| Glyph-MI | Metadata Intelligence — powers Senza today, all Floke apps next | |
| Mnemo | Local engine for Flint — Code / Writer / General agent modes |
offline-first |
Works without internet by design, not as a fallback |
no accounts |
Your data never leaves your machine |
no cloud |
The cloud is someone else's computer |
open source |
Everything we ship is on GitHub |
-O suffix |
Every Glyph version is Offline · always |
| Product | Version | Codename | Status |
|---|---|---|---|
| Cultiva | 0.4.1 |
Coconut | |
| BLIP | 1.1.1 |
Beacon | |
| Senza | 1.0.0 |
Vivo | |
| Glyph | 2.1-O |
— | |
| Flint | 0.6 |
— | |
| Mnemo | 1.2-O |
— |
FlokeStudio/
├── Cultiva — habit tracker
├── BLIP — P2P messenger
├── Senza — music player + Glyph
├── Flint — local agent (Q3 2026)
├── Glyph-MI — MI engine (all products)
├── CultivaPlugins — community plugin registry
└── Floke — landing page & website