Scaling up
The local dendrite browser is great for development, but if you want to start scaling up you’ll need to use theRemoteDendriteBrowser
.
With this class you script is ran remotely in the cloud.
Right now we only support Browserbase for hosting browsers, so you’ll need to create an account at Browserbase.
Get recipe
In the example below we’ll useDendriteRemoteBrowser
to find suitable recipes on a Swedish cooking website.
The goal is to be create a function like this, that can be called by a cooking AI agent:
remote_browser.py