|
54 | 54 |
|
55 | 55 | --- |
56 | 56 |
|
57 | | -### 🏗️ The SharpAI Ecosystem |
58 | | - |
59 | | -**DeepCamera** (this repo) is the open-source AI engine — object detection, person REID, model training, all running locally via Docker or CLI. |
60 | | - |
61 | | -**[SharpAI Aegis](https://www.sharpai.org)** is the desktop app that wraps DeepCamera with a full GUI, conversational agent chat, VLM scene understanding, and messaging via Slack / Discord / Telegram. [Download it here](https://github.com/SharpAI/DeepCamera/releases/tag/Aegis). |
62 | | - |
63 | | -> Use DeepCamera standalone via CLI, or pair it with SharpAI Aegis for the full desktop experience. |
64 | | -
|
65 | 57 | ### 🗺️ DeepCamera Roadmap |
66 | 58 |
|
67 | 59 | DeepCamera is evolving into a full AI skill platform. Planned features: |
68 | 60 |
|
69 | | -- ⬆️ **Upgrade object detection** to 2026 state-of-the-art YOLO models |
70 | | -- 🧠 **VLM analysis backend** — offline scene understanding of recorded clips using vision language models |
71 | | -- 🎨 **AI Studios backend** — SAM2 interactive segmentation, DINOv3 grounding, depth estimation, feature extraction |
72 | | -- 📷 **Direct camera provider plugins** — Blink, Ring, Eufy, Reolink, Tapo, RTSP/ONVIF (beyond Home Assistant) |
73 | | -- 💬 **Messaging channel plugins** — Telegram, Discord, Slack, WhatsApp |
74 | | -- 🔔 **Automation triggers** — MQTT, webhooks, Home Assistant events |
75 | | -- 📡 **go2rtc streaming** — RTSP to WebRTC live view |
76 | | -- 🔌 **Skill architecture** — pluggable `SKILL.md` interface for all capabilities |
| 61 | +- [ ] ⬆️ **Upgrade object detection** to 2026 state-of-the-art YOLO models |
| 62 | +- [ ] 🧠 **VLM analysis backend** — offline scene understanding of recorded clips using vision language models |
| 63 | +- [ ] 🎨 **AI Studios backend** — SAM2 interactive segmentation, DINOv3 grounding, depth estimation, feature extraction |
| 64 | +- [ ] 📷 **Direct camera provider plugins** — Blink, Ring, Eufy, Reolink, Tapo, RTSP/ONVIF (beyond Home Assistant) |
| 65 | +- [ ] 💬 **Messaging channel plugins** — Telegram, Discord, Slack, WhatsApp |
| 66 | +- [ ] 🔔 **Automation triggers** — MQTT, webhooks, Home Assistant events |
| 67 | +- [ ] 📡 **go2rtc streaming** — RTSP to WebRTC live view |
| 68 | +- [ ] 🔌 **Skill architecture** — pluggable `SKILL.md` interface for all capabilities |
77 | 69 |
|
78 | 70 | --- |
79 | 71 |
|
|
0 commit comments