Skip to content

Commit b12c7d1

Browse files
Merge pull request #8 from MenneBos/master
Issue with video link resolved
2 parents 7a4861b + 9871776 commit b12c7d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_posts/2025-07-25-A-real-use-case-with-OVOS-and-Hivemind.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "A real use case with OVOS and Hivemind"
33
excerpt: "A practical example of OVOS and Hivemind running locally on standard hardware, designed for home automation and basic AI assistant tasks — especially suited for supporting people with disabilities."
4-
coverImage: "/assets/blog/common/cover.png"
4+
coverImage: "/assets/blog/A-real-use-case-with-OVOS-and-Hivemind/Thumbnail_3D_case.jpg"
55
date: "2025-07-28T00:00:00.000Z"
66
author:
77
name: "Menne Bos"
88
picture: "https://github.com/MenneBos.png"
99
ogImage:
10-
url: "/assets/blog/A-real-use-case-with-OVOS-and-Hivemind/Sat_kitchen_smallest.jpg"
10+
url: "/assets/blog/A-real-use-case-with-OVOS-and-Hivemind/Thumbnail_3D_case.jpg"
1111
---
1212

1313
# Why Home Automation with OVOS matters
@@ -26,9 +26,9 @@ I'm using an OVOS server with Hivemind satellites, which allows me to adapt the
2626

2727
Looking ahead, the next step is integrating a personal AI assistant directly into the voice assistant. This enables a private, fully offline solution—something that’s becoming increasingly important for privacy, reliability, and autonomy.
2828

29-
<video src="https://github.com/MenneBos/ovos-skill-HomeyFlowTrigger/blob/main/Media/Coffee_automation.mp4" controls title="Controlling the Coffee machine"></video>
29+
<video src="https://www.youtube.com/shorts/C_xS87EbsiM" controls title="Start coffee machine with voice"></video>
3030

31-
<video src="/assets/blog/A-real-use-case-with-OVOS-and-Hivemind/GenAI_assistant.mp4" controls title="Talk with the GenAI assistant"></video>
31+
<video src="https://www.youtube.com/watch?v=PRzGxmTCFb0" controls title="Talk with the GenAI assistant"></video>
3232

3333
### How did I built a Smarter Living with OVOS, Hivemind, and Raspberry Pi Satellites
3434

38.1 KB
Loading

0 commit comments

Comments
 (0)