ariefansclub commited on
Commit
c0dd527
·
verified ·
1 Parent(s): d22eafc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags:
5
+ - humanoid
6
+ - robotics
7
+ - task-agent
8
+ - home-assistance
9
+ - ai
10
+ pipeline_tag: text-classification
11
+ library_name: transformers
12
+ ---
13
+
14
+ # Humanoid Basic Home Task Agent
15
+
16
+ A lightweight task interpretation model
17
+ for domestic humanoid assistance scenarios.
18
+
19
+ ## Capabilities
20
+ - Command classification
21
+ - Task mapping
22
+ - Safe execution trigger
23
+
24
+ ## License
25
+ MIT