|
24 | 24 |
|
25 | 25 | --- |
26 | 26 |
|
| 27 | +<div align="center"> |
| 28 | + |
| 29 | +### 🛡️ Introducing [SharpAI Aegis](https://www.sharpai.org) — Desktop App for DeepCamera |
| 30 | + |
| 31 | +**Use DeepCamera's AI skills through a desktop app with LLM-powered setup, agent chat, and smart alerts — connected to your mobile via Discord / Telegram / Slack.** |
| 32 | + |
| 33 | +[SharpAI Aegis](https://www.sharpai.org) is the desktop companion for DeepCamera. It uses LLM to automatically set up your environment, configure camera skills, and manage the full AI pipeline — no manual Docker or CLI required. It also adds an intelligent agent layer: persistent memory, agentic chat with your cameras, AI video generation, voice (TTS), and conversational messaging via Discord / Telegram / Slack. |
| 34 | + |
| 35 | +[**📦 Download SharpAI Aegis →**](https://www.sharpai.org) |
| 36 | + |
| 37 | +</div> |
| 38 | + |
| 39 | +<table> |
| 40 | +<tr> |
| 41 | +<td width="50%"> |
| 42 | +<p align="center"><b>Run Local VLMs from HuggingFace — Even on Mac Mini 8GB</b></p> |
| 43 | +<img src="screenshots/aegis-vlm-browser.png" alt="SharpAI Aegis — Browse and run local VLM models for AI camera video analysis" width="100%"> |
| 44 | +<p align="center"><em>Download and run SmolVLM2, Qwen-VL, LLaVA, MiniCPM-V locally. Your AI security camera agent sees through these eyes.</em></p> |
| 45 | +</td> |
| 46 | +<td width="50%"> |
| 47 | +<p align="center"><b>Chat with Your AI Camera Agent</b></p> |
| 48 | +<img src="screenshots/aegis-chat-agent.png" alt="SharpAI Aegis — LLM-powered agentic security camera chat" width="100%"> |
| 49 | +<p align="center"><em>"Who was at the door?" — Your agent searches footage, reasons about what happened, and answers with timestamps and clips.</em></p> |
| 50 | +</td> |
| 51 | +</tr> |
| 52 | +</table> |
| 53 | + |
| 54 | +--- |
| 55 | + |
27 | 56 | ## 🗺️ Roadmap |
28 | 57 |
|
29 | 58 | - [x] **Skill architecture** — pluggable `SKILL.md` interface for all capabilities |
@@ -68,27 +97,6 @@ The easiest way to run DeepCamera's AI skills. Aegis connects everything — cam |
68 | 97 | - 📊 **Find the best VLM for your machine** — benchmark models on your own hardware with HomeSec-Bench |
69 | 98 | - 💬 **Talk to your guard** — via Telegram, Discord, or Slack. Ask what happened, tell it what to watch for, get AI-reasoned answers with footage. |
70 | 99 |
|
71 | | -<div align="center"> |
72 | | - |
73 | | -[**📦 Download SharpAI Aegis →**](https://www.sharpai.org) |
74 | | - |
75 | | -</div> |
76 | | - |
77 | | -<table> |
78 | | -<tr> |
79 | | -<td width="50%"> |
80 | | -<p align="center"><b>Run Local VLMs from HuggingFace — Even on Mac Mini 8GB</b></p> |
81 | | -<img src="screenshots/aegis-vlm-browser.png" alt="SharpAI Aegis — Browse and run local VLM models for AI camera video analysis" width="100%"> |
82 | | -<p align="center"><em>Download and run SmolVLM2, Qwen-VL, LLaVA, MiniCPM-V locally. Your AI security camera agent sees through these eyes.</em></p> |
83 | | -</td> |
84 | | -<td width="50%"> |
85 | | -<p align="center"><b>Chat with Your AI Camera Agent</b></p> |
86 | | -<img src="screenshots/aegis-chat-agent.png" alt="SharpAI Aegis — LLM-powered agentic security camera chat" width="100%"> |
87 | | -<p align="center"><em>"Who was at the door?" — Your agent searches footage, reasons about what happened, and answers with timestamps and clips.</em></p> |
88 | | -</td> |
89 | | -</tr> |
90 | | -</table> |
91 | | - |
92 | 100 |
|
93 | 101 | ## 🎯 YOLO 2026 — Real-Time Object Detection |
94 | 102 |
|
|
0 commit comments