WeDX Versions Save

Building Edge AI Pipelines with No-Code

wedx-0.16.0

1 year ago

0.16.0 (2022-11-01)

What's new?

  • Added Swagger UI on Web API page
  • Added GitHub version check function
  • Added unit test sample code

wedx-0.15.0

1 year ago

0.15.0 (2022-09-23)

What's new?

  • Added Lobe.ai ONNX (Offline) node.
  • Fixed event loop logic for Windows. - Fixed by upgrading streamlit.

wedx-0.14.0

1 year ago

0.14.0 (2022-09-16)

What's new?

  • Added ONNX Custom mode.
  • Updated packages.
  • Fixed WindowsSelectorEventLoopPolicy on Windows.
  • Fixed cli error.

wedx-0.13.0

1 year ago

0.13.0 (2022-09-09)

What's new?

  • Added starter scripts (Windows, macOS and Linux).
  • Added Azure bicep templates for WeDX.
  • Updated supporting no GUI logic for Azure IoT Edge.
  • Updated Azure IoT Edge settings for Azure Marketplace.

wedx-0.12.0

1 year ago

0.12.0 (2022-09-02)

What's new?

  • Netron integration for visualizing neural network models.

wedx-0.11.0

1 year ago

0.11.0 (2022-08-26)

What's new?

  • Support Azure IoT Edge

wedx-0.10.0

1 year ago

0.10.0 (2022-08-20)

What's new?

  • Flask and Streamlit integration in WeDX
  • Added controllable logging level
  • Added video streaming sink node

wedx-0.9.0

1 year ago

0.9.0 (2022-08-13)

What's new?

  • Added Controllable by Web API
  • Added Message Queue for sharing between processes
  • Added output pin control function in Edge AI nodes

wedx-0.8.0

1 year ago

0.8.0 (2022-08-07)

What's new?

  • Container support for arm64v8 and amd64 architecture without GUI
  • Multiple source pin support on video screen node and message screen node
  • Added logging standard output

wedx-0.7.0

1 year ago

0.7.0 (2022-07-29)

What's new?

  • Added Controllable by Azure IoT device
    • Azure IoT Central
    • Azure IoT Hub
    • Azure IoT Hub DPS
  • Added Builin IoT Message sink node
  • Changed license from GPL-3.0 to AGPL-3.0
  • Bug fixed