Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns authored May 11, 2024
1 parent 2336f9e commit a42a2fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Elia

A powerful terminal user interface for interacting with large language models.
A snappy, keyboard-centric terminal user interface for interacting with large language models.

Chat with Claude 3, ChatGPT, and local models like Llama 3, Phi 3, Mistral and Gemma.

![elia-screenshot-collage](https://github.com/darrenburns/elia/assets/5740731/75f8563f-ce1a-4c9c-98c0-1bd1f7010814)

Your conversations are stored locally in a SQLite database.

Conversations with local models are done via `ollama` and never leave your machine.
Conversations with local models are handled via `ollama` and never leave your machine.

### Installation

Expand Down

0 comments on commit a42a2fa

Please sign in to comment.