Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from FAISS to pgvector #814

Open
derneuere opened this issue Apr 7, 2023 · 1 comment
Open

Switch from FAISS to pgvector #814

derneuere opened this issue Apr 7, 2023 · 1 comment
Labels
backend enhancement New feature or request

Comments

@derneuere
Copy link
Member

Describe the enhancement you'd like
It is possible to just do the search for similar images with pgvector. This would get rid of FAISS and the second flask service.

Describe why this will benefit the LibrePhotos
This would result in less overhead and a simpler stack with hopefully less maintance.

@derneuere derneuere added enhancement New feature or request backend labels Apr 7, 2023
@derneuere
Copy link
Member Author

Not sure if its a good idea, because that would block sqlite for simpler systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant