From 7c557f58dde231bc7a16c319b4e43f127af3c0ef Mon Sep 17 00:00:00 2001 From: w0rp Date: Mon, 2 Oct 2023 13:53:18 +0100 Subject: [PATCH] Add `dense-analysis/neural` (#864) Co-authored-by: Thomas Versteeg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa90d0d..0fdb1bd 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w - [jackMort/ChatGPT.nvim](https://github.com/jackMort/ChatGPT.nvim) - Effortless Natural Language Generation with OpenAI's ChatGPT API. - [CamdenClark/flyboy](https://github.com/CamdenClark/flyboy) - Simple interaction with ChatGPT in a markdown buffer. Supports GPT-4 and Azure OpenAI. - [gsuuon/llm.nvim](https://github.com/gsuuon/llm.nvim) - Integrate LLM's via a prompt builder interface. Multi-providers including OpenAI (+ compatibles), PaLM, HuggingFace and local engines like llamacpp. +- [dense-analysis/neural](https://github.com/dense-analysis/neural) - Integrate LLMs for generating code, interacting with chat bots, and more. ### Programming Languages Support