30 open-source projects similar to carlrobertoh/codegpt, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Codegpt alternative.
A ChatGPT, Gemini, Claude, and Ollama(offline) plug-in for Embarcadero RAD Studio IDE XE5 to 12.1
Extensible autocomplete+ provider for Lua
Vim plugin for LÖVE syntax highlighting and help file
AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)
Get Syntax Highlighting for LOVE API in ZeroBrane Studio
Plugins for langauges supported by CodeMirror but not by brackets
Neovim plugin for interacting with LLM's and building editor integrated prompts.
An extension for using Cursor in Visual Studio Code.
Brackets extension to launch LÖVE projects from the editor
CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools including a conversational chat interface, a code completion tool, and a natural language refactorer to assist with Apple platform development. The project differentiates itself by integrating project context and compiler errors directly into its AI interactions. It supports custom prompt execution using template variables and enables the triggering of shell scripts and system shortcuts directly from the chat interface to automate development tasks. The system manages AI integ
ChatGPT.nvim is an OpenAI LLM Neovim plugin that serves as an AI-powered code assistant for refactoring, completing, and fixing code snippets. It functions as a custom prompt automation tool and a markdown renderer, allowing users to interact with language models directly within the editor. The project distinguishes itself through a framework for defining reusable AI personas and automated text processing tasks using system prompts and templates. It includes a specialized rendering system that transforms responses into styled markdown with foldable code blocks. The plugin covers interactive
Gepetto is an IDA Pro plugin that integrates large language models directly into the reverse engineering workflow. It functions as a multi-provider LLM client, allowing users to explain decompiled functions, rename variables, and add comments to pseudocode, all while supporting multiple language model backends and a localized interface. The plugin distinguishes itself through a plugin-based architecture that abstracts multiple LLM providers behind a unified interface, enabling hot-swapping between providers and models without restarting IDA Pro. It also features a command-line interface bridg