# viet-robot-priority-planner A simple rule-based model that assigns a priority level to Vietnamese tasks or commands for a home robot. Priority levels: - `low` - `normal` - `high` - `urgent` The model looks for phrases such as *"ngay lập tức"* (immediately), *"càng sớm càng tốt"* (as soon as possible), or *"khi rảnh"* (when free) to infer the priority. ## License MIT