neural
Code generator
An AI-powered plugin for Vim and Neovim that generates code and performs tasks such as text completion and error checking.
AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)
472 stars
10 watching
19 forks
Language: Vim Script
last commit: 8 months ago
Linked from 1 awesome list
aichatgptcode-generationgpt-3linuxllmmachine-learningmacosneovimopenaivimwindows
Related projects:
Repository | Description | Stars |
---|---|---|
deepseek-ai/deepseek-coder-v2 | A code intelligence model designed to generate and complete code in various programming languages | 2,322 |
zeioth/dooku.nvim | Generates HTML documentation from code comments | 41 |
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,280 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 340 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that facilitates LLM-based code analysis and suggestions | 57 |
olimorris/codecompanion.nvim | An AI-powered coding companion plugin for Neovim, offering features like code completion, transformations, and inline chat for integrating large language models. | 1,444 |
bin123apple/autocoder | An AI model designed to generate and execute code automatically | 816 |
malcolmgreaves/avro-codegen | A tool that generates Scala code from Avro schemas | 9 |
eli64s/readme-ai | Automates the generation of comprehensive README files using AI-powered language models. | 1,665 |
robitx/gp.nvim | An extension for Neovim that integrates GPT models into the editor, enabling AI-powered text operations and speech-to-text capabilities. | 928 |
codercooke/vim-chatgpt | Enables ChatGPT API integration with Vim editor to request code explanations or improvements. | 245 |
budecosystem/code-millenials | A state-of-the-art open-source code generation model with human evaluability score comparable to GPT-4 and Google's proprietary models. | 20 |
zeioth/compiler.nvim | Automates compilation and execution of code without requiring manual setup | 533 |
senselogic/generis | A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |