{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigvggyvwj6cciwqshdxgejoppfo6u52l3firvem64hcyavae64vui",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnd6dcyod4x2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/on_device_rag",
"publishedAt": "2026-06-02T17:59:29.321Z",
"site": "https://pub.dev",
"textContent": "A lightweight, pure-Dart on-device Retrieval-Augmented Generation (RAG) engine for Flutter and Dart: chunk text, embed it, run vector similarity search, and build grounded prompts — fully offline, bri [...] Changelog excerpt: - Initial release. - `RagEngine`orchestrator with `index`, `retrieve`and `ask`. - `TextChunker`for overlapping character-window chunking. - `EmbeddingModel`interface plus zero-dependency `HashingEmbeddingModel`. - `VectorStore`interface plus `InMemoryVectorStore`with JSON persistence. - `LanguageModel`interface for pluggable on-device or remote generation. - `PromptBuilder`with a grounded default template and `VectorMath`helpers.",
"title": "v0.1.0 of on_device_rag",
"updatedAt": "2026-06-02T17:48:44.392Z"
}