gabrieltardochi / nlp-efficient-semantic-similarity-search-with-faiss-and-gpus

Code to support my medium article (https://medium.com/@gabrieltardochi/274771d0709a) about how we can scale semantic similarity search with FAISS and GPUs.

Home Page:https://medium.com/@gabrieltardochi/274771d0709a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nlp-efficient-semantic-similarity-search-with-faiss-and-gpus

Code to support this medium article. It does two things:

  1. Summarize movie plots using BART, so that we can
  2. Use Facebook AI Similarity Search (FAISS) and SentenceTransformers to perform semantic similarity search on summarized movie plots.

About

Code to support my medium article (https://medium.com/@gabrieltardochi/274771d0709a) about how we can scale semantic similarity search with FAISS and GPUs.

https://medium.com/@gabrieltardochi/274771d0709a

License:MIT License


Languages

Language:Jupyter Notebook 100.0%