Luan-vP / ai_journal

0 stars 0 forks source link

BREAKING CHANGE: implement browser-based vector database #21

Open Luan-vP opened 1 month ago

Luan-vP commented 1 month ago

https://js.langchain.com/docs/integrations/vectorstores/hnswlib/

Supports saving to file, which is needed for persistence between sessions.

Evaluate encryption.

Estimate database size with regular use.

Luan-vP commented 1 month ago

also consider https://rxdb.info/articles/javascript-vector-database.html