Skip to content

njujiangxiang/easyaiot

 
 

Repository files navigation

EasyAIoT (Cloud-Edge-Device Integrated Collaborative Algorithm Application Platform)

Gitee star Gitee fork

My vision is for this system to be accessible worldwide, achieving truly zero barriers to AI. Everyone should experience the benefits of AI, not just a privileged few.

EasyAIoT

🌟 Some Thoughts on the Project

📍 Project Positioning

EasyAIoT is a cloud-edge-device integrated intelligent IoT platform that focuses on the deep integration of AI and IoT. Through core capabilities such as algorithm task management, real-time stream analysis, and model service cluster inference, the platform achieves a complete closed-loop from device access to data collection, AI analysis, and intelligent decision-making, truly realizing interconnected everything and intelligent control of everything.

🧠 AI Capabilities

  • Multi-Protocol Camera Access Support: Comprehensive support for GB28181 and ONVIF, two mainstream video surveillance protocols, enabling standardized device access and management. GB28181, as China's national standard, perfectly adapts to mainstream domestic surveillance equipment; ONVIF, as an international universal standard, is widely compatible with global mainstream camera brands. Through dual-protocol support, the platform seamlessly integrates with existing surveillance systems, achieving plug-and-play device access, automatic discovery, and unified management, significantly reducing device access barriers, enhancing system compatibility and scalability, and providing a solid technical foundation for large-scale camera deployment. In addition, NVR batch scan, registration, and unified management across same-segment and cross-segment networks are supported, covering mainstream brands including Hikvision, Dahua, Huawei, Ezviz, and Xiaomi, with native-protocol subnet discovery, one-click registration, and batch channel import, further reducing the cost of large-scale surveillance device onboarding and operations
  • Dify Agent Orchestration Integration: Integrated with the open-source LLM application platform Dify, providing visual workflow orchestration, Agent building, knowledge-base RAG retrieval augmentation, and publishing of conversational and tool-type applications. Dify can be deployed in one click via the middleware installation script with automatic initialization. Deeply integrated with the GPUStack compute layer, it seamlessly connects deployed Qwen, DeepSeek, and other large language models as model providers into agent pipelines, enabling business users to rapidly build industry intelligent applications for scenarios such as security patrol, incident analysis, and operations Q&A—significantly accelerating the journey from model deployment to production
  • Qwen / DeepSeek Multi-GPU Deployment: Supports deploying Qwen, DeepSeek, and other large language models across multiple GPUs in parallel. GPU resources can be scheduled flexibly at the cluster and Worker level, enabling elastic scaling and load balancing of model instances to deliver stable inference under high concurrency and long-context workloads
  • Full-Stack Compute and Resource Monitoring: Integrated with GPUStack for unified resource governance, collecting and visualizing key server metrics including GPU, CPU, memory, and storage. Provides real-time visibility into compute utilization, VRAM headroom, and disk/memory usage, offering an observable and alert-ready operations foundation for model deployment, training tasks, and video analytics pipelines
  • Vision Large Model Intelligent Understanding: Integrated with QwenVL3 vision large model, supports deep visual reasoning and semantic understanding of real-time video frames, enabling intelligent analysis and scene comprehension of frame content, providing richer visual cognitive capabilities, achieving a leap from pixel-level perception to semantic-level understanding
  • Real-Time Camera AI Analysis: Supports AI intelligent analysis of real-time camera feeds. Performs AI algorithm processing such as object detection, behavior analysis, and anomaly recognition on real-time video streams, providing millisecond-level response real-time analysis results, supporting concurrent analysis of multiple video streams
  • Cloud-Edge-Device Integrated Algorithm Alert Monitoring Dashboard: Provides a unified cloud-edge-device integrated algorithm alert monitoring dashboard that displays key information in real-time, including device status, algorithm task operations, alarm event statistics, and video stream analysis results. Supports multi-dimensional data visualization, achieving unified monitoring and management of cloud, edge, and device layers, providing decision-makers with a global perspective intelligent monitoring command center
  • Face Recognition and Face Library Management: Supports flexibly enabling face recognition in camera tasks. Built on Milvus for face library and facial feature vector management, it provides create/query/update/delete capabilities for face samples and feature vectors, as well as high-performance vector retrieval. It supports efficient face comparison and identity retrieval on captured frames, while fully recording match results, snapshots, camera location information, and device context for personnel trajectory tracing, security forensics, and multidimensional statistical analysis.
  • Device Detection Region Drawing: Provides a visual device detection region drawing tool that supports drawing rectangular and polygonal detection regions on device snapshot images, supports flexible association configuration between regions and algorithm models, supports visual management, editing, and deletion of regions, supports keyboard shortcuts to improve drawing efficiency, enabling precise region detection configuration and providing accurate detection range definitions for algorithm tasks
  • Intelligent Linked Alert Mechanism: Supports a triple-link mechanism between detection regions, defense time periods, and event alerts. The system intelligently determines whether a detected event simultaneously meets the specified detection region range, falls within the defense time period, and matches the alert event type. Alerts are only triggered when all three conditions are met, achieving precise spatiotemporal condition filtering, significantly reducing false positive rates, and improving the accuracy and practicality of the alert system
  • Large-Scale Camera Management: Supports access to hundreds of cameras, providing end-to-end services including collection, annotation, training, inference, export, analysis, alerting, recording, storage, and deployment
  • Algorithm Task Management: Supports creation and management of two types of algorithm tasks, each task can flexibly bind frame extractors and sorters to achieve precise video frame extraction and result sorting
    • Real-Time Algorithm Tasks: Used for real-time video analysis, supporting RTSP/RTMP stream real-time processing with millisecond-level response capabilities, suitable for monitoring, security, and other real-time scenarios
    • Snapshot Algorithm Tasks: Used for snapshot image analysis, performing intelligent recognition and analysis on captured images, suitable for event backtracking, image retrieval, and other scenarios
  • Dataset Annotation and Multi-Format Dataset Management: Provides a visual image annotation workspace supporting rectangle and polygon labeling, category management, and progress tracking; fully supports flexible import and export of mainstream dataset formats including YOLO, COCO, and ImageFolder, with cloud platform dataset integration enabling one-click import and synchronized export of cloud-hosted datasets—seamlessly connecting data collection, annotation, training, and deployment across the full pipeline
  • Stream Forwarding: Supports direct viewing of camera real-time feeds without enabling AI analysis functionality. By creating stream forwarding tasks, multiple cameras can be batch-pushed, enabling synchronous viewing of multiple video streams to meet pure video monitoring scenario requirements
  • GPU Discovery, Load-Aware Allocation, and Multi-GPU Collaboration: The platform provides GPU resource discovery and intelligent scheduling: it detects the number of available GPUs and dynamically assigns video encode/decode and algorithm inference work across cards according to per-GPU load, running tasks in parallel where appropriate to raise multi-stream throughput and utilization while keeping the pipeline stable—coordinating frame processing and model inference in multi-GPU deployments
  • Smart Transport Selection and Resilient Stream Pull: On RTSP and similar pull paths, the system can evaluate URL/path and related signals to choose and switch transport-layer modes; camera pulls default to UDP for lower latency. When consecutive frames indicate gray screen, decode errors, or stream collapse (decode stall), RTSP reconnect and link recovery run automatically to limit prolonged artifacts or frozen video
  • Separate Viewing vs Algorithm Pipelines and Tiered Bitrates: Live preview and wall viewing are decoupled from algorithm analysis frame extraction in both data path and control policy, with two independent control planes. The viewing path uses about 6500 Kbps to prioritize sharp, smooth monitoring; the algorithm path uses about 3500 Kbps to balance detection quality with compute and bandwidth, avoiding analysis and viewing competing on one high-bitrate channel—so operators get clear, fluid video while analysis stays scalable
  • Model Service Cluster Inference: Supports distributed model inference service clusters, achieving intelligent load balancing, automatic failover, and high availability guarantees, significantly improving inference throughput and system stability
  • Defense Time Period Management: Supports two defense strategies: full defense mode and half defense mode, allowing flexible configuration of defense rules for different time periods, achieving precise time-based intelligent monitoring and alerting
  • OCR and Speech Recognition: High-precision text recognition based on PaddleOCR with speech-to-text functionality, providing multi-language recognition capabilities
  • Multimodal Vision Large Models: Supports various vision tasks including object recognition and text recognition, providing powerful image understanding and scene analysis capabilities
  • LLM Large Language Models: Supports intelligent analysis and understanding of multiple input formats including RTSP streams, video, images, audio, and text, achieving multimodal content understanding
  • Model Deployment and Version Management: Supports rapid deployment and version management of AI models, enabling one-click model deployment, version rollback, and gray release
  • Multi-Instance Management: Supports concurrent operation and resource scheduling of multiple model instances, improving system utilization and resource efficiency
  • Camera Snapshot: Supports real-time camera snapshot functionality with configurable snapshot rules and trigger conditions, achieving intelligent snapshot capture and event recording
  • Snapshot Storage Space Management: Provides storage space management for snapshot images with quota and cleanup policy support, ensuring rational utilization of storage resources
  • Video Storage Space Management: Provides storage space management for video files with automatic cleanup and archiving, achieving intelligent storage resource management
  • Snapshot Image Management: Supports full lifecycle management of snapshot images including viewing, searching, downloading, and deletion, providing convenient image management functionality
  • Device Directory Management: Provides hierarchical device directory management with device grouping, multi-level management, and permission control, achieving organized and fine-grained device management
  • Alarm Recording: Supports automatic recording triggered by alarm events. When abnormal events are detected, relevant video clips are automatically recorded, providing a complete alarm evidence chain. Supports viewing, downloading, and management of alarm recordings
  • Alarm Events: Provides comprehensive alarm event management functionality, supporting real-time alarm event push, historical query, statistical analysis, event processing, and status tracking, achieving full lifecycle management of alarms
  • Video Playback: Supports fast retrieval and playback of historical recordings, providing convenient operations such as timeline positioning, variable speed playback, and keyframe jumping. Supports synchronized playback of multiple video streams, meeting event backtracking and analysis needs

