Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions collections/edge-computing/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
items:
- k3s-io/k3s
- kubeedge/kubeedge
- openyurtio/openyurt
display_name: Edge Computing & AIoT
created_by: hamsehmahamud
---
Local data processing on edge devices, combining IoT hardware with lightweight machine learning models. This computing architecture minimizes latency and reduces network bandwidth dependency by moving vital computation and decision-making processes closer to the physical data sources.
8 changes: 8 additions & 0 deletions topics/edge-computing/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
display_name: Edge Computing & AIoT
short_description: Local data processing on edge devices, combining IoT hardware with lightweight machine learning models.
topic: edge-computing
wikipedia_url: https://en.wikipedia.org/wiki/Edge_computing
aliases: aiot, edge-ai
---
Edge Computing and Artificial Intelligence of Things (AIoT) involve performing localized data processing directly on edge devices rather than relying entirely on centralized cloud servers. This architectural approach combines Internet of Things (IoT) hardware with optimized, lightweight machine learning models to enable real-time decision-making, drastically reduce network latency, and improve overall data privacy and bandwidth efficiency.
Loading