CodeGPTCodeGPT is an IntelliJ IDEs plugin that provides several features to assist programmers to improve their coding skills and optimize their development process. One of its main features is the chat completions API that allows providing suggestions to developers when coding. CodeGPT contains several available commands, including CUSTOM PROMPT, FIND BUGS, ADD TESTS, REFACTOR, OPTIMIZE, and EXPLAIN that can be accessed by right-clicking on the selected block of code, and then a command to be executed. The free version of CHATGPT's UNOFFICIAL API is also available. To use the plugin, developers need to respect the PLUGIN MARKETPLACE AGREEMENT and configure the API key under SETTINGS → TOOLS → CODEGPT.Overall, CodeGPT can be deemed as a useful tool for programmers who are interested in improving their coding skills and efficiency by providing chat completions and suggestions along with some commands to analyze, refactor, and optimize their code.
View CodeGPT
KelKel is an AI-based assistant embedded in your Command Line Interface (CLI). It is designed to augment productivity by automating repetitive tasks and enhancing the overall efficiency of your CLI. Kel is equipped with multiple Languages for Learning Machines (LLMs) support including OpenAI, Anthropic, and Ollama, whilst also supporting OpenAI Assistants. It further allows users to engage in unique interactions such as 'chatting' with their artifacts by uploading their files to the assistant. Developers can personalize their assistant using their own API keys for OpenAI or Anthropic, a feature that might soon extend to other LLMs.
View Kel