Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

huggingface-transformers langchain llama3-meta-ai

Last synced: about 1 month 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.