⚡ Neural

A Neovim/Vim coding agent plugin. Neural integrates various machine learning
tools so you can let AI write code for you in Neovim/Vim, among other helpful
things. Use OpenAI's APIs made famous with ChatGPT, in Vim, or other local
models.
🌟 Features
- Generate text easily
:Neural write a story
- Support for multiple machine learning models
- Focused on privacy and avoiding leaking data to third parties
- Easily ask AI to explain code or paragraphs
:NeuralExplain
- Compatible with Vim 8.0+ & Neovim 0.8+
- Supported on Linux, Mac OSX, and Windows
- Only dependency is Python 3.10+ (required for security and libraries)
Experience lightning-fast code generation and completion with asynchronous
streaming.
Edit any kind of text document. It can be used to generate Python docstrings,
fix comments spelling/grammar mistakes, generate ideas and much more.
🔌 Plugin Integrations
If the following plugins are installed, Neural will detect them and start using
them for a better experience.