Streaming chat
Full conversation history with real-time token streaming. Works with Ollama, OpenRouter, and NVIDIA NIM.
> What is RAG?
RAG retrieves your docs before answering —
fresh data, no retraining needed.Chat with local and cloud AI models. Query your own documents with RAG. All from your terminal.
Everything the backend serves, in three tabs: chat, RAG, and settings.
Full conversation history with real-time token streaming. Works with Ollama, OpenRouter, and NVIDIA NIM.
> What is RAG?
RAG retrieves your docs before answering —
fresh data, no retraining needed.Upload PDFs, Word docs, spreadsheets. Ask questions in plain language.
$ litemind-cli rag
Query: Security risks?
• Injection attacks — top risk
• Access control needs reviewOllama, OpenRouter, and NVIDIA NIM out of the box. Change provider and model any time in Settings. No restart needed.
Up and running in under a minute.
LiteMind CLI is the terminal frontend for the LiteMindUI backend, streaming responses over SSE and running RAG on your own documents.
Run LiteMindUI via Docker or from source. It serves the REST API at localhost:8000.
Chat with models, upload documents for RAG, and switch providers — without leaving the terminal.
LiteMind CLI is the terminal frontend for the LiteMindUI backend — a fullstack AI platform with a REST API, web UI, and Docker deployment.