local_ai_kit 0.0.3 copy "local_ai_kit: ^0.0.3" to clipboard
local_ai_kit: ^0.0.3 copied to clipboard

LocalAI Kit facade: LocalAI.initialize wiring, facades (llm/stt/tts/voice/ models/runtime), model download manager with resumable downloads, LRU runtime scheduler, voice pipeline with barge-in, typed [...]

Changelog #

0.0.3 #

  • Add llama.cpp-backed LLM and embedding support to the facade and model hub.
  • Support registering external, bring-your-own model files.
  • Expand the bundled catalog with GGUF, Moonshine v2 and Dolphin models.

0.0.2 #

  • Extract sentence boundaries from streaming LLM text and pipeline responses into per-sentence TTS for lower time-to-first-audio.
  • Cancel barge-in before stopping output to avoid audio glitches.
  • Introduce a Model Context Protocol (MCP) plugin architecture.
  • Coordinated version bump; correct the bundled LICENSE text.

0.0.1 #

  • Initial public release.
0
likes
140
points
187
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

LocalAI Kit facade: LocalAI.initialize wiring, facades (llm/stt/tts/voice/ models/runtime), model download manager with resumable downloads, LRU runtime scheduler, voice pipeline with barge-in, typed pipeline DSL and config presets.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

crypto, flutter, local_ai_core, local_ai_flutter

More

Packages that depend on local_ai_kit