ChatGPT.nvim
Code assistant
A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks.
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
4k stars
30 watching
316 forks
Language: Lua
last commit: about 1 month ago
Linked from 4 awesome lists
chatgptneovimnvim-pluginopenai
Related projects:
Repository | Description | Stars |
---|---|---|
robitx/gp.nvim | An extension for Neovim that integrates GPT models into the editor, enabling AI-powered text operations and speech-to-text capabilities. | 869 |
gencay/vscode-chatgpt | An extension that integrates OpenAI ChatGPT into Visual Studio Code for conversational coding support | 3,496 |
llm-workflow-engine/llm-workflow-engine | A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4. | 3,659 |
cogentapps/chat-with-gpt | An open-source ChatGPT app with added features and customization options | 2,322 |
you-n-g/simplegpt.nvim | A plugin for the Vim text editor to interact with ChatGPT, allowing users to construct and send questions quickly. | 10 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 336 |
ricklamers/gpt-code-ui | An interactive code generation and execution tool using AI models | 3,561 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that provides a stable and user-friendly interface for integrating Large Language Models into the editor. | 58 |
huynle/ogpt.nvim | A plugin for Neovim that provides an interface to various Large Language Models (LLMs) for natural language generation and interaction. | 172 |
openai/chatgpt-retrieval-plugin | A tool for building custom GPTs with semantic search capabilities using natural language queries to retrieve personal or organizational documents. | 21,065 |
anse-app/chatgpt-demo | A demo project showcasing integration with the OpenAI GPT-3.5 Turbo API for generating chatbot-like responses. | 8,012 |
louisshark/chatgpt_system_prompt | A collection of GPT system prompts and various prompt injection/leaking knowledge to educate developers about writing effective system prompts and creating custom GPTs. | 8,208 |
mpociot/chatgpt-vscode | An extension allowing users to interact with ChatGPT via VSCode. | 4,991 |