reorproject / reor

Private & local AI personal knowledge management app for high entropy people.
https://reorproject.org
GNU Affero General Public License v3.0
7.19k stars 445 forks source link

Implement multimodal( FTS, vector, hybrid) search capability #463

Open subin-chella opened 1 month ago

subin-chella commented 1 month ago

Test: https://github.com/user-attachments/assets/ca162f51-e005-4840-a3be-3ce72a7438f2

joseplayero commented 1 month ago

thanking you for attempting this @subin-chella

imo this should be solved with a full text search index not sql expression like you have implemented in pr.

@milaiwi has been working on this exact implementation so would be good to hear thoughts