Marker-Inc-Korea / RAGchain

Extension of Langchain for RAG. Easy benchmarking, multiple retrievals, reranker, time-aware RAG, and so on...
Apache License 2.0
269 stars 26 forks source link

add rem loader for processing rem ingested texts #423

Closed vkehfdl1 closed 6 months ago

vkehfdl1 commented 6 months ago

close #422 You can ingest rem sqlite3 file to RAGchain. You can use this as Langchain Document as well. I'll make pipeline and ways to connect with rem and RAGchain.

With this loader, you can ingest texts from rem and save it to mongoDB or pickleDB. (More DB are upcoming)