summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index b7d9577..3ead252 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,12 @@
# vim-ai
-Complete text and chat with GPT in Vim/Neovim using OpenAI.
+This plugin adds Artificial Intelligence (AI) capabilities to your Vim and Neovim.
+You can generate code, edit text, or have an interactive conversation with GPT models, all powered by OpenAI's API.
## Features
-- Generate text or code, answer questions
-- Edit selected text in-place
+- Generate text or code, answer questions with AI
+- Edit selected text in-place with AI
- Interactive conversation with ChatGPT
![vim-ai demo](./demo.gif)