Shore is a terminal based chatbot interface that is simultaneously minimalist, productive, and aesthetically pleasing. Read the docs
Conversations are stored locally in a SQLite database, by default in ~/.shore/default.db
cargo install shore- Set at least one API key
export HF_TOKEN=[your token here] # Hugging Face export OPENAI_API_KEY=[your token here] # OpenAI export ANTHROPIC_API_KEY=[your token here] # Anthropic export GROQ_API_KEY=[your token here] # Groq export XAI_API_KEY=[your token here] # xAI (Grok) export SONAR_API_KEY=[your token here] # Perplexity export MINIMAX_API_KEY=[your token here] # MiniMax export ZAI_API_KEY=[your token here] # zAI
- Review Keybindings
