Skip to content

Commit 3079f24

Browse files
authored
Merge pull request #141 from SharpAI/develop
docs: restore Aegis hero section above roadmap for better conversion …
2 parents 6756f1f + 679b017 commit 3079f24

File tree

1 file changed

+29
-21
lines changed

1 file changed

+29
-21
lines changed

README.md

Lines changed: 29 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,35 @@
2424

2525
---
2626

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+
2756
## 🗺️ Roadmap
2857

2958
- [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
6897
- 📊 **Find the best VLM for your machine** — benchmark models on your own hardware with HomeSec-Bench
6998
- 💬 **Talk to your guard** — via Telegram, Discord, or Slack. Ask what happened, tell it what to watch for, get AI-reasoned answers with footage.
7099

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-
92100

93101
## 🎯 YOLO 2026 — Real-Time Object Detection
94102

0 commit comments

Comments
 (0)