Home/LLM Frameworks/DeepCamera
DeepCamera logo

DeepCamera

Enrichment pending
SharpAI/DeepCamera

Open-Source AI Camera Skills Platform, AI NVR & CCTV Surveillance. Local VLM video analysis with Qwen, DeepSeek, SmolVLM, LLaVA, YOLO26. LLM-powered agentic security camera agent — watches, understand

GraphCanon updated today · GitHub synced today

2.9k
Stars
457
Forks
11
Open issues
64
Watchers
3w
Last push
JavaScript MITCreated Mar 5, 2019

Trust & integrity

Full report
Maintenance
Active (23d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Open-Source AI Camera Skills Platform, AI NVR & CCTV Surveillance. Local VLM video analysis with Qwen, DeepSeek, SmolVLM, LLaVA, YOLO26. LLM-powered agentic security camera agent — watches, understands, remembers & guards your home via Telegram, Discord or Slack. Pluggable AI skills. OpenAI, Google, Anthropic or local AI. Runs on Mac Mini & AI PC.

Capability facts

Languages
javascript

Source: github.language · Jul 11, 2026

Categories

Tags

README

🚀 Getting Started with SharpAI Aegis

The easiest way to run DeepCamera's AI skills. Aegis connects everything — cameras, models, skills, and you.

  • 📷 Connect cameras in seconds — add RTSP/ONVIF cameras, webcams, or iPhone cameras for a quick test
  • 🤖 Built-in local LLM & VLM — llama-server included, no separate setup needed
  • 📦 One-click skill deployment — install skills from the catalog with AI-assisted troubleshooting
  • 🔽 One-click HuggingFace downloads — browse and run Qwen, DeepSeek, SmolVLM, LLaVA, MiniCPM-V
  • 📊 Find the best VLM for your machine — benchmark models on your own hardware with HomeSec-Bench
  • 💬 Talk to your guard — via Telegram, Discord, or Slack. Ask what happened, tell it what to watch for, get AI-reasoned answers with footage.

Hardware Acceleration

The shared env_config.py auto-detects your GPU and converts the model to the fastest native format — zero manual setup:

Your HardwareOptimized FormatRuntimeSpeedup vs PyTorch
NVIDIA GPU (RTX, Jetson)TensorRT .engineCUDA3-5x
Apple Silicon (M1–M4)CoreML .mlpackageANE + GPU~2x
Intel (CPU, iGPU, NPU)OpenVINO IR .xmlOpenVINO2-3x
AMD GPU (RX, MI)ONNX RuntimeROCm1.5-2x
Any CPUONNX RuntimeCPU~1.5x
Google Coral USB AcceleratorEdge TPU .tfliteai-edge-litert + libedgetpu~4ms flat