nvim-mini / nvim-mini/mini.nvim
mini.llm plugin for ai integration (new google gemini pro, chatgpt apis etc)
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 9.5k
- Forks
- 310
- Avg merge
- 4h 16m
- Merged PRs (30d)
- 1
Description
Contributing guidelines
- I have read CONTRIBUTING.md
- I have read CODE_OF_CONDUCT.md
Module(s)
mini.llm
Description
Request overview
I'd like to propose a new mini plugin that integrates seamlessly with the new google gemini pro and maybe others as well (chatgpt, mistral ..) this plugin could aims to enhance capabilities in chat, diagnostics, and text generation.
Reasons for the request
ease of use and mini modules integration: utilizing established apis and established already existed UI/UX for mini modules (like mini.pick) ensures straightforward integration without the complexities. (excluding local llms)
currently, the primary ai plugin that well matured for neovim is chatgpt.nvim (excluding copilot or codeium, designed for code completion). however, with the new google gemini pro apis, offering 60 free queries per minute, there is a significant opportunity to create a valuable plugin.
thank you
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The request names the new mini.llm module but no implementation file or test. Start by reviewing existing mini modules and the mini.pick UI/UX referenced in the issue, then clarify which provider APIs and capabilities are in scope. Done would require an agreed design for chat, diagnostics, and text generation integrations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- ai, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100