tenere
TUI interface for large language models
TLDR
Launch the LLM chat TUI
$ tenere
Use a specific config file$ tenere --config [~/.config/tenere/config.toml]
SYNOPSIS
tenere [options]
DESCRIPTION
tenere is a terminal user interface for interacting with LLMs like ChatGPT, llama.cpp, and Ollama. It features Vim-like modes (Normal, Visual, Insert), syntax highlighting, chat history, and file saving. Configuration is done via TOML files.
HISTORY
tenere was created by Badr (pythops) and is written in Rust.

