---
title: ChatGPT Plugin by E2B
description: "The E2B plugin gives ChatGPT secure access to a full, sandboxed cloud environment running on E2B infrastructure."
date: 2023-08-01
author: tereza-tizkova
categories:
  - product
tags:
  - ai
thumbnail: "./thumbnail.png"
thumbnailAlt: ChatGPT Plugin by E2B
---

The E2B plugin for ChatGPT is like [the official code interpreter plugin](https://openai.com/blog/chatgpt-plugins#code-interpreter), but on steroids. 

It gives your ChatGPT an access to a full cloud environment that is sandboxed and running on E2B infrastructure. That means:

- Access to Linux OS
- Using filesystem (create, list, and delete files and dirs)
- Run any terminal command
- Access to the internet
- Run any programming language (out of the box we support Nodejs, Go, Bash, Rust, Python3, PHP, Java, Perl, .NET) 

We’ve built these cloud environments to be used specifically by AI Agents. With the E2B plugin, your ChatGPT becomes like an AI agent that’s your personal software developer.

<Video provider="youtube" id="kJuJnsatU2s" url="https://www.youtube.com/embed/kJuJnsatU2s" title="Code Interpreter On Steroids For ChatGPT" uploadDate="2023-07-30T13:29:40-07:00" />

The plugin is [open source](https://github.com/e2b-dev/chatgpt-plugin) and we’re looking for beta testers and contributors. We’ll be releasing our plugin to the ChatGPT store soon. 

### [Test the plugin here](https://github.com/e2b-dev/chatgpt-plugin)

Try out the E2B ChatGPT Plugin [here](https://github.com/e2b-dev/chatgpt-plugin) and tell us how you liked it via [Discord](https://discord.gg/35NF4Y8WSE) or by tagging [@e2b\_dev](https://twitter.com/e2b_dev) on twitter. Your feedback is very welcome.
