jinfer is an open‑source AI inference engine designed for the Java Virtual Machine, providing native support for chat, vision, audio transcription, embeddings, reranking, and text‑to‑speech without requiring Python, ONNX, or external sidecar processes. It enables developers to run a wide range of popular models directly within a JVM‑based application, delivering AI capabilities as a plain JAR.

Read original