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)