codeinterpreter-api
Code Executor
An API for executing and analyzing code in sandboxed environments
👾 Open source implementation of the ChatGPT Code Interpreter
4k stars
38 watching
402 forks
Language: Python
last commit: 15 days ago
Linked from 1 awesome list
chatgptchatgpt-code-generationcode-interpretercodeinterpreterlangchainllm-agent
Related projects:
Repository | Description | Stars |
---|---|---|
ricklamers/gpt-code-ui | An interactive code generation and execution tool using AI models | 3,561 |
openinterpreter/open-interpreter | An open-source natural language interface that lets large language models run code locally on user's machines. | 55,384 |
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 |
shreyashankar/gpt3-sandbox | A tool to easily create web demos using the GPT-3 API with minimal code and effort. | 2,899 |
bin-huang/chatbox | A desktop application for interacting with AI models and language learning platforms | 21,747 |
berriai/litellm | Provides a unified API to interact with 100+ Large Language Models (LLMs) offered by various providers | 13,875 |
gencay/vscode-chatgpt | An extension that integrates OpenAI ChatGPT into Visual Studio Code for conversational coding support | 3,496 |
sashabaranov/go-openai | An unofficial wrapper for OpenAI's API services | 9,238 |
betalgo/openai | A .NET library providing access to the OpenAI service API. | 2,900 |
openai/openai-cookbook | A comprehensive resource for using the OpenAI API to accomplish common tasks | 59,807 |
anse-app/chatgpt-demo | A demo project showcasing integration with the OpenAI GPT-3.5 Turbo API for generating chatbot-like responses. | 8,012 |
botpress/botpress | An open-source platform for building and deploying conversational AI agents using GPT/LLM technology | 12,799 |
llm-workflow-engine/llm-workflow-engine | A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4. | 3,659 |
openai/openai-python | A Python library providing convenient access to the OpenAI API for various tasks such as chat completion and image processing. | 23,015 |
openai-php/client | A PHP API client for interacting with the OpenAI API | 4,963 |