Show HN: RAGchain: Build advanced RAG workflow

by vkehfdl1on 10/16/2023, 3:14 PMwith 2 comments

We made a framework for building advanced RAG workflow. It is like Langchain but only focus on RAG. It has many advanced RAG features like OCR loaders, reranker, multiple retrievers, query decomposition and more. Also, our file loader, embeddings, and vector stores are fully compatible with Langchain. Don’t worry about lack of integrations.

by skeptruneon 10/17/2023, 11:22 PM

Cool stuff