brainqub3/jar3d_meta_expert

Feature Request: Add R2R for RAG as alternative to nlm_ingestor

Opened this issue · 3 comments

R2R is working great here in docker, supports embeddings, graph-rag, HyDE, hybrid search, etc. It has a great API and seems like would be a quick way to add RAG as well as chatbot memory to Jar3d.

https://r2r-docs.sciphi.ai/api-reference/introduction

https://github.com/SciPhi-AI/R2R

Thanks for sharing

The most recent commit uses Docker to get up and running with Jar3d. The approach should cause less errors, please give it a try and let me know how it goes.

Will do.