geekwenjie/SmartJavaAI
🔥🔥🔥Java免费离线AI算法工具箱,支持人脸识别,活体检测,表情识别、目标检测、实例分割、行人检测、OCR文字识别、车牌识别、表格识别、ASR+TTS、机器翻译等功能,Maven引用即可使用。支持PyTorch、Tensorflow,已集成 Mtcnn、InsightFace、SeetaFace6、YOLOv8~v12、PaddleOCR(PPOCRv5)、Whisper等主流模型
This tool helps Java developers easily integrate advanced AI capabilities into their applications without needing deep AI expertise. It takes in images, video streams, or audio and outputs processed information like identified faces, detected objects, recognized text, or translated speech. It's designed for Java developers who want to add features like facial recognition, object detection, or OCR to their projects.
778 stars. Actively maintained with 8 commits in the last 30 days.
Use this if you are a Java developer building applications and need to quickly add various AI functionalities like face detection, object recognition, or OCR without complex setup.
Not ideal if you are not a Java developer or if you require highly specialized, custom-trained AI models that are not covered by the included algorithms.
Stars
778
Forks
138
Language
Java
License
—
Category
Last pushed
Jan 09, 2026
Commits (30d)
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/geekwenjie/SmartJavaAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
amitshekhariitbhu/AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
amitshekhariitbhu/Android-TensorFlow-Lite-Example
Android TensorFlow Lite Machine Learning Example
jenly1314/MLKit
🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。
nihui/ncnn-android-squeezenet
The squeezenet image classification android example
amitshekhariitbhu/AndroidTensorFlowMNISTExample
Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)