🌐 IoT Capabilities

  • Device Access and Management: Device registration, authentication, status monitoring, lifecycle management
  • Product and Thing Model Management: Product definition, thing model configuration, product management
  • Multi-Protocol Support: Multiple IoT protocols including MQTT, TCP, HTTP
  • Device Authentication and Dynamic Registration: Secure access, identity authentication, dynamic device registration
  • Rule Engine: Data flow rules, message routing, data transformation
  • Data Collection and Storage: Device data collection, storage, query, and analysis
  • Device Status Monitoring and Alert Management: Real-time monitoring, anomaly alerts, intelligent decision-making
  • Notification Management: Supports 7 notification methods including Feishu, DingTalk, Enterprise WeChat, Email, Tencent Cloud SMS, Alibaba Cloud SMS, and Webhook, enabling flexible and multi-channel alert notifications

📦 Built-in AI Models

The platform is ready to use out of the box, with multiple pre-trained models built in for security monitoring, industrial sites, smart transportation, and similar scenarios. Select them directly in algorithm tasks for rapid deployment and inference—no training from scratch required to cover common vision detection needs.

Model Name Inference Format Base Model Capability
Safety Helmet Model ONNX YOLOv8 Detect whether workers are wearing safety helmets
Sleeping on Duty Model PyTorch YOLOv8 Detect sleeping on duty, leaving post, and other abnormal behaviors
Person Detection Model PyTorch YOLOv8 General human detection for identifying and locating people in the frame
License Plate Model ONNX YOLOv8 Recognize vehicle license plate information
Reflective Vest Model PyTorch YOLOv8 Detect whether workers are wearing reflective vests
Flame Model PyTorch YOLOv8 Detect open flames and fire hazards
Smoking Detection Model PyTorch YOLOv8 Detect smoking behavior
Phone Call Detection Model ONNX YOLOv8 Detect phone calls and mobile phone use
Road Waterlogging Model ONNX YOLOv8 Detect road water accumulation and surface flooding
Face Mask Model ONNX YOLOv8 Detect whether people are wearing masks correctly
Fall Detection Model ONNX YOLOv8 Detect falls and other abnormal postures
Face Detection Model ONNX YOLOv8 Detect face locations in the frame to support face recognition workflows

