richardyc / Chrome-GPT

An AutoGPT agent that controls Chrome on your desktop
GNU General Public License v3.0
1.66k stars 208 forks source link

Update using BeautifulSoup #33

Closed chengxuan-xia closed 11 months ago

chengxuan-xia commented 1 year ago

Replace elements' type in main_content and interactable_content with BeautifulSoup Tag to improve the speed.