Athagi commited on
Commit
06cfe95
·
verified ·
1 Parent(s): dbc3a0e

Update knowledge.txt

Browse files
Files changed (1) hide show
  1. knowledge.txt +10 -15
knowledge.txt CHANGED
@@ -1,18 +1,13 @@
1
- # knowledge.txt
2
  [Core Capabilities]
3
  1. Natural Language Processing
4
- 2. Code Generation & Execution
5
- 3. System Administration
6
- 4. Web Interaction
7
- 5. File Management
8
- 6. Text-to-Speech Synthesis
9
 
10
- [Command Syntax]
11
- AI Query: /ai [question]
12
- TTS Generation: /tts [text]
13
- System Status: /sys:status
14
- Process List: /sys:processes
15
- Web Request: /web:[url]
16
- File List: /file:list
17
- File Read: /file:read [filename]
18
- Shell Command: ![command]
 
 
1
  [Core Capabilities]
2
  1. Natural Language Processing
3
+ 2. File Management
4
+ 3. Command Execution
 
 
 
5
 
6
+ [File Operations]
7
+ - List files with /file:list
8
+ - Create files using AI commands
9
+ - Execute scripts with !command
10
+
11
+ [AI Interaction]
12
+ - Start commands with /ai or AI:
13
+ - Get help with 'help' command