awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SharpAI avatar

SharpAI/DeepCamera

0
View on GitHub↗
2,858 نجوم·451 تفرعات·JavaScript·MIT·11 مشاهداتwww.sharpai.org↗

DeepCamera

DeepCamera is an open-source AI video surveillance and network video recorder platform powered by local vision language models and hardware-accelerated processing. It integrates live feeds from network cameras, webcams, and mobile devices to monitor physical spaces while running local edge vision inference without relying on cloud servers.

The platform incorporates privacy-preserving video anonymization that converts raw video frames into abstract depth maps in real time, retaining motion tracking while protecting personal identity. Its modular architecture supports pluggable AI scripts and custom vision skills executed through an internal processing pipeline. An agentic event bus automatically dispatches intelligent security notifications and updates directly to external messaging services such as Telegram and Discord.

System management is handled through a desktop companion application that controls environment settings and interacts with the monitoring agents. Additionally, the platform includes performance evaluation suites for testing local vision models and security agents regarding scene understanding and threat resistance.

Features

  • Vision-Language Models - Inspects live camera streams using vision-language models to monitor security threats.
  • Security Agent Frameworks - Deploys autonomous security agents that watch property and interact with users through chat.
  • Privacy Anonymization - Applies real-time video anonymization techniques to protect personal identity during surveillance.
  • Hardware-Accelerated Inference - Executes vision language models locally on available hardware accelerators for efficient real-time video inference.

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
  • Hardware-Specific Model Optimizations - Converts deep learning models into optimized formats tailored for specific hardware accelerators.
  • Vision-Language Models - Runs vision-language models locally on hardware to inspect live camera feeds and understand scene content.
  • Edge Vision Inference - Runs vision-language models directly on local hardware accelerators to analyze video feeds without cloud servers.
  • Video Surveillance Systems - Serves as an AI-powered video surveillance platform for monitoring and recording activity.
  • Video Privacy Anonymization - Transforms live camera feeds into abstract depth maps in real time to protect personal privacy while preserving spatial activity monitoring.
  • Smart Home Bridges - Connects local security cameras and network video recorders to monitor home activity.
  • Privacy-Preserving Sensing - Converts raw video frames into abstract depth maps in real time to protect personal privacy.
  • Security Event Notifications - Dispatches intelligent security notifications directly to external messaging services like Telegram and Discord.
  • Open-Source NVR Platforms - Functions as an open-source surveillance platform using local AI to monitor camera streams and send alerts.
  • Pluggable Tool Executions - Extends surveillance systems with modular scripts to run custom artificial intelligence tasks.
  • Modular Vision Pipelines - Decouples video analysis stages into independent components using extensible modular pipelines.
  • Real-Time Webcam Pipelines - Captures and processes live camera feeds in real time for ongoing analysis.
  • Security Camera Integrations - Connects network cameras and webcams directly into the surveillance platform for continuous monitoring.
  • Messaging Platform Integrations - Dispatches automated security notifications and real-time updates directly to external messaging services like Telegram and Discord.
  • Event Bus Architectures - Dispatches security notifications asynchronously through an event bus architecture.
  • Secure Alerting Systems - Dispatches instant security notifications and automated updates directly to chat services like Telegram or Discord.
  • سجل النجوم

    مخطط تاريخ النجوم لـ sharpai/deepcameraمخطط تاريخ النجوم لـ sharpai/deepcamera

    الأسئلة الشائعة

    ما هي وظيفة sharpai/deepcamera؟

    DeepCamera is an open-source AI video surveillance and network video recorder platform powered by local vision language models and hardware-accelerated processing. It integrates live feeds from network cameras, webcams, and mobile devices to monitor physical spaces while running local edge vision inference without relying on cloud servers.

    ما هي الميزات الرئيسية لـ sharpai/deepcamera؟

    الميزات الرئيسية لـ sharpai/deepcamera هي: Vision-Language Models, Security Agent Frameworks, Privacy Anonymization, Hardware-Accelerated Inference, Hardware-Specific Model Optimizations, Edge Vision Inference, Video Surveillance Systems, Video Privacy Anonymization.

    ما هي البدائل مفتوحة المصدر لـ sharpai/deepcamera؟

    تشمل البدائل مفتوحة المصدر لـ sharpai/deepcamera: roflcoopter/viseron — Viseron is a self-hosted network video recorder and open-source video surveillance platform that processes live… apple/ml-fastvlm — This project is a vision language model framework and vision-to-text pipeline designed for deploying and optimizing… pytorch/executorch — ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It… facefusion/facefusion — Facefusion is a modular framework designed for automated image and video manipulation, specializing in tasks such as… vincentqyw/image-matching-webui — This project is a web-based platform designed for benchmarking, visualizing, and evaluating computer vision algorithms… deepseek-ai/deepseek-vl — DeepSeek-VL is a multimodal large language model and image-to-text reasoning engine. It functions as a vision-language…

    بدائل مفتوحة المصدر لـ DeepCamera

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع DeepCamera.
    • roflcoopter/viseronالصورة الرمزية لـ roflcoopter

      roflcoopter/viseron

      3,249عرض على GitHub↗

      Viseron is a self-hosted network video recorder and open-source video surveillance platform that processes live network camera streams locally. It combines video capture with computer vision analytics to monitor properties, record footage, and execute automated event triggers. The platform incorporates artificial intelligence models for automated object detection, facial recognition, and license plate identification. It manages motion detection through configurable viewing zones that initiate recordings and system-wide alerts. The software operates through a modular component architecture

      Pythoncoralcudadarknet
      عرض على GitHub↗3,249
    • apple/ml-fastvlmالصورة الرمزية لـ apple

      apple/ml-fastvlm

      7,375عرض على GitHub↗

      This project is a vision language model framework and vision-to-text pipeline designed for deploying and optimizing models that process both images and text. It provides an on-device inference engine and a vision language model framework to run quantized models locally on mobile and desktop hardware accelerators. The framework features a model quantization toolkit to reduce weight precision for lower memory footprints and increased execution speed on specialized silicon. It also includes an efficient vision encoder utilizing a hybrid encoding system to compress image tokens, which reduces pro

      Python
      عرض على GitHub↗7,375
    • pytorch/executorchالصورة الرمزية لـ pytorch

      pytorch/executorch

      4,296عرض على GitHub↗

      ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

      Pythondeep-learningembeddedgpu
      عرض على GitHub↗4,296
  • facefusion/facefusionالصورة الرمزية لـ facefusion

    facefusion/facefusion

    28,806عرض على GitHub↗

    Facefusion is a modular framework designed for automated image and video manipulation, specializing in tasks such as face swapping, enhancement, and restoration. It functions as a computer vision processing pipeline that chains independent machine learning modules to perform complex transformations, including facial animation, age modification, and lip synchronization. The system is built to handle both real-time interactive feeds and large-scale batch processing tasks. The platform distinguishes itself through a highly extensible architecture that supports custom processing modules and inter

    Pythonaideep-fakedeepfake
    عرض على GitHub↗28,806
  • عرض جميع البدائل الـ 30 لـ DeepCamera→

    مجموعات مختارة تضم DeepCamera

    مجموعات منسقة بعناية يظهر فيها DeepCamera.
    • Home surveillance NVR