Text Generation
English
opsiie
artificial-intelligence
self-centered-intelligence
sci
ai-assistant
multi-modal
image-generation
video-generation
music-generation
conversational-ai
blockchain
web3
facial-recognition
voice-synthesis
bioinformatics
financial-intelligence
text-classification
sentiment-analysis
token-classification
ner
question-answering
fill-mask
summarization
translation
text2text-generation
zero-shot-classification
image-classification
image-segmentation
object-detection
image-to-text
text-to-image
image-to-image
audio-classification
automatic-speech-recognition
text-to-speech
video-classification
depth-estimation
document-question-answering
visual-question-answering
zero-shot-image-classification
zero-shot-audio-classification
zero-shot-object-detection
feature-extraction
image-feature-extraction
mask-generation
table-question-answering
text-to-audio
File size: 6,390 Bytes
768f568 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 |
# Command Reference
Complete reference of all OPSIIE commands.
## π§ Memory Commands
### /recall
**Retrieve relevant memories**
```bash
/recall <keyword>
```
**Examples**: `/recall project x`, `/recall quantum computing`
### /memorize
**Store important information**
```bash
/memorize <message>
```
**Examples**: `/memorize Deadline is Friday`, `/memorize I prefer Python`
### /forget
**Exclude last interaction from memory**
```bash
/forget
```
### /soulsig
**Manage Soul Signature**
```bash
/soulsig # View
/soulsig <message> # Add
/soulsig wipe # Clear (permanent)
/soulsig heal # Restore (if recent)
```
## π€ Voice Commands
### /voice
**Full voice mode (speak & listen)**
```bash
/voice
```
Exit: Say "voice off"
### /voice1
**OPSIIE speaks, you type**
```bash
/voice1
```
### /voice2
**You speak, OPSIIE types**
```bash
/voice2
```
### /voiceoff
**Disable voice mode**
```bash
/voiceoff
```
## π¨ AI Generation Commands
### /imagine
**Generate images**
```bash
/imagine <description>
/imagine model # Check current model
/imagine model <model_name> # Change model
```
**Examples**: `/imagine futuristic city`, `/imagine model hakurei/waifu-diffusion`
### /video
**Generate videos**
```bash
/video <description>
/video model # Check current model
/video model <model_name> # Change model
```
**Examples**: `/video sunset timelapse`, `/video model zeroscope`
### /music
**Generate music**
```bash
/music <description>
```
**Examples**: `/music jazz piano`, `/music ambient soundscape`
## π§ Communication Commands
### /mail
**Send emails**
```bash
/mail <emails> subject "<subject>" content "<message>"
```
**Examples**:
- `/mail john@gmail.com subject "Hello" content "Test"`
- `/mail Ross subject "Update" content "Latest info"`
### /mail inbox
**View unread emails**
```bash
/mail inbox
```
Commands in inbox: number to read, `reply`, `inbox`, `exit`
## π Document Commands
### /read
**Load and analyze files**
```bash
/read "<file_path>"
```
Supports: PDF, CSV, DOCX, TXT, XLSX
**Example**: `/read "C:\Documents\report.pdf"`
### /open
**Reopen last file context**
```bash
/open
```
### /close
**Close file context**
```bash
/close
```
## βοΈ System Commands
### /status
**System diagnostics**
```bash
/status
```
### /theme
**Change color theme**
```bash
/theme
```
Options: Pastel, Vibrant
### /weblimit
**Set web content extraction limit**
```bash
/weblimit <number>
```
Range: 500-5000 characters
**Example**: `/weblimit 2000`
### /help
**Display help**
```bash
/help # Main menu
/help <command> # Specific command help
```
**Examples**: `/help imagine`, `/help markets`
## π€ R-Grade: Agentic Network
### /ask
**Query AI agents**
```bash
/ask <agent> <prompt>
```
Agents: Nyx, G1, Kronos
**Examples**:
- `/ask Nyx Write Python blockchain code`
- `/ask G1 Analyze quantum computing`
- `/ask Kronos Greek audit procedures`
### /ask live
**Live voice conversations**
```bash
/ask g1 live # G1 Black real-time voice
/ask kronos live # Kronos real-time voice
```
Exit: Press Ctrl+C
### /room
**Create collaboration room**
```bash
/room <agent1, agent2...>: <theme>
```
**Examples**:
- `/room nyx, g1: Quantum computing applications`
- `/room nyx: Python microservices design`
Close room: `/close` (prompts to save as CSV)
## π R-Grade: Financial Intelligence
### /markets
**Market data and analysis**
```bash
/markets <symbol> # Basic data
/markets <symbol> <extra> # Detailed analysis
/markets compare <sym1> <sym2> # Compare stocks
```
**Extras**: `statistics`, `history`, `profile`, `financials`, `analysis`, `options`, `holders`, `sustainability`
**Examples**:
- `/markets tesla`
- `/markets btc`
- `/markets shell statistics`
- `/markets compare tsla nio`
## 𧬠R-Grade: DNA Analysis
### /dna
**Analyze DNA/RNA/Protein sequences**
```bash
/dna <sequence> [options]
```
**Options**:
- `--verbose` - Detailed analysis
- `--type <dna|rna|protein>` - Force type
- `--format <format>` - Input format
- `--export <json|csv|txt>` - Export results
- `--homology` - Include similarity search
- `--structure` - Structure prediction
- `--patents` - Patent search
- `--literature` - Literature search
**Examples**:
- `/dna ATGCGTAACGGCATTAGC`
- `/dna --verbose --homology MAKVLISPKQW`
- `/dna --type rna AUGCGUAACGGCAUUAGC`
## π R-Grade: Web3 & Blockchain
### /0x buy
**Buy tokens**
```bash
/0x buy <amount> <token> using <token> on <chain>
```
**Example**: `/0x buy 10 degen using eth on base`
### /0x sell
**Sell tokens**
```bash
/0x sell <amount> <token> for <token> on <chain>
```
**Example**: `/0x sell 5 degen for eth on base`
### /0x send
**Send tokens**
```bash
/0x send <chain> <token> <amount> to <recipient>
```
**Example**: `/0x send base eth 0.1 to Ross`
### /0x receive
**View wallet addresses**
```bash
/0x receive
```
### /0x gas
**Set gas strategy**
```bash
/0x gas <low|medium|high>
```
### /0x new
**Add custom token/chain**
```bash
/0x new token <name> <chain> <address>
/0x new chain <name> <chain_id> <rpc_url>
```
### /0x forget
**Remove configuration**
```bash
/0x forget token <name>
/0x forget chain <name>
```
Note: Cannot remove Base, Ethereum, Polygon
## πͺ Session Commands
### exit / quit
**Terminate OPSIIE session**
```bash
exit
quit
```
Do not use `/` prefix
## π Command Categories
**All Users:**
- Memory: `/recall`, `/memorize`, `/forget`, `/soulsig`
- Voice: `/voice`, `/voice1`, `/voice2`, `/voiceoff`
- AI Gen: `/imagine`, `/video`, `/music`
- Email: `/mail`, `/mail inbox`
- Files: `/read`, `/open`, `/close`
- System: `/status`, `/theme`, `/weblimit`, `/help`
**R-Grade Only:**
- Agents: `/ask`, `/ask live`, `/room`
- Markets: `/markets`
- DNA: `/dna`
- Web3: `/0x`
## π Access Control
**R-Grade**: ARPA ID starts with 'R' (e.g., R001)
**A-Grade**: ARPA ID starts with 'A' (e.g., A001)
Check kun.py for your access level.
---
**Complete command reference.** π |