LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

parllama

TUI for Ollama and other LLM providers

TLDR

Launch the Ollama TUI
$ parllama
copy

SYNOPSIS

parllama [options]

DESCRIPTION

parllama is a terminal user interface for managing and chatting with Ollama-based LLMs and other providers including OpenAI, Anthropic, Groq, and Google. It supports multi-tab conversations with session persistence, vision model support for image-based chats, a persistent memory system across conversations, and secure template execution with configurable command allowlists.

CAVEATS

Requires a running Ollama server for local model support. Other providers require API keys.

HISTORY

parllama was created by Paul Robello (paulrobello) and is written in Python.

SEE ALSO

ollama(1), oterm(1), oatmeal(1)

Copied to clipboard
Kai