Ross ROSS = Recommend OSS · open-source software intelligence for agents

nndeploy/nndeploy

一款简单易用和高性能的AI部署框架 | An Easy-to-Use and High-Performance AI Deployment Framework observed · 2026-08-28

github.com/nndeploy/nndeploy · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 97
  • Release rhythm 78
  • Longevity 80
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 2.0
  • age_days: 1121
  • days_rel: 151
  • days_push: 18
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

1868 stars · 233 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

nndeploy is an easy-to-use, high-performance AI deployment framework written in C++ with Python bindings. It provides a visual drag-and-drop workflow for building AI pipelines that can be exported as JSON and deployed across desktop, mobile, edge devices, and servers using multiple inference backends like TensorRT, ONNX Runtime, OpenVINO, and MNN.

Use cases

  • deploy deep learning models on edge devices like Jetson and Ascend
  • build AI pipelines with a drag-and-drop visual workflow
  • run LLMs and diffusion models with a node-based interface
  • export an AI workflow as JSON and call it from C++ or Python
  • deploy the same model across Windows, Android, iOS, and Linux
  • switch inference backends like TensorRT, OpenVINO, or ONNX Runtime without rewriting code
  • write custom preprocessing nodes in Python or high-performance nodes in C++/CUDA

When to choose

  • you need to deploy AI models across heterogeneous hardware (desktop, mobile, edge, server)
  • you want a visual, low-code workflow for composing AI pipelines
  • you need multi-backend inference support without vendor lock-in
  • you are deploying LLMs or AIGC models and want a workflow-based tool
  • you want workflows exportable as JSON for production integration

When to avoid

  • you only need a single-backend inference runtime with a mature ecosystem like TensorRT alone
  • you need a battle-tested framework with large community support like ONNX Runtime or TFLite
  • your project is pure training rather than deployment
  • you require extensive third-party integrations beyond what the framework currently offers

Facets

framework · maturity active

machine-learning llm-inference workflow-automation deployment gpu-computing developer-tools deep-learning large-language-models machine-learning developer-tools cross-platform windows python cpp cross-platform ai-deployment inference-engine visual-workflow low-code tensorrt onnxruntime openvino mnn edge-deployment stable-diffusion linux macos android ios gpu

1 source

Member repositories

RepositoryRoleHealth v2
nndeploy/nndeploymain87

For agents

markdown · JSON · MCP: product_card(name="nndeploy/nndeploy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem