e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

[🛑 Assigned] 🦜 🔗 Build AI code interpreter with E2B and LangChain #296

Closed tizkovatereza closed 8 months ago

tizkovatereza commented 9 months ago

See the complete info on bounties & submission https://github.com/e2b-dev/E2B/issues/242.

Description

To complete this bounty, create a code interpreter using LangChain. That means, an AI assistant for writing (or editing, debugging) code. Use the E2B sandboxes as the code execution layer.

It's up to you what capabilities and features the code interpreter will have. It doesn't have to be super-complex, but it has to be functioning and without bugs.

Please submit the bounty as a pull request to the E2B Cookbook repo. As a part of the solution, please record a gif or a demo showing that your program works.

Useful links

[Examples and guides for code interpreters in E2B cookbook](https://github.com/e2b-dev/e2b-cookbook/tree/main/guides Existing LangChain integration of E2B - data analysis use case LangChain docs E2B docs Guide - using AI data analyst in cloud sandbox with LangChain & E2B