Skip to content

Commit f4ae21a

Browse files
solderzzcsimba
andauthored
feat: add Aegis AI hero banner with screenshots and ecosystem comparison (#112)
Co-authored-by: simba <simba@macbook-air-m3.axiadord>
1 parent 9f058d0 commit f4ae21a

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed

README.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,55 @@
2323
</p>
2424
</div>
2525

26+
---
27+
28+
<div align="center">
29+
30+
### 🚀 Introducing [Aegis AI](https://www.sharpai.org) — The World's First AI Home Security Agent
31+
32+
**GPT + Local VLM powered security agent for your Mac and PC. Always connected to your mobile via Discord / Telegram / Slack.**
33+
34+
**Aegis AI** is the next-generation product from SharpAI — a desktop security agent that connects to any camera, understands scenes using Vision Language Models, and talks to your family through the apps they already use. DeepCamera will be integrated into Aegis AI as its detection and model training engine.
35+
36+
[**🌐 Visit www.sharpai.org**](https://www.sharpai.org) · [**📦 Download Aegis AI**](https://github.com/SharpAI/DeepCamera/releases/tag/Aegis)
37+
38+
</div>
39+
40+
<table>
41+
<tr>
42+
<td width="50%">
43+
<p align="center"><b>Browse & Run VLMs Locally from HuggingFace</b></p>
44+
<img src="screenshots/aegis-vlm-browser.png" alt="Aegis AI — Browse and download vision language models from HuggingFace" width="100%">
45+
<p align="center"><em>Download and run SmolVLM2, Qwen-VL, LFM2.5, LLaVA, MiniCPM-V directly on your machine. Even a Mac M1 Mini 8GB works.</em></p>
46+
</td>
47+
<td width="50%">
48+
<p align="center"><b>Chat with your AI Security Agent</b></p>
49+
<img src="screenshots/aegis-chat-agent.png" alt="Aegis AI — Ask your agent what happened and get real answers" width="100%">
50+
<p align="center"><em>Ask "anyone entering the room?" — Aegis searches your footage and gives you a real answer with timestamps and clips.</em></p>
51+
</td>
52+
</tr>
53+
</table>
54+
55+
---
56+
57+
### 🏗️ The SharpAI Ecosystem
58+
59+
| | **DeepCamera** (This Repo) | **Aegis AI** |
60+
|---|---|---|
61+
| **Role** | Open-source AI/ML engine | AI Security Agent |
62+
| **Frontend UI** | No (CLI + Docker) | Full desktop app |
63+
| **What it does** | Object detection, person REID, model training, feature extraction | VLM scene understanding, smart alerts, chat interface, unified timeline |
64+
| **Cameras** | Via Home-Assistant (RTSP, Blink, Nest) | Direct: Ring, Blink, RTSP/ONVIF, webcam, iPhone, Android |
65+
| **AI Models** | YOLOv7, FastReID, custom training | GPT Vision, local VLMs via llama-server, HuggingFace models |
66+
| **LLM / VLM** | No | Yes — local + cloud |
67+
| **Runs on** | Docker on edge devices & desktops | Native desktop app (Mac, Windows, Linux) |
68+
| **Alerts** | No | Slack, Discord, Telegram |
69+
| **Installation** | Docker + CLI setup | One-click download |
70+
71+
> **DeepCamera** is being integrated into Aegis AI as the detection and model training layer. DeepCamera will remain fully open-source — handling object detection, person re-identification, and custom model training — while Aegis AI provides the agent layer: VLM-powered scene understanding, camera connections, agentic memory, and smart notifications.
72+
73+
---
74+
2675
## 🎯 Overview
2776

2877
DeepCamera transforms traditional surveillance cameras and CCTV/NVR systems into intelligent monitoring solutions using advanced machine learning technologies. It provides:

screenshots/aegis-chat-agent.png

306 KB
Loading

screenshots/aegis-vlm-browser.png

563 KB
Loading

0 commit comments

Comments
 (0)