Get up and running with Llama 3.3, DeepSeek-R1, Mistral, and other large language models locally with a single CLI command.
# 1. Clone repository git clone https://github.com/ollama/ollama.git cd ollama # 2. Install dependencies with npm npm install # 3. Configure environment variables cp .env.example .env.local # 4. Launch local dev server npm run dev
Extensible, self-hosted, feature-rich WebUI designed to operate entirely offline with Ollama and OpenAI-compatible APIs.
Interact with your documents 100% privately without data leaving your local environment. Zero API keys, zero cloud leaks.