From 81b316f72664b5f86c39263a58e82068bd9bda3f Mon Sep 17 00:00:00 2001 From: oc-mm Date: Thu, 18 Jun 2026 14:57:03 +0200 Subject: [PATCH] Add url-summarizer to Text Processing section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfcb3ff..791e1c7 100644 --- a/README.md +++ b/README.md @@ -867,6 +867,7 @@ _Libraries for working with graphical user interface applications._ ### Text Processing +- [url-summarizer](https://github.com/oc-mm/mm-tools) — CLI tool to fetch and summarize any public URL using multiple AI providers (Mistral, Groq, Cerebras, Gemini). _Libraries for parsing and manipulating plain texts._ - General