Y
Hacker News
new
|
ask
|
show
|
jobs
by
tyho
312 days ago
What's the easiest way to get these local models browsing the web right now?
2 comments
keheliya
301 days ago
Using LM-Studio as the frontend and Playwright-powered MCP tools for browser access. I've had success with one such MCP:
https://github.com/instavm/coderunner
It has a tool called navigate_and_get_all_visible_text, for example.
Here's a demo of this functionality:
https://www.youtube.com/watch?v=9mLrGcuDifo
link
dizhn
312 days ago
aider uses Playwright. I don't know what everybody is using but that's a good starting point.
link
Here's a demo of this functionality: https://www.youtube.com/watch?v=9mLrGcuDifo