README / README.md
darkfordays's picture
Initial org card
f46f2e6 verified
|
Raw
History Blame Contribute Delete
1.17 kB
---
title: Kova Mind
---
# Kova Mind β€” AI Memory That's Yours
We build **private, customer-owned AI memory infrastructure**. The models we publish here are the same ones running in production at [kovamind.io](https://kovamind.io) β€” open, reproducible, and domain-tuned for agent memory workloads.
## Models
- [**Kova-Mind/emotion-v1**](https://huggingface.co/Kova-Mind/emotion-v1) β€” 10-class Inside-Out-style emotion classifier. 96.2% accuracy on conversational data, ~6Γ— faster than the RoBERTa-base-GoEmotions baseline.
More models (extraction, pattern classification, salience) coming as they graduate out of production.
## Philosophy
Your data. Your AI. Your control.
- **Proprietary and customer-owned** β€” tenants own their memory graph end-to-end.
- **Domain-specific beats generic-large** β€” we fine-tune small models on high-quality domain data instead of shipping 70B params for every task.
- **Reproducible** β€” every model card documents the training recipe, base model, data composition, and evaluation protocol.
## Links
- Website: [kovamind.io](https://kovamind.io)
- GitHub: [github.com/darkfordays](https://github.com/darkfordays)