local_ai_core

Pure-Dart interfaces and models for LocalAI Kit. It defines capability contracts for LLM, STT, TTS, VAD and embeddings, configuration, manifests, events, registries and test fakes.

This package has no Flutter or native AI runtime dependency:

import 'package:local_ai_core/local_ai_core.dart';

See the LocalAI Kit repository for architecture and usage documentation.

Libraries

local_ai_core
LocalAI Kit core: pure-Dart capability interfaces, configuration models, model manifests, state/event models, adapter registry and test fakes.