Skip to content

postsa/strut

Repository files navigation

Strut

Strut is a TUI for llms

Install

brew tap postsa/tap
brew install strut

Usage

export your gemini api key, e.g.

export GEMINI_API_KEY=<your-api-key>
export OPEN_AI_API_KEY=<your-api-key>
export ANTHROPIC_API_KEY=<your-api-key>

Demo

Ask questions and press tab to browse history. Alt Text

Use Ctrl+a to copy all text out of the response pane.

Vim

Press Ctrl+e to open a response in vim Alt Text

Choosing a New Model

Press Escape to choose a different model and Escape again to exit. Alt Text

About

LLM TUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published