shore

Crates.ioshore
lib.rsshore
version0.1.4
created_at2025-10-18 14:50:57.749946+00
updated_at2025-10-30 05:10:19.846852+00
descriptionLLM chat in the terminal. Open source. Vendor neutral.
homepagehttps://moonkraken.github.io/shore
repositoryhttps://github.com/MoonKraken/shore
max_upload_size
id1889273
size773,737
Ken (MoonKraken)

documentation

https://github.com/MoonKraken/shore#readme

README

Shore Terminal Interface

Shore

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

Installation

  1. cargo install shore
  2. Set at least one API key - HF_TOKEN, OPENAI_API_KEY, ANTHROPIC_API_KEY, GROQ_API_KEY, XAI_API_KEY, SONAR_API_KEY
  3. Review Keybindings
Commit count: 0

cargo fmt