Tagged articles
2 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Feb 3, 2023 · Artificial Intelligence

Creating a Smart Home Assistant by Combining ChatGPT with Siri via iOS Shortcuts

This article demonstrates how to integrate ChatGPT with Siri using iOS Shortcuts to build a sophisticated smart home system, detailing JSON request structures, prompt engineering, handling of command, query, answer, and clarification actions, and providing step‑by‑step code examples for implementation.

AI integrationChatGPTHome Automation
0 likes · 11 min read
Creating a Smart Home Assistant by Combining ChatGPT with Siri via iOS Shortcuts
ITPUB
ITPUB
Jan 28, 2016 · Artificial Intelligence

Detect Your Oven’s On/Off State with Python and OpenCV

This tutorial shows how to use Python, OpenCV, and basic image‑processing techniques to automatically detect whether a kitchen oven is on by analyzing the red indicator light captured by a home camera, providing a simple safety alert system.

Computer VisionHome AutomationImage Processing
0 likes · 7 min read
Detect Your Oven’s On/Off State with Python and OpenCV