Group: Deep Voice AI
Sort by:Popular

Pure-Kotlin shared HTTP-server + handler-dispatch + discovery primitives shared by every DVAI Bridge Android backend.
Last Release on Jul 11, 2026
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
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
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