Ragflow pipeline #115
jjohare
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made (GenAI made) a quick pipeline for local Ragflow which you can find on github infiniflow/ragflow. It works well with my markdown based research corpus. By far the best results I have had. I want to transition to langgraph ASAP but it's far more complex to stand up.
Pipeline is here. Caveat, I am "not a coder".
https://github.com/jjohare/pipelines/blob/main/examples/pipelines/rag/ragflow_local_pipeline.py
Beta Was this translation helpful? Give feedback.
All reactions