Discover and explore top open-source AI tools and projects—updated daily.
jackMortNeovim plugin for OpenAI ChatGPT API integration
Top 12.2% on SourcePulse
This Neovim plugin provides seamless integration with OpenAI's ChatGPT API, enabling users to leverage advanced natural language processing for code assistance, content generation, and interactive Q&A directly within their editor. It targets developers and power users seeking to enhance productivity through AI-powered features.
How It Works
The plugin utilizes the OpenAI API to perform various tasks, including interactive chat, code completion, grammar correction, translation, and code optimization. It supports both standard OpenAI endpoints and Azure deployments, offering flexibility in API configuration. Users can define custom actions via JSON, specifying templates, strategies (replace, display, append, edit), and API parameters, allowing for highly tailored workflows.
Quick Start & Requirements
packer.nvim or lazy.nvim.curl, OpenAI API key, nui.nvim, plenary.nvim. trouble.nvim and telescope.nvim are optional.OPENAI_API_KEY environment variable or api_key_cmd for secure management (e.g., using password managers). Azure configuration requires specific commands or environment variables.Highlighted Details
api_key_cmd for password managers or GPG.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 year ago
Inactive
philschmid