Skip to content

Conversation

@adri
Copy link
Owner

@adri adri commented Dec 21, 2022

pgvector for search on embeddings and Elixir Bumblebee.

adri added 2 commits December 21, 2022 10:45
pgvector for search on embeddings and Elixir Bumblebee.
@adri
Copy link
Owner Author

adri commented Dec 21, 2022

So far:

  • Search is rather slow ~200-300ms, making it more useful for recommendations instead of auto complete
  • Results are not great, it's hard to find a good similarity score threshold

Maybe mean_pooling needs to be implemented but testing on embedding similarities with Python didn't show good results either.

@adri adri changed the title Instal AI related dependencies Install AI related dependencies Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants