xlite-dev/lite.ai.toolkit
A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion, Face-Fusion. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 99
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 56.0
- age_days: 1990
- days_rel: 428
- days_push: 7
- n_releases_24m: 7
Adoption not part of the score
4427 stars · 785 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A lightweight C++ toolkit providing unified APIs for 100+ pre-trained AI models across inference backends like ONNX Runtime, MNN, TensorRT, TNN, and NCNN. It covers object detection, segmentation, face detection/recognition, matting, Stable Diffusion, and Face Fusion.
Use cases
- run yolov5/yolov8 object detection in C++
- deploy face detection and recognition models natively
- run stable diffusion image generation in C++
- perform image matting and background removal
- swap inference backends between onnxruntime, mnn, and tensorrt
- port python AI models to C++ production applications
When to choose
- you need C++ inference for many vision models with a consistent API
- you want to deploy models on CPU or GPU without Python dependencies
- you need multiple backend support (ORT, MNN, TRT, NCNN, TNN) in one toolkit
When to avoid
- you need training or fine-tuning capabilities
- you work primarily in Python and don't need C++ integration
- you need a model not covered by its model zoo
Facets
library · maturity active
machine-learning deep-learning image-processing computer-vision llm-inference stable-diffusion computer-vision machine-learning deep-learning image-processing artificial-intelligence cpp cross-platform onnxruntime tensorrt mnn ncnn tnn yolov8 object-detection face-recognition segmentation matting face-fusion model-zoo inference linux gpu
2 sources
- readme: https://github.com/xlite-dev/lite.ai.toolkit · fetched 2026-08-28 · bc3156bd81e6
- homepage: https://github.com/xlite-dev/lite.ai.toolkit · fetched 2026-08-29 · 6617643e6147
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xlite-dev/lite.ai.toolkit | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="xlite-dev/lite.ai.toolkit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem