From 65bef50c1a26ca9c414320928c2c5cfd1b71e1ee Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Thu, 6 Apr 2023 18:48:24 +0200 Subject: descriptions update --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') 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) -- cgit v1.2.3