diff --git a/README.md b/README.md index d9ec3e1..c7cbf22 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ A Python bot that bridges XMPP group chats and direct messages with Large Langua * **Image Recognition:** Users can send images (http/https or encrypted aesgcm) for the bot to analyze. * **Audio Transcription:** Users can send voice notes; the bot processes them using the LLM's audio capabilities. * **URL Context:** The bot can fetch URLs mentioned in chat, strip the HTML, and read the content to provide context-aware answers. (turn it off if you don't want people to post IP grabber links to bot) +* **Video Processing:** Users can send videos and YouTube links; the bot processes them using the LLM's video capabilities. ### Generative Tools * **Image Generation (`!imagen`):** Generates images using **Cloudflare Workers AI Flux** (Black Forest Labs) and automatically uploads them to a file host.