nndeploy
Basic Information
nndeploy is a workflow-based, multi-platform AI deployment tool designed to help AI engineers, product managers and developers rapidly deploy algorithm ideas to cloud, desktop, mobile and edge devices. It provides a visual drag-and-drop workflow editor plus Python and C++ APIs so workflows can be exported as JSON and executed across targets. The project ships a collection of ready-to-run AI algorithms and example workflows covering image classification, detection, tracking, segmentation, generative models and a small large language model. The README and docs emphasize quick prototyping, multi-backend portability and end-to-end deployment from visual design to runtime execution. CLI utilities are provided to launch the visual app, run JSON workflows and clean backend resources.