ariefansclub commited on
Commit
03d4bab
·
verified ·
1 Parent(s): 4caedad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags: [humanoid, home-agent, robotics, ai]
5
+ ---
6
+
7
+ # Humanoid Basic Home Agent
8
+
9
+ A lightweight humanoid agent
10
+ for handling simple household tasks.
11
+
12
+ ## Capabilities
13
+ - Instruction parsing
14
+ - Safe task execution
15
+ - Basic confirmation flow
16
+
17
+ ## License
18
+ MIT