🚧 VeloxKit is pre-release software. APIs may change before v1.0. Get started →
Examples
AI Assistant

AI Assistant

⚠️

Coming soon — this example requires the ai API which is in experimental status.

An on-device chat assistant. Runs a quantized LLaMA model locally — no network, no API key.

Demonstrates: ai.generate streaming, ai.embed + sqlite-vec semantic memory, conversation history in SQLite, streaming text rendering.