SmartJavaAI: A Java AI Toolkit Built on DJL #3779
geekwenjie
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi DJL community 👋,
I’d like to share a project I’ve been working on: SmartJavaAI,
a lightweight and easy-to-use Java AI toolkit built on top of DJL.
🔹 What is SmartJavaAI?
SmartJavaAI aims to make AI integration in Java projects easier. It wraps multiple models under a unified API so that Java developers can use state-of-the-art AI features without diving deep into Python code or model internals.
🔹 Modules currently available
Face Recognition
Object Detection
OCR (Text Recognition)
Machine Translation
Speech Recognition
🔹 Why SmartJavaAI?
I believe this can be helpful for Java developers who want to leverage DJL with less effort.
The project is open source, and contributions, feedback, and discussions are more than welcome! 🚀
👉 GitHub: [https://github.com/geekwenjie/SmartJavaAI)
Beta Was this translation helpful? Give feedback.
All reactions