PaddlePaddle/Paddle.js
Paddle.js is a web project for Baidu PaddlePaddle, which is an open source deep learning framework running in the browser. Paddle.js can either load a pre-trained model, or transforming a model from paddle-hub with model transforming tools provided by Paddle.js. It could run in every browser with WebGL/WebGPU/WebAssembly supported. It could also run in Baidu Smartprogram and WX miniprogram. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 2351
- days_rel: n/a
- days_push: 882
- n_releases_24m: 0
Adoption not part of the score
1103 stars · 154 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Paddle.js is a browser-based deep learning inference engine for Baidu PaddlePaddle models, running via WebGL, WebGPU, or WebAssembly backends. It can load pre-trained models or convert PaddlePaddle/PaddleHub models, and ships ready-made libraries for OCR, segmentation, face and gesture detection.
Use cases
- run deep learning model inference in the browser
- convert a paddlepaddle model to run on the web
- do ocr in a web page without a server
- human segmentation in the browser
- face detection in a javascript app
- run ai models in a wechat miniprogram
- webgpu accelerated inference in the browser
When to choose
- you need client-side inference of PaddlePaddle models with no backend GPU
- you want prebuilt browser AI features like OCR, face detection, or segmentation
- you target browsers, Baidu Smartprogram, or WeChat miniprograms
When to avoid
- you train models rather than run inference
- you use PyTorch or TensorFlow models without converting to PaddlePaddle format
- you need server-side high-throughput inference
- you need a framework with broad active community support outside the Paddle ecosystem
Facets
library · maturity maintenance
machine-learning deep-learning llm-inference ocr image-processing computer-vision deep-learning machine-learning web-development frontend computer-vision browser wasm webgl webgpu webassembly inference-engine paddlepaddle browser-ai miniprogram model-conversion web-server nodejs javascript
2 sources
- readme: https://github.com/PaddlePaddle/Paddle.js · fetched 2026-08-28 · 68a6dfe07c43
- homepage: https://paddlejs.baidu.com · fetched 2026-08-29 · 519d5d97967a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PaddlePaddle/Paddle.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="PaddlePaddle/Paddle.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem