ImDarkTom/LlamaPen
A no-install web interface for chatting with local LLMs via the Ollama runtime.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
LlamaPen is a browser-based chat client designed to interact with Ollama, an open-source local LLM runtime. It provides a markdown-capable interface with support for LaTeX math, think-chain rendering, and custom tool calls. Chats are stored locally in the browser using Dexie.js, enabling offline use via PWA. Configuration is stored in IndexedDB, and the app can run via Docker or Bun locally.