gpt-code-ui
Code generator
An interactive code generation and execution tool using AI models
An open source implementation of OpenAI's ChatGPT Code interpreter
4k stars
44 watching
446 forks
Language: Python
last commit: 8 months ago
Linked from 2 awesome lists
chatgptgptllmsopenai
Related projects:
Repository | Description | Stars |
---|---|---|
gpt-engineer-org/gpt-engineer | An AI-powered development tool that uses natural language to generate and execute code. | 52,392 |
zero6992/chatgpt-discord-bot | An open-source Discord bot integrated with ChatGPT for conversational interactions | 2,663 |
shroominic/codeinterpreter-api | An API for executing and analyzing code in sandboxed environments | 3,794 |
gencay/vscode-chatgpt | An extension that integrates OpenAI ChatGPT into Visual Studio Code for conversational coding support | 3,496 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,779 |
sashabaranov/go-openai | An unofficial wrapper for OpenAI's API services | 9,238 |
anse-app/chatgpt-demo | A demo project showcasing integration with the OpenAI GPT-3.5 Turbo API for generating chatbot-like responses. | 8,012 |
ther1d/shell_gpt | A command-line tool using AI-powered language models to generate shell commands and code snippets | 9,672 |
gd3kr/blendergpt | An OpenAI GPT-4 API-integrated plugin for controlling Blender using natural language commands in Python. | 4,546 |
waylaidwanderer/node-chatgpt-api | Provides client-side access to ChatGPT and Bing AI APIs using Node.js | 4,204 |
cogentapps/chat-with-gpt | An open-source ChatGPT app with added features and customization options | 2,322 |
okgodoit/openai-api-dotnet | An unofficial .NET wrapper around OpenAI's GPT-3 API for accessing various text and vision processing services | 1,860 |
openai/openai-cookbook | A comprehensive resource for using the OpenAI API to accomplish common tasks | 59,807 |
mayooear/gpt4-pdf-chatbot-langchain | Builds a chatbot to generate responses from PDF documents using GPT-4 and LangChain | 14,927 |
minimaxir/gpt-2-simple | A tool for retraining and fine-tuning the OpenAI GPT-2 text generation model on new datasets. | 3,397 |