SentenceTransformers: Python framework for sentence, text and image embeddings

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fast_vector_similarity

    The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.

  • Yes, check out my library for vector similarity that has various other measures which are more discriminative:

    https://github.com/Dicklesworthstone/fast_vector_similarity

    pip install fast_vector_similarity

  • LASER

    Language-Agnostic SEntence Representations

  • I'm curious how people are handling multi-lingual embeddings.

    I've found LASER[1] which originally had the idea to embed all languages in the same vector space, though it's a bit harder to use than models available through SentenceTransformers. LASER2 stuck with this approach, but LASER3 switched to language-specific models. However, I haven't found benchmarks for these models, and they were released about 2 years ago.

    Another alternative would be to translate everything before embedding, which would introduce some amount of error, though maybe it wouldn't be significant.

    1. https://github.com/facebookresearch/LASER

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • LangChain: Agents

    1 project | dev.to | 10 May 2024
  • Show HN: Move data from any Vector DB to any other Vector DB

    1 project | news.ycombinator.com | 10 May 2024
  • BMF: Frame extraction acceleration- video similarity search with Pinecone

    3 projects | dev.to | 10 May 2024
  • Farspeak

    1 project | news.ycombinator.com | 10 May 2024
  • Data Science with GitHub Copilot

    1 project | news.ycombinator.com | 10 May 2024