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.
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