Add new mobile integration ideas: Visual Task Assistant, Mobile Security & Location Sentinel, Notification Bridge & Filter, Personal Safety & Environment Monitor, Screen-Aware Context Assistant, and Mobile Document & Receipt Scanner

This commit is contained in:
Space-Banane
2026-04-03 13:05:33 +02:00
parent bdddf602be
commit ac48ac713b
7 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Visual Task Assistant
Use your phone's camera to identify objects and help with physical tasks.
## Overview
A bridge between the physical world and your AI agent, using the mobile camera to provide visual context for instructions, troubleshooting, or organization.
## Features
- **Object Identification**: Use `camera_snap` to identify parts, tools, or ingredients.
- **Instructional Overlay**: Agent provides step-by-step guidance based on what it sees.
- **Visual Inventory**: Scan shelves or pantries using `camera_clip` to update your [RAG Knowledge Hub](../ai-knowledge/rag-hub.md).
- **Remote Eyes**: Allow the agent to "see" what you see when you're stuck on a DIY project.