5 ms·
What a brilliant idea! is this all done locally? That's incredible.
by nullbyte 6mo ago
What a brilliant idea! is this all done locally? That's incredible.
- jakejmnz 6mo agoMake a proof of concept, honestly worked fairly well: https://github.com/jakejimenez/sentinelsearch https://github.com/jakejimenez/sentinelsearch
- apwheele 6mo agoWhile 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.)
- jakejmnz 6mo agoworks completely locally with a decent model: https://github.com/jakejimenez/sentinelsearch https://github.com/jakejimenez/sentinelsearch