💡 Technical Philosophy

We believe no single programming language excels at everything, but through the deep integration of three programming languages, EasyAIoT leverages the strengths of each to build a powerful technical ecosystem.

Java excels at building stable and reliable platform architectures but is not suitable for network programming and AI development; Python excels at network programming and AI algorithm development but has bottlenecks in high-performance task execution; C++ excels at high-performance task execution but is less suitable than the other two for platform development and AI programming. EasyAIoT adopts a tri-lingual mixed programming architecture, fully leveraging the strengths of each language to build an AIoT platform that's challenging to implement but extremely easy to use.

EasyAIoT Platform Architecture.jpg

🔄 Module Data Flow

EasyAIoT Platform Architecture

🤖 Zero-Shot Labeling Technology

Innovatively leveraging large models to construct a zero-shot labeling technical system (ideally completely eliminating manual labeling, achieving full automation of the labeling process), this technology generates initial data through large models and completes automatic labeling via prompt engineering. It then ensures data quality through optional human-machine collaborative verification, thereby training an initial small model. This small model, through continuous iteration and self-optimization, achieves co-evolution of labeling efficiency and model accuracy, ultimately driving continuous improvement in system performance.

EasyAIoT Platform Architecture

🏗️ Project Architecture Features

EasyAIoT is not actually one project; it is seven distinct projects.

