From 1fbe381c45a5cf90cd540c577fbcb2c4e58b67a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Fr=C3=B6hlich?= <85313672+valentinfrlch@users.noreply.github.com> Date: Sun, 3 Nov 2024 11:17:35 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 425ed37..666b9d7 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,18 @@ ## Features - Compatible with OpenAI, Anthropic Claude, Google Gemini, Groq, [LocalAI](https://github.com/mudler/LocalAI), [Ollama](https://ollama.com/) and custom OpenAI compatible APIs - Analyzes images and video files -- Captures and analyzes live camera feeds -- Analyzes frigate events +- Analyzes live camera feeds and frigate events +- Remembers Frigate events and camera motion events - Images can be downscaled for faster processing ## Blueprint -With the easy to use blueprint, you'll get important notifications intelligently summarized by AI from either frigate or cameras in Home Assistant. LLM Vision needs to be installed to use the blueprint. +With the easy to use blueprint, you'll get important notifications intelligently summarized by AI from either frigate or cameras in Home Assistant. LLM Vision can also remember events, so you can ask about them later. LLM Vision needs to be installed to use the blueprint.
- +

+ + +

+
[Learn more](https://llm-vision.gitbook.io/examples/examples/automations#ai-event-notifications)