crewAIInc / crewAI-examples

2.6k stars 965 forks source link

Browserless Free Tier No Longer Available: Alternative Required #125

Closed DLWCMD closed 2 days ago

DLWCMD commented 2 months ago

I am trying to implement the Trip Planner example function. However, it requires a Browserless API key, and the free tier that you cited in your example is no longer available. Further, Browserless may be required for other examples, so we need a free alternative. FYI, the minimum tier charge is now $200 as shown below.

What can you recommend?

Thanks.

Screenshot 2024-06-24 at 11 19 41 AM
faspina commented 2 months ago

I was just looking at this. can't play $200 a month just to learn Crew AI. Any alternatives?

Jzimmer01 commented 2 months ago

I am in same position. I would like to learn by completing your tutorials and examples, but can't justify $200 month subscription. An alternative would be greatly appreciated.

faspina commented 2 months ago

I found a Browerless docker container it looks like its the same API set to local host. I might play with that over the next couple of days to see if I can get it to work.

https://github.com/browserless/browserless?tab=readme-ov-file

EDIT: This was pretty easy to test after all. I cranked up the Browserless V2 docker container and copied the API into the ENV file. Then I changed the URL base in the brower_tools.py file, and it worked perfectly.

I use Unraid as a local server its not beefy enough to host my own LLM . The Browserless v2 docker was one of the docker templates.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 days ago

This issue was closed because it has been stale for 5 days with no activity.