open-ragflow
Installation
SKILL.md
Open RAGFlow
Open-source RAG engine fusing RAG with Agent capabilities. Full-stack: Python backend (Flask), React/TypeScript frontend, Docker-deployed microservices.
Use Cases
- Deploying or self-hosting RAGFlow via Docker Compose or from source
- Configuring RAGFlow (LLM providers, API keys, document engines, ports)
- Managing knowledge bases, datasets, documents, agents, and chats via RAGFlow CLI
- Understanding RAGFlow architecture (DeepDoc, Agent system, RAG pipeline)
- Integrating with RAGFlow REST API
- Troubleshooting RAGFlow deployment or runtime issues.