jakobhoeg/nextjs-ollama-llm-ui
A Next.js web interface for chatting with local Ollama language models, storing conversations in browser localstorage.

Velocity · 7d
+1.7
★ / day
Trend
→steady
star history
This project provides a fully-featured chat UI for Ollama, a local LLM inference engine. Users can select from available models like Gemma or Mistral, send messages, and receive AI-generated responses entirely locally without cloud dependencies. The interface includes features like code syntax highlighting, chat history persistence, light/dark mode, and model management (pull/delete) directly from the UI.