An open API service indexing awesome lists of open source software.

https://github.com/runtime-error786/self-querying-retriever


https://github.com/runtime-error786/self-querying-retriever

huggingface-transformers langchain llama3-meta-ai

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Self-Query Retriever (SQR) with LangChain

This project demonstrates the use of the Self-Query Retriever (SQR) in LangChain to search through a dataset of movies. It showcases how to set up and use SQR with pre-trained Hugging Face embeddings for querying a vector database.