SelenaCore Update: Smarter Intent Routing and Refined Voice Interactions

We are excited to share a significant leap in how SelenaCore understands and interacts with you. We have transitioned to a language-agnostic, LLM-only router in commit 9893c53, which allows the system to process commands more intelligently across different languages without needing specific translation rules for every intent. To ensure this system remains lightning-fast and accurate, we also introduced a new benchmarking harness with a 32-case corpus in 4829444, allowing us to measure and maintain high performance during every update.
On the hardware side, we improved device management by delegating control modes to specific drivers and adding auto-translation for entity types in 1d364cf. This means your smart devices will now respond more reliably regardless of the complex settings they might have. We’ve also refined the voice experience in 580617a by unifying system prompts and creating a registry for action phrasing. This ensures that when you talk to SelenaCore, the responses are not only accurate but feel more human and consistent. For those looking to dive deeper into these changes, our updated intent-routing documentation provides a full guide on the new translator upgrades.
What changed:
- Switched to a language-agnostic LLM router for better command understanding.
- Added a 32-case benchmark suite to guarantee intent classification accuracy.
- Refactored device control with auto-translation and driver-delegated modes.
- Unified voice system prompts and greetings for a more natural personality.
- Updated documentation for translator and transformer upgrades in e087faf.
#SelenaCore #LocalAI #VoiceAI #SmartHome #OpenSource #PrivacyFirst #EdgeAI