this is a nano version of browser-use, it can automate your task in browser. it is based on playwright and oepnai library. with a simplest implementation. from this library, you can get a more deep understanding of browser-use.
- analyze the web interactive elements
- generate task by openai
- automate the task by playwright
pip install requirements.txt -r
python minimal_browser_use.py