Kora includes a sophisticated naming system that does far more than "rename files."
It functions like a domain-aware parser + classifier + audit engine for music deliverables.
What the Naming Engine does
Kora's naming stack can:
- parse filenames into structured meaning (title, version, stems, mix type, BPM, key)
- detect common production-music conventions
- infer missing details from context (project/album)
- log confidence + reasons
- flag issues and propose fixes
- learn patterns over time (local learning primitives)
What this means in plain English
Kora can look at a pile of exports like:
MyCue_MAIN_v3_120bpm_Am.wavMyCue_STEM_DRUMS.wavMyCue_ALT_NoDrums.wav
…and reliably understand:
- which is the "main"
- which are stems
- which are alternates
- what the BPM/key/version are
- whether naming is strong enough for delivery
- what to fix to reach "delivery confidence 100%"
What are Quick Answers?
Q: Does Kora automatically understand stems and alternate mixes?
A: Yes—Kora parses filenames into structured meaning (stems, versions, mix types, BPM, key) and flags issues.
Related Articles
AI Coach Dock: Local vs Enhanced (GPT) Modes
Kora's AI Coach Dock provides context-aware coaching with local mode (always available) and enhanced GPT mode (desktop, plan-gated).
Why Kora Stays Fast: Off-thread Engines and Desktop Performance
Kora uses off-thread compute to prevent UI slowdown and enable big library/workspace scaling.