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.