|
31 | 31 |
|
32 | 32 | **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.** |
33 | 33 |
|
34 | | -[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 smart alert delivery. |
| 34 | +[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. |
35 | 35 |
|
36 | 36 | [**🌐 Learn more at www.sharpai.org**](https://www.sharpai.org) · [**📦 Download SharpAI Aegis**](https://github.com/SharpAI/DeepCamera/releases/tag/Aegis) |
37 | 37 |
|
|
56 | 56 |
|
57 | 57 | ### 🏗️ The SharpAI Ecosystem |
58 | 58 |
|
59 | | -| | **DeepCamera** (This Repo) | **SharpAI Aegis** | |
60 | | -|---|---|---| |
61 | | -| **Role** | Open-source AI/ML engine | Desktop AI security agent | |
62 | | -| **Frontend UI** | No (CLI + Docker) | Full desktop app | |
63 | | -| **What it does** | Object detection, person REID, model training, feature extraction | LLM-driven setup for DeepCamera, VLM scene understanding, smart alerts, agent chat, 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 the open-source AI engine at the heart of the SharpAI ecosystem. It handles object detection, person re-identification, and custom model training. **SharpAI Aegis** is the desktop companion that uses LLM to set up and orchestrate DeepCamera, adding VLM-powered scene understanding, agentic memory, and smart notifications on top. |
| 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. |
72 | 64 |
|
73 | 65 | ### 🗺️ DeepCamera Roadmap |
74 | 66 |
|
|
0 commit comments