From a42a2fa1b5cfdc2c050e0309af29fdc8f78e9daf Mon Sep 17 00:00:00 2001 From: Darren Burns Date: Sat, 11 May 2024 01:02:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 592f48d..1daa6e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. @@ -8,7 +8,7 @@ Chat with Claude 3, ChatGPT, and local models like Llama 3, Phi 3, Mistral and G 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