Need to contact someone in a hurry and cant figure out the best way?
Use browser-use's LLM-powered browser agent to find the best way to reach them.



First set either OPENAI_API_KEY
or ANTHROPIC_API_KEY
in your environment, it will automatically use claude-sonnet-4-20250514
or gpt-4.1-mini
.
git clone https://github.com/browser-use/contact-use && cd contact-use
uv sync
uv run server.py
open http://localhost:8000