Skip to content
#

sentence-transformer

Here are 18 public repositories matching this topic...

A Python script to retrieve information from a PDF document using LangChain and SentenceTransformer. In this script, we ingest the PDF document, chunk it, embed it using SentenceTransformer, store the embeddings in FAISS, and then run queries through RAG pipeline.

  • Updated Jan 27, 2026
  • Python

Improve this page

Add a description, image, and links to the sentence-transformer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sentence-transformer topic, visit your repo's landing page and select "manage topics."

Learn more