Group: Deep Voice AI
1.DVAI Bridge Android — Shared Core4 usages
co.deepvoiceai » android-shared-core
Pure-Kotlin shared HTTP-server + handler-dispatch + discovery primitives shared by every DVAI Bridge Android backend.
Last Release on Jul 11, 2026
2.DVAI Bridge Android — LiteRT Core1 usages
co.deepvoiceai » android-litert-core
Bare LiteRT (Google AI Edge, TFLite successor) backend for DVAI Bridge on Android. Drives token-by-token decoding on stateful .tflite / .litertlm checkpoints via the Kotlin CompiledModel API; ships a pure-Kotlin tokenizer.json BPE parser.
Last Release on Jul 11, 2026
3.Android Llama Core1 usages
co.deepvoiceai » android-llama-core
llama.cpp backend (16 KB page-aligned JNI native libs) for DVAI Bridge on Android. Provides GGUF model loading + inference; depends on android-shared-core for the HTTP/handler layer.
Last Release on Jul 11, 2026
4.DVAI Bridge Android — MediaPipe / LiteRT LM Core1 usages
co.deepvoiceai » android-mediapipe-core
LiteRT-LM (Google AI Edge) backend for DVAI Bridge on Android. Replaces the deprecated MediaPipe tasks-genai runtime; bundles vision support via EngineConfig.visionBackend.
Last Release on Jul 11, 2026
5.DVAI Bridge Android
co.deepvoiceai » dvai-bridge
DVAI Bridge Android SDK — embeds an OpenAI-compatible HTTP server inside your Android app process (127.0.0.1:38883, /v1/chat/completions, /v1/embeddings, /v1/models, SSE streaming). Any OpenAI client speaks to it (LangChain, autogen, crewai, the ...
Last Release on Jul 11, 2026