This repository contains examples for RAG (retrieval assisted generation) setups.
- langchain-pdf-ingestion - An example script that demonstrates and tests different PDF loaders provided by LangChain. See README for more information.
- langserve-rag-api - An API endpoint that serves LLMs and RAG endpoints using langserve. See README for more information.
We gladly accept new examples to the repository.
If you have existing examples related to RAG setups and would like to contribute them, please check out our contribution guide.
See LICENSE for licensing information.