- Step1: Clone the GitHub repository from https://github.com/luyilong2015/open-webui-pipeline-for-ragflow
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Launch your local Web UI server
- Step4: Enable the RAGFlow pipeline plugin in the Web UI settings
- Step5: Upload documents or data sources via the interface
- Step6: Configure embedding and vector database parameters
- Step7: Start a new chat session to perform retrieval-augmented queries
- Step8: Customize pipelines or prompts as needed in config files