What's the benefit? Suppose you are on a resource-constrained device (like an RK3588). You can extract and independently deploy just one of those projects. Therefore, while this project appears to be a cloud platform, it simultaneously functions as an edge platform.

🌟 Genuine open source is rare. If you find this project useful, please star it before leaving - your support means everything to us!
(In an era where fake open-source projects are rampant, this project stands out as an exception.)

🌍 Localization Support

EasyAIoT actively responds to localization strategies, providing comprehensive support for localized hardware and operating systems, delivering secure and controllable AIoT solutions for users:

🖥️ Server-Side Support

  • Full compatibility with Hygon x86 architecture processors
  • Support for localized server hardware platforms
  • Targeted performance optimization solutions
  • Ensures stable operation of enterprise applications

📱 Edge-Side Support

  • Comprehensive support for Rockchip ARM architecture chips
  • Perfect adaptation to mainstream edge computing platforms like RK3588
  • Deep optimization for edge scenarios
  • Enables lightweight deployment of edge intelligence

🖱️ Operating System Support

  • Compatible with Kylin operating system
  • Support for localized Linux distributions like Founder
  • Adaptation to mainstream localized operating systems like UOS
  • Provides complete localized deployment solutions

🎯 Application Scenarios

Application Scenarios.png

🧩 Project Structure

EasyAIoT consists of five core projects:

Module Description
WEB Module Frontend management interface based on Vue, providing a unified user interaction experience
DEVICE Module
  • Technical Advantages: Based on JDK21, providing better performance and modern features
  • Device Management: Device registration, authentication, status monitoring, lifecycle management
  • Product Management: Product definition, thing model management, product configuration
  • Protocol Support: Multiple IoT protocols including MQTT, TCP, HTTP
  • Device Authentication: Device dynamic registration, identity authentication, secure access
  • Rule Engine: Data flow rules, message routing, data transformation
  • Data Collection: Device data collection, storage, query, and analysis
