Update README with development setup instructions and roadmap improvements
This commit is contained in:
12
README.md
12
README.md
@@ -113,20 +113,20 @@ This will build two executables: `owlen` (for general chat) and `owlen-code` (fo
|
||||
### Interface Layout
|
||||
|
||||
```
|
||||
┌─ OWLEN ─────────────────────────┐
|
||||
│ 🦉 OWLEN - AI Assistant │
|
||||
┌─ OWLEN ──────────────────────────────┐
|
||||
│ 🦉 OWLEN - AI Assistant │
|
||||
│ Model: llama3.2:latest │
|
||||
├──────────────────────────────────────┤
|
||||
│ │
|
||||
│ 👤 You: │
|
||||
│ Hello! Can you help me with Rust? │
|
||||
│ Hello! Can you help me with Rust? │
|
||||
│ │
|
||||
│ 🤖 Assistant: │
|
||||
│ Of course! I'd be happy to help │
|
||||
│ you with Rust programming... │
|
||||
│ Of course! I'd be happy to help │
|
||||
│ you with Rust programming... │
|
||||
│ │
|
||||
├──────────────────────────────────────┤
|
||||
│ Input (Press 'i' to start typing) │
|
||||
│ Input (Press 'i' to start typing) │
|
||||
│ │
|
||||
├──────────────────────────────────────┤
|
||||
│ NORMAL | Ready │
|
||||
|
||||
Reference in New Issue
Block a user