Results 14 packages
Sort by

local_hnswcopy "local_hnsw: ^1.0.0" to clipboard
local_hnsw: ^1.0.0 copied to clipboard

8
likes
130
points
6.59k
downloads
A lightweight, in-memory HNSW (Hierarchical Navigable Small World) vector index for Dart & Flutter. Supports fast approximate nearest neighbor (ANN) search with cosine or Euclidean similarity. #vector-search#ann#hnsw#embeddings

ai_core_codesparkcopy "ai_core_codespark: ^0.2.0" to clipboard
ai_core_codespark: ^0.2.0 copied to clipboard

10
likes
160
points
44
downloads
Local AI model for Flutter — on-device text embeddings & vector search, fully offline, no API keys or cloud. The engine behind semantic search & RAG.#embeddings#vector-search#offline-ai#local-ai#onnx

flutter_gemma_rag_sqlitecopy "flutter_gemma_rag_sqlite: ^1.3.2" to clipboard
flutter_gemma_rag_sqlite: ^1.3.2 copied to clipboard

1
likes
160
points
531
downloads
SQLite vector search (sqlite-vec) on-device RAG vector store for flutter_gemma. Opt-in package; implements flutter_gemma's VectorStoreRepository.#rag#sqlite#vector-search#embeddings#web

flutter_gemma_rag_qdrantcopy "flutter_gemma_rag_qdrant: ^1.3.1" to clipboard
flutter_gemma_rag_qdrant: ^1.3.1 copied to clipboard

0
likes
150
points
4.47k
downloads
qdrant-edge on-device RAG vector store for flutter_gemma, via the official qdrant_edge UniFFI SDK. Opt-in VectorStoreRepository with payload filtering. Native platforms only (no web).#rag#qdrant#vector-search#embeddings#on-device

flutter_agentic_memorycopy "flutter_agentic_memory: ^0.2.0" to clipboard
flutter_agentic_memory: ^0.2.0 copied to clipboard

1
likes
160
points
52
downloads
Semantic memory for Flutter AI agents — embeddings, on-device vector search, and long-term recall that plugs into flutter_agentic.#flutter#ai#memory#embeddings#vector-search

qdrant_edgecopy "qdrant_edge: ^0.8.0-dev.3" to clipboard
qdrant_edge: ^0.8.0-dev.3 copied to clipboard

0
likes
140
points
344
downloads
On-device vector search for Dart and Flutter, powered by the qdrant-edge Rust engine through UniFFI — the same shared FFI crate as the Swift and Kotlin SDKs.#vector-search#embeddings#database#ffi#on-device

phoenixdbcopy "phoenixdb: ^3.9.6" to clipboard
phoenixdb: ^3.9.6 copied to clipboard

0
likes
160
points
87
downloads
ACID-compliant embedded database for Dart and Flutter, written in Rust with dart:ffi. B+Tree storage, MVCC transactions, a write-ahead log, HNSW vector search and optional SQL.#database#key-value#ffi#vector-search#sql

dart_hnswcopy "dart_hnsw: ^0.3.0" to clipboard
dart_hnsw: ^0.3.0 copied to clipboard

1
likes
160
points
34
downloads
Cross-platform hnswlib bindings for Dart with shared in-memory indexes, atomic snapshots, and multi-isolate concurrency.#ffi#hnsw#vector-search#ann

kalan_dbcopy "kalan_db: ^0.1.0" to clipboard
kalan_db: ^0.1.0 copied to clipboard

2
likes
160
points
9
downloads
Offline hybrid search for Flutter (Android). HNSW + BM25, RRF-fused, with on-device ONNX query embedding — no server required.#vector-search#embeddings#rag#onnx
PlatformAndroid

dart_db_servercopy "dart_db_server: ^0.1.1" to clipboard
dart_db_server: ^0.1.1 copied to clipboard

recently created package Added 27 days ago
0
likes
120
points
134
downloads
A pure-Dart SQL database (SQLite-inspired) with a built-in vector search engine, FTS5-lite full-text search, and hybrid retrieval — plus a TCP server and MySQL-wire compatibility layer. #database#sql#vector-search#embeddings#full-text-search

Check our help page for details on search expressions and result ranking.