6 ms·
What's the easiest way to get these local models browsing the web right now?
by tyho 1y ago
What's the easiest way to get these local models browsing the web right now?
- dizhn 1y agoaider uses Playwright. I don't know what everybody is using but that's a good starting point.
- keheliya 1y agoUsing 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 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 https://www.youtube.com/watch?v=9mLrGcuDifo