Skip to content

Install AI related dependencies#113

Open
adri wants to merge 3 commits into
mainfrom
adri/sentence-transformers
Open

Install AI related dependencies#113
adri wants to merge 3 commits into
mainfrom
adri/sentence-transformers

Conversation

@adri
Copy link
Copy Markdown
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
Copy Markdown
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.

1 participant