Did you consider working around those using the vision models vs DOM parsing? Was cost/latency the bottleneck? Seems like the agentic future you describe would need more vision based parsing
HN user
tjsk
1 karma
Posts1
Comments4
Launch HN: BitBoard (YC X25) – AI agents for healthcare back-offices 1 year ago
what made you fork browser-use? what were the missing bits? your use case sounds similar to what they're trying with their new workflow-use repo (I am not affiliated with them, just curious)
Claude Integrations 1 year ago
Slack is owned by Salesforce which is doing its own Agentforce stuff
Claude can now search the web 1 year ago
I’ve been experimenting with different LLM + search combos too, but results have been mixed. One thing I’m particularly interested in is improving retrieval for both images and videos. Right now, most tools seem to rely heavily on metadata or simple embeddings, but I wonder if there’s a better way to handle complex visual queries. Have you tried anything for video search as well, or are you mainly focused on images? Also, what kinds of queries have you tested?