lavague-ai / LaVague

Large Action Model framework to develop AI Web Agents
https://docs.lavague.ai/en/latest/
Apache License 2.0
5.5k stars 505 forks source link

How to speedup LaVague WebAgent Scrapper? #603

Open paulpacaud opened 2 months ago

paulpacaud commented 2 months ago

hello community,

I thing there is a question a lot of people using LaVague asks themselves: how can I speed up my webagent scrapping ? It is very very slow.

How can I speed up the webagent scrapper? Where are the time bottlenecks? What does take time? Is running the agent on a better machine will increase the speed or is it constrained by inference time on the LLM-provider-side?

Thank you for your reply, Best, Paul

dhuynh95 commented 2 months ago

We will release an optimized version soon, just need to wait a bit more! We focused on AI capability first but we are now good enough to focus on latency