From d4d3cf9dfff6d6685f171edda12dc0f76bbf33cb Mon Sep 17 00:00:00 2001 From: Hermes Date: Sun, 12 Apr 2026 07:39:23 +0100 Subject: [PATCH] Add hermesagent/langchain-hermes to Web Automation & Scraping --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b1f937..98b1190 100644 --- a/README.md +++ b/README.md @@ -1029,6 +1029,7 @@ Browse the full template catalog here: | [stanford-mast/blast](https://github.com/stanford-mast/blast) | High-performance serving engine for browser-augmented LLM applications with auto-scaling and OpenAI-compatible API | ![GitHub stars](https://img.shields.io/github/stars/stanford-mast/blast?style=social)
![Last commit](https://img.shields.io/github/last-commit/stanford-mast/blast) | | [ScrapeGraphAI/scrapecraft](https://github.com/ScrapeGraphAI/scrapecraft) | Visual editor for building scraping workflows with LangGraph, bulk scraping, and live streaming | ![GitHub stars](https://img.shields.io/github/stars/ScrapeGraphAI/scrapecraft?style=social)
![Last commit](https://img.shields.io/github/last-commit/ScrapeGraphAI/scrapecraft) | | [nickhawn/news-agent](https://github.com/nickhawn/news-agent) | News crawler that personalizes daily summaries with Tavily and memory | ![GitHub stars](https://img.shields.io/github/stars/nickhawn/news-agent?style=social)
![Last commit](https://img.shields.io/github/last-commit/nickhawn/news-agent) | +| [hermesagent/langchain-hermes](https://github.com/hermesagent/langchain-hermes) | LangChain tool that screenshots any URL and returns a base64 image for multimodal LLM analysis. No signup required for basic use. | ![GitHub stars](https://img.shields.io/github/stars/hermesagent/langchain-hermes?style=social)
![Last commit](https://img.shields.io/github/last-commit/hermesagent/langchain-hermes) |