viet-robot-command-intent-router
A micro rule-based text classifier that maps short Vietnamese/English voice commands to a coarse intent label:
clean_roomgo_dockplay_musicanswer_questionsmall_talkother
Function:
route_intent(text: str) -> Intent
Intended as a toy baseline for intent routing.
License
MIT