Persistent chat sessions. Streaming markdown. Never start from scratch.
Overview
Navique includes a full-featured AI chat interface powered by the local Eggspert engine. Conversations are organised into named, persistent sessions. Responses stream in real time with full markdown rendering — syntax-highlighted code, one-click copy buttons, and clean formatting. If the local engine is unavailable, the chat falls back gracefully to the HTTP API.
Chat Interface with Session Management
A full-featured AI chat interface powered by the local Eggspert engine. Conversations are organised into named sessions listed in a sidebar. Each session persists its full history. New sessions are created with auto-generated names or custom titles.
Streaming Markdown Responses
AI responses render incrementally as they arrive, showing text and code blocks as they stream. Code blocks have syntax highlighting for all major languages and a copy-to-clipboard button. Long responses feel immediate rather than requiring the user to wait for full output.