Deprecated ChatGPT plugin for code interpretation
Top 64.5% on sourcepulse
This project provides a ChatGPT plugin that offers enhanced code interpretation capabilities, allowing ChatGPT to run any language, interact with a filesystem, and execute terminal processes within a sandboxed cloud environment. It is designed for users who need ChatGPT to perform complex tasks involving code execution, system interaction, and internet access, acting as a powerful extension to its natural language processing abilities.
How It Works
The plugin leverages E2B's AI Playgrounds to provide sandboxed cloud environments. These environments grant ChatGPT access to a Linux OS, enabling it to install programs, manage files and directories, run arbitrary processes, and access the internet. This approach allows for execution of various programming languages beyond Python, including Node.js, Go, Rust, Java, and .NET, by providing a flexible and secure execution context.
Quick Start & Requirements
npm install
E2B_API_KEY=*** npm run dev
localhost:3000
and configuring it within ChatGPT's plugin settings.Highlighted Details
curl
or wget
.Maintenance & Community
@e2b_dev
Licensing & Compatibility
Limitations & Caveats
This plugin is marked as DEPRECATED and directs users to the Code Interpreter SDK instead. File upload/download functionality is not natively supported and requires workarounds using external services like S3 buckets.
5 months ago
1 day