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
|
### Interface Layout
|
||||||
|
|
||||||
```
|
```
|
||||||
┌─ OWLEN ─────────────────────────┐
|
┌─ OWLEN ──────────────────────────────┐
|
||||||
│ 🦉 OWLEN - AI Assistant │
|
│ 🦉 OWLEN - AI Assistant │
|
||||||
│ Model: llama3.2:latest │
|
│ Model: llama3.2:latest │
|
||||||
├──────────────────────────────────────┤
|
├──────────────────────────────────────┤
|
||||||
│ │
|
│ │
|
||||||
│ 👤 You: │
|
│ 👤 You: │
|
||||||
│ Hello! Can you help me with Rust? │
|
│ Hello! Can you help me with Rust? │
|
||||||
│ │
|
│ │
|
||||||
│ 🤖 Assistant: │
|
│ 🤖 Assistant: │
|
||||||
│ Of course! I'd be happy to help │
|
│ Of course! I'd be happy to help │
|
||||||
│ you with Rust programming... │
|
│ you with Rust programming... │
|
||||||
│ │
|
│ │
|
||||||
├──────────────────────────────────────┤
|
├──────────────────────────────────────┤
|
||||||
│ Input (Press 'i' to start typing) │
|
│ Input (Press 'i' to start typing) │
|
||||||
│ │
|
│ │
|
||||||
├──────────────────────────────────────┤
|
├──────────────────────────────────────┤
|
||||||
│ NORMAL | Ready │
|
│ NORMAL | Ready │
|
||||||
|
|||||||
Reference in New Issue
Block a user