VIDEO Module
  • Stream Processing: Supports RTSP/RTMP stream real-time processing and transmission
  • Algorithm Task Management: Supports real-time algorithm tasks and snapshot algorithm tasks, used for real-time video analysis and snapshot image analysis respectively
  • Frame Extractor and Sorter: Supports flexible frame extraction strategies and result sorting mechanisms, each algorithm task can bind independent frame extractors and sorters
  • Defense Time Period: Supports time-based configuration for full defense mode and half defense mode
AI Module
  • Intelligent Analysis: Responsible for video analysis and AI algorithm execution
  • Model Service Cluster: Supports distributed model inference services, achieving load balancing and high availability
  • Real-Time Inference: Provides millisecond-level response real-time intelligent analysis capabilities
  • Model Management: Supports model deployment, version management, and multi-instance scheduling
TASK Module C++-based high-performance task processing module responsible for compute-intensive task execution

🖥️ Cross-Platform Deployment Advantages

EasyAIoT supports deployment on Linux, Mac, and Windows, providing flexible and convenient deployment solutions for users in different environments:

🐧 Linux Deployment Advantages

  • Ideal for production environments, stable and reliable with low resource consumption
  • Supports Docker containerized deployment with one-click service startup
  • Perfect compatibility with servers and edge computing devices (such as RK3588 and other ARM architecture devices)
  • Provides complete automated installation scripts to simplify deployment

🍎 Mac Deployment Advantages

  • Suitable for development and testing environments with deep macOS integration
  • Supports local development and debugging for rapid feature validation
  • Provides convenient installation scripts compatible with package managers like Homebrew

🪟 Windows Deployment Advantages

  • Suitable for Windows server environments, reducing learning curve
  • Supports PowerShell automation scripts to simplify deployment operations
  • Compatible with both Windows Server and desktop Windows systems
  • Provides graphical installation wizards for user-friendly experience

Unified Experience: Regardless of the operating system chosen, EasyAIoT provides consistent installation scripts and deployment documentation, ensuring a uniform cross-platform deployment experience.

☁️ EasyAIoT = AI + IoT = Cloud-Edge Integrated Solution

Supports thousands of vertical scenarios with customizable AI models and algorithm development.

Deep Integration Empowers Intelligent Vision for Everything

EasyAIoT constructs an efficient access and management network for IoT devices (especially massive cameras). We deeply integrate real-time streaming technology with cutting-edge AI to create a unified service core. This solution not only enables interoperability across heterogeneous devices but also deeply integrates HD video streams with powerful AI analytics engines, giving surveillance systems "intelligent eyes" – accurately enabling facial recognition, abnormal behavior analysis, risk personnel monitoring, and perimeter intrusion detection.

The platform supports two types of algorithm tasks: real-time algorithm tasks for real-time video analysis of RTSP/RTMP streams, providing millisecond-level response capabilities; snapshot algorithm tasks for intelligent analysis of captured images, supporting event backtracking and image retrieval. Through algorithm task management, flexible frame extraction and sorting strategies are achieved, with each task able to bind independent frame extractors and sorters. Combined with model service cluster inference capabilities, millisecond-level response and high availability are ensured. Additionally, two defense strategies are provided: full defense mode and half defense mode, allowing flexible configuration of monitoring rules for different time periods, achieving precise time-based intelligent monitoring and alerting.

In terms of IoT device management, EasyAIoT provides comprehensive device lifecycle management capabilities, supporting multiple IoT protocols (MQTT, TCP, HTTP) to achieve rapid device access, secure authentication, real-time monitoring, and intelligent control. Through the rule engine, intelligent data flow and processing of device data are realized, combined with AI capabilities for in-depth analysis of device data, achieving full-process automation from device access, data collection, intelligent analysis to decision execution, truly realizing interconnected everything and intelligent control of everything.

