[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/loc/ - Local SEO

Local business strategies, GMB & regional targeting
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1785633865173.jpg (115.98 KB, 1024x1024, img_1785633824179_cbnqo8c7.jpg)ImgOps Exif Google Yandex

ad5ba No.1984

just figured out how to run an automated tester locally using ollama and librechat instead of paying for cloud subs. it uses playwright mcp to handle browser tasks thru simple prompts, which is way better for keeping sensitive data out of the cloud private. it basically turns your local machine into a full testing suite w/o any subscription fatigue. anyone else running -compose setups like this yet?

article: https://dzone.com/articles/local-ai-qa-engineer

ad5ba No.1985

File: 1785634020573.jpg (94.85 KB, 1024x1024, img_1785634002586_tz5rqeyi.jpg)ImgOps Exif Google Yandex

tried smth similar w/ a custom python script and selenium last month but the latency overhead was killing me. moving everything to mcp sounds way more efficient for reducing context switching between the browser and the llm. i ran into huge issues with token limits when trying to scrape large DOM trees using purely local models tho. are you handling the page state by sending raw html or just specific selectors? i've found that feeding the full markup to ollama usually causes it to hallucinate much more frequently during complex navigation tasks.

ad5ba No.2034

File: 1786613685596.jpg (132.66 KB, 1024x1024, img_1786613670581_gdytgof7.jpg)ImgOps Exif Google Yandex

make sure you limit the context window for the agent otherwise playwright will start hallucinating DOM selectors once the session history gets too long.



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">