jackMort / jackMort/ChatGPT.nvim
Make use of Assistants API, for store whole project
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
While ChatGPT is great to work with small chunks, it is lack ability to see the whole project with all source files. Using OpenAI Assistants API we could use Retrieval for storage all source files and references easy to it without context usage.
https://help.openai.com/en/articles/8550641-assistants-api
And I belieave that is free for 2 weeks now.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked Assistants API documentation and the plugin's existing OpenAI integration. Determine how project source files and references would be stored and retrieved, then define a concrete implementation scope and acceptance criteria for whole-project access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- ai, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100