EasyAIoT Platform Architecture

⚠️ Disclaimer

EasyAIoT is an open-source learning project unrelated to commercial activities. Users must comply with laws and regulations and refrain from illegal activities. If EasyAIoT discovers user violations, it will cooperate with authorities and report to government agencies. Users bear full legal responsibility for illegal actions and shall compensate third parties for damages caused by usage. All EasyAIoT-related resources are used at the user's own risk.

📚 Deployment Documentation

🎮 Demo Environment

⚙️ Project Repositories

📸 Screenshots

Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 1 Screenshot 1
Screenshot 3 Screenshot 1
Screenshot 8 Screenshot 7
Screenshot 8 Screenshot 7
Screenshot 8 Screenshot 7
Screenshot 8 Screenshot 7
Screenshot 7 Screenshot 7
Screenshot 7 Screenshot 7
Screenshot 7 Screenshot 7
Screenshot 7 Screenshot 7
Screenshot 7 Screenshot 7
Screenshot 8 Screenshot 7
Screenshot 8 Screenshot 7
Screenshot 7 Screenshot 8
Screenshot 8 Screenshot 8
Screenshot 8 Screenshot 7
Screenshot 8 Screenshot 7
Screenshot 8 Screenshot 7
Screenshot 5 Screenshot 3
Screenshot 2 Screenshot 6
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 7
Screenshot 7 Screenshot 7
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 7
Screenshot 7 Screenshot 7
Screenshot 8 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 7 Screenshot 8
Screenshot 9 Screenshot 10
Screenshot 13 Screenshot 14
Screenshot 15 Screenshot 16

📞 Contact Information (After adding WeChat, please follow the official account to join the technical exchange group)

Contact Information

👥 Official Account

Official Account

🪐 Knowledge Planet:

知识星球

💰 Sponsorship

WeChat Pay Alipay

🤝 Contributing

We welcome all forms of contributions! Whether you are a code developer, documentation writer, or issue reporter, your contribution will help make EasyAIoT better. Here are the main ways to contribute:

💻 Code Contribution

  • Fork the project to your GitHub/Gitee account
  • Create a feature branch (git checkout -b feature/AmazingFeature)
  • Commit your changes (git commit -m 'Add some AmazingFeature')
  • Push to the branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

📚 Documentation Contribution

  • Improve existing documentation content
  • Add usage examples and best practices
  • Provide multilingual translations
  • Fix documentation errors

🌟 Other Ways to Contribute

  • Report and fix bugs
  • Suggest feature improvements
  • Participate in community discussions and help other developers
  • Share usage experiences and case studies

🌟 Major Contributors

The following are outstanding contributors who have made significant contributions to the EasyAIoT project. Their contributions have played a key role in promoting the project's development. We express our most sincere gratitude!

