From 9c1bea50dd9022ecd959efb309df46b20ce355af Mon Sep 17 00:00:00 2001 From: Ian Lavery Date: Fri, 31 May 2024 10:10:46 -0700 Subject: [PATCH] Update README.md --- recipes/llm-voice-assistant/python/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/llm-voice-assistant/python/README.md b/recipes/llm-voice-assistant/python/README.md index c2bd3c9..53381a1 100644 --- a/recipes/llm-voice-assistant/python/README.md +++ b/recipes/llm-voice-assistant/python/README.md @@ -1,3 +1,5 @@ +[![LLM VA in Action](https://img.youtube.com/vi/06K_YtUr8mc/0.jpg)](https://www.youtube.com/watch?v=06K_YtUr8mc) + ## Compatibility - Python 3.8+