CamdenClark/flyboy
a lightweight ChatGPT plugin for neovim
This tool helps software developers interact with ChatGPT directly within their Neovim editor. You can send code snippets or questions from your current buffer to ChatGPT and receive responses streamed back into a new or existing chat window. It's designed for developers who want to quickly get assistance, generate code, or refine existing code without leaving their development environment.
No commits in the last 6 months.
Use this if you are a developer using Neovim and frequently consult ChatGPT for coding tasks, wanting to integrate this workflow seamlessly into your editor.
Not ideal if you do not use Neovim as your primary code editor or prefer a separate, dedicated ChatGPT interface.
Stars
46
Forks
2
Language
Lua
License
MIT
Category
Last pushed
Oct 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/CamdenClark/flyboy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
olimorris/codecompanion.nvim
✨ AI Coding, Vim Style
milanglacier/minuet-ai.nvim
💃 Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular...
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
madox2/vim-ai
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
Kurama622/llm.nvim
A large language model (LLM) plugin for Neovim, provides commands to interact with LLM (like...