Contributor Contribution
℡夏别 Contributed Windows deployment documentation for the EasyAIoT project, providing a complete deployment guide for Windows platform users, greatly reducing the deployment difficulty in Windows environments, and enabling more users to easily use the EasyAIoT platform.
YiYaYiYaho Contributed Mac container one-click deployment script for the EasyAIoT project, providing an automated deployment solution for Mac platform users, significantly simplifying the deployment process in Mac environments, and improving the deployment experience for developers and users.
山寒 Contributed Linux container deployment script for the EasyAIoT project, providing a containerized deployment solution for Linux platform users, achieving fast and reliable container deployment, and providing important guarantees for stable operation in production environments.
玖零。 Contributed Linux container deployment script for the EasyAIoT project, further improving the containerized deployment solution for Linux platforms, providing more options for users of different Linux distributions, and promoting the project's cross-platform deployment capabilities.
爱吃小柚子 To advance EasyAIoT in video surveillance and intelligent analytics, led end-to-end integration and validation testing of the national standard GB28181 with AI business workflows; also carried out dedicated testing and evaluation of image clarity and playback smoothness, providing a strong basis for reliable GB28181 access, link stability, and continuous improvement of the viewing experience.
Dark Contributed end-to-end integration of GB28181 for EasyAIoT in national-standard video surveillance, delivering video playback and PTZ (pan-tilt) control so that device access supports practical live preview and remote camera steering.
machh Contributed to the EasyAIoT-Edge project by validating camera onboarding and AI capabilities end to end, and wiring these features into a coherent edge-side workflow.
遗忘的星空 Contributed to EasyAIoT's direct device onboarding by delivering a multi-vendor IP camera asset inventory and subnet scanner, supporting batch discovery and identification of Hikvision IPCs, NVRs, and related devices; improved batch search and one-click registration for directly connected devices across same-subnet and cross-subnet scenarios. Device access is implemented via native protocols, bypassing the Hikvision SDK and reducing reliance on the Hikvision platform—laying the groundwork for open, controllable large-scale camera onboarding.

Special Thanks: The work of the above contributors has advanced EasyAIoT in many ways, including cross-platform deployment documentation and scripts, delivery of national-standard video capabilities (including GB28181), AI integration testing, multi-vendor camera direct discovery and batch onboarding, and EasyAIoT-Edge end-to-end integration linking camera access with AI. Their professionalism and selfless dedication are worthy of our learning and respect. Once again, we express our most sincere gratitude to these outstanding contributors! 🙏

🏆 Best Practitioners

They are the pioneers who push EasyAIoT from "usable" to "easy to use and use well" — the following individuals have completed EasyAIoT project deployment or business scenario implementation. Their exploration and achievements set replicable and referable benchmarks for the community. We extend our highest respect and heartfelt congratulations to these outstanding practitioners! The following rankings are in no particular order:

℡夏别
℡夏别
YiYaYiYaho
YiYaYiYaho
冯
在希望德田野上
在希望德田野上
漠然
漠然
爱吃小柚子
爱吃小柚子
Wzs
Wzs
Dark
Dark
刘延波
刘延波

🙏 Acknowledgements

Thanks to the following contributors for code, feedback, donations, and support (in no particular order):

爱吃小柚子
爱吃小柚子
Dark
Dark
machh
machh
三块两毛四
三块两毛四
嘎嗝
嘎嗝
曹
滔滔
滔滔
物语晨水²⁰²⁶
物语晨水²⁰²⁶
玖零。
玖零。
金鸿伟
金鸿伟
李江峰
李江峰
Best Yao
Best Yao
无为而治
无为而治
shup
shup
也许
也许
⁰ʚᦔrꫀꪖꪑ⁰ɞ .
⁰ʚᦔrꫀꪖꪑ⁰ɞ .
逆
廖东旺
廖东旺
黄振
黄振
春生
春生
贵阳王老板
贵阳王老板
hao_chen
hao_chen
尽千
尽千
yuer629
yuer629
kong
kong
岁月静好
岁月静好
Kunkka
Kunkka
灬
Mr.LuCkY
Mr.LuCkY
泓
i
i
依依
依依
小菜鸟先飞
小菜鸟先飞
追溯未来
追溯未来
青衫
青衫
Fae
Fae
憨憨
憨憨
文艺小青年
文艺小青年
lion
lion
汪汪队立大功
汪汪队立大功
wcj
wcj
怒放de生命
怒放de生命
蓝速传媒
蓝速传媒
Achieve_Xu
Achieve_Xu
NicholasLD
NicholasLD
ADVISORYZ
ADVISORYZ
take your time or
take your time or
碎碎念.
碎碎念.
北街
北街
Dorky TAT
Dorky TAT
右耳向西
右耳向西
派大星
派大星
棒槌🧿🍹🍹🧿
棒槌
信微输传助手
信微输传助手
一往无前
一往无前
Charon
Charon
赵WIFI.
赵WIFI.
Chao.
Chao.
城市稻草人
城市稻草人
Bug写手墨白
Bug写手墨白
kevin
kevin
童年
童年
sherry金
sherry金
℡夏别
℡夏别
翠翠草原
翠翠草原
慕容曦
慕容曦
Tyrion
Tyrion
大漠孤烟
大漠孤烟
Return
Return
一杯拿铁
一杯拿铁
Thuri
Thuri
Liu
Liu
三金
三金
ZPort
ZPort
Li
Li
嘉树
嘉树
俊采星驰
俊采星驰
oi
oi
ZhangY_000
ZhangY_000
℡夏别
℡夏别
张瑞麟
张瑞麟
Lion King
Lion King
Frank
Frank
徐梦阳
徐梦阳
九月
九月
tangl伟
tangl伟
冯瑞伦
冯瑞伦
杨林
杨林
梧桐有语。
梧桐有语。
歌德de花烛
歌德de花烛
泥嚎
泥嚎
翠翠草原
翠翠草原
胡泽龙
胡泽龙
苏叶
苏叶
裴先生
裴先生
谭远彪
谭远彪
陈祺
陈祺
零点就睡
零点就睡
风之羽
风之羽
王守仁
王守仁
狼图腾
狼图腾
马到成功
马到成功
做生活的高手
做生活的高手
清欢之恋
清欢之恋
绝域时空
绝域时空
风雨
风雨
Nicola
Nicola
云住
云住
Mr.Zhang
Mr.Zhang
剑
shen
shen
嗯
周华
周华
太阳鸟
太阳鸟
了了
了了
第七次日落
第七次日落
npc
npc
承担不一样的天空
承担不一样的天空
铁木
铁木
Orion
Orion
森源-金福洪
森源-金福洪
薛继超
薛继超
虎虎虎
虎虎虎
Everyman
Everyman
NXL
NXL
孙涛
孙涛
大饼
大饼
hrsjw1
hrsjw1
linguanghuan
linguanghuan
YiYaYiYaho
YiYaYiYaho
慢慢慢
慢慢慢
lilOne
lilOne
icon
icon
山寒
山寒
放学丶别走
放学丶别走
春和
春和
章鱼小丸子
章鱼小丸子
Catwings
Catwings
小工头
小工头
西乡一粒沙
西乡一粒沙

💡 Expectations

We welcome suggestions for improvement to help refine easyaiot.

📄 Copyright

Soaring Xiongkulu / easyaiot is licensed under the MIT LICENSE. We are committed to promoting the popularization and development of AI technology, enabling more people to freely use and benefit from this technology.

Usage License: Individuals and enterprises can use it 100% free of charge, without the need to retain author or Copyright information. We believe the value of technology lies in its widespread use and continuous innovation, not in being bound by copyright. We hope you can freely use, modify, and distribute this project, making AI technology truly benefit everyone.

🌟 Star Growth Trend Chart

Stargazers over time

About

我希望全世界都能使用这个系统,实现AI的真正0门槛,人人都能体验到AI带来的好处,而并不只是掌握在少数人手里。支持上千种垂直场景,支持AI模型定制化和AI算法定制化开发 深度融合,赋能万物智视:EasyAIoT 构筑了物联网设备(尤其是海量摄像头)的高效接入与管控网络。我们深度融合流媒体实时传输技术与前沿人工智能(AI),打造一体化服务核心。这套方案不仅打通了异构设备的互联互通,更将高清视频流与强大的AI解析引擎深度集成,赋予监控系统“智能之眼”——精准实现人脸识别、异常行为分析、风险人员布控周界入侵检测。

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 43.3%
  • Vue 19.1%
  • Python 15.4%
  • TypeScript 10.6%
  • Shell 6.3%
  • JavaScript 2.1%
  • Other 3.2%