◆Retro CRT browser interface at localhost:5000
◆Supports Ollama — no API key, nothing leaves your machine
◆Tool-calling loop: AI decides when to search, recall memory, or fetch URLs
◆Live web search via DuckDuckGo — no API key required
◆Persistent SQLite knowledge base — AI remembers facts across sessions
◆Streaming token-by-token output with markdown and syntax highlighting
◆Voice input (Web Speech Recognition) and text-to-speech (sentence-by-sentence)
◆Persistent multi-chat with sidebar — all chats saved in browser localStorage
◆Settings panel: system prompt, temperature, voice, rate, pitch
◆Export current chat as Markdown
◆Keyboard shortcuts: Enter send, Shift+Enter newline, Ctrl+N new chat, F1 help
◆Fully offline after setup — no internet required beyond optional web search