Browser-use is the easiest way to connect your AI agents with the browser. See what others are building and share your projects in our Discord - wed love to see what you create! Skip the setup - try our hosted version for instant browser automation! Quick start: With pip (Python>=3.11), pip install browser-use, install playwright, spin up your agent. Add your API keys for the provider you want to use to your .env file. For other settings, models, and more, check out the documentation. Test with UI: You can test browser-use with a UI repository or simply run the gradio example. Demos include tasks such as adding grocery items to cart and checkout, adding the latest LinkedIn follower to leads in Salesforce, finding and applying to ML jobs, writing a letter in Google Docs, and saving the document as a PDF. For additional information and examples, visit the provided links.