MarinaBox is an open-source toolkit for creating browser/computer sandboxes for AI Agents. Today we have added the functionality to allow langgraph based AI agents to use a computer or a browser. Let us know if this is useful and if any of you have issues or suggestions.
Interesting! However this comes with the overhead of having to modify your code to adhere to the framework right? I was looking for a solution more along the lines of paying for the GPU when a task is actually scheduled or running on it rather than paying all the time when the VM is turned on. Basically a serverless GPU sort of a solution?
Documentation:https://marinabox.mintlify.app/get-started/introduction Main Repo: https://github.com/marinabox/marinabox Infra Repo: https://github.com/marinabox/marinabox-sandbox