Found 107 repositories(showing 30)
numman-ali
OAuth authentication plugin for personal coding assistance with ChatGPT Plus/Pro subscriptions - uses OpenAI's official authentication method
Robitx
Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..]
madox2
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
dense-analysis
AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)
iamgreggarcia
A code interpreter and ChatGPT plugin.
barnesoir
A VS code plugin for ChatGPT built by ChatGPT
serp-ai
Repo for giving ChatGPT the ability to use web browsing, python code execution, and custom plugins
kesor
Code ChatGPT Plugin is a TypeScript Code Analyzer that enables ChatGPT to "talk" with YOUR code
nirholas
Free crypto news API - real-time aggregator for Bitcoin, Ethereum, DeFi, Solana & altcoins. No API key required. RSS/Atom feeds, JSON REST API, historical archive with market context, embeddable widgets, ChatGPT plugin, Claude MCP server, SDKs (Python, TypeScript, Go, React, PHP). AI/LLM ready. Vibe coding friendly. Open source.
breadchris
Code examples from the ChatGPT plugin documentation.
gakonst
This is a vim plugin that allows you to simulate rubber duck programming by using the chatGPT API to generate code suggestions and natural language explanations based on the selected lines of code and a user-specified query. Most of this entire codebase was generated by talking with ChatGPT itself, marked as `ai` commits.
abhinav-upadhyay
Code for the article showing how to use the function call feature of OpenAI's chat APIs to create ChatGPT plugins
This plugin can send patches to ChatGPT for code review.
thejoltjoker
Autodesk Maya plugin for context aware chatting with ChatGPT. Get tips, automate tasks and run code.
marknagelberg
API for an LLM to use to work with a code repo. Can be used as a ChatGPT Plugin.
elder-plinius
a plugin that integrates ChatGPT and Github that can create/edit repos and push code straight from your ChatGPT converstions
open-hax
OAuth authentication plugin for personal coding assistance with ChatGPT Plus/Pro subscriptions - uses OpenAI's official authentication method
aavetis
ChatGPT plugin to interact with anything in GitHub. Install “Chat With Code” from the ChatGPT plugin store.
yoshinorisano
With this minimal code and instructions, you can get started on developing a ChatGPT Plugin. It's perfect as an example for your first plugin development.
TBD54566975
A chatGPT plugin that adds web5 code assistance and knowledge to ChatGPT
olxver
A ChatGPT plugin that replicates the abilities of the Code Interpreter plugin, but for your own machine.
kylesnowschwartz
⚡ Turn your codebase into AI-ready context in seconds – the Neovim plugin that bridges the gap between your code and AI assistants. Select files, generate structured prompts, and feed your entire project to Claude/ChatGPT/Cursor with zero friction.
lauvsong
✨ Super simple IntelliJ-based plugin to refactor selected code using ChatGPT ✨
Kuro96
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim, built on top of coc.nvim's extension system, with support for DeepSeek-R1(deepseek-reasoner)
okikio
REST API for TypeScript linting and type/error checking, leveraging TypeScript TwoSlash for enhanced code analysis. Available as standalone API and even better as a ChatGPT plugin.
kanutron
A Sublime Text plugin to interact with HTTP API endpoints and perform text manipulation with their responses. Bundled with OpenAI to interact with ChatGPT or Codex, Gitea to create Issues from the selected code, and Python prompts to add Docstrings, and more. Users can extend it's features by defining Servers and Prompts in Sublime JSON files.
michaelneale
ChatGPT plugin to test code that it generates
howieyoung91
A IDEA plugin, which allows you to generate and analyze code using ChatGPT.
sodam-ai
GPTaku Plugins for Codex — Claude Code plugins adapted for OpenAI Codex CLI & ChatGPT. No coding required.
Crazy-MT
AICodeInterpreter is an IntelliJ IDEA plugin that provides developers with convenient code interpretation functionality. The plugin defaults to supporting the free ChatGPT 3.5 API, allowing users to convert selected code snippets into natural language descriptions.