xlite-dev/lite.ai.toolkit
🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion, Face-Fusion, etc.🎉
This toolkit helps C++ developers integrate over 300 pre-trained AI models into their applications. It takes raw image data and can output things like detected objects, recognized faces, or segmented images. It's designed for software engineers building high-performance computer vision or generative AI features.
4,387 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you are a C++ developer needing to quickly implement various AI models like object detection, face recognition, or image segmentation into your applications, especially for on-device or edge computing scenarios.
Not ideal if you are an end-user without C++ development experience, or if you need to train custom AI models.
Stars
4,387
Forks
775
Language
C++
License
GPL-3.0
Category
Last pushed
Feb 25, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/xlite-dev/lite.ai.toolkit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
leejet/stable-diffusion.cpp
Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
MochiDiffusion/MochiDiffusion
Run Stable Diffusion on Mac natively
ssube/onnx-web
web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD
xororz/local-dream
Run Stable Diffusion on Android Devices with Snapdragon NPU acceleration. Also supports CPU/GPU...
DarthAffe/StableDiffusion.NET
C# Wrapper for StableDiffusion.cpp