Y
Hacker News
new
|
ask
|
show
|
jobs
by
apwheele
81 days ago
While the vector store is local, it is sending the data to Gemini's API for embedding. (Which if using a paid API key is probably fine for most use cases, no long term retention/training etc.)
1 comments
jakejmnz
79 days ago
works completely locally with a decent model:
https://github.com/jakejimenez/sentinelsearch
link