Skip to content

mikothedog/teallama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teallama 🦙

A sleek, terminal-based UI for Ollama built with Go, Bubble Tea, and Lip Gloss.

Go Version License

Teallama Launch Screenshot

Teallama Chat Screenshot

Features

  • 🎨 Beautiful TUI – Modern chat interface with rounded borders and syntax highlighting
  • Real-time Streaming – Watch responses generate token-by-token
  • 📝 Persistent Context – Maintains conversation history automatically
  • 🎯 Vim-friendly – Keyboard-driven navigation (Esc/Ctrl+C to quit)
  • 🖥️ Responsive Layout – Adapts to any terminal size
  • 🔌 Local & Private – 100% local inference via Ollama

Prerequisites

  • Go 1.21 or higher
  • Ollama running locally
  • A terminal with truecolor support (Ghostty, Kitty, iTerm2, Windows Terminal)

Installation

From Source

# Clone the repository
git clone https://github.com/yourusername/teallama.git
cd teallama

# Build the binary
go build -o teallama

# Install to system PATH (optional)
sudo cp teallama /usr/local/bin/

About

Terminal-based chat interface for Ollama

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages