Developing another user interface for integration with Ragflow. #12322
Replies: 2 comments
-
|
Hi @Gude-asefa! I'm Dosu and I’m helping the ragflow team. Ragflow provides a set of backend APIs and frontend components you can use to build a UI with the features you described:
There isn’t a single demo or example project that showcases all these features together, but the codebase contains the necessary APIs and frontend components to implement them. You’ll need to combine these endpoints and UI elements in your own interface. If you need more details on specific endpoints or integration patterns, let me know! To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
|
Documents for apis here: https://ragflow.io/docs/http_api_reference |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm planning to create a user interface that integrates with Ragflow, and I'd like to know what kind of APIs and features are available for this integration. Specifically, I want to include functionalities like:
File Upload: Allowing users to upload various types of documents.
Citation Management: Displaying citations linked to specific parts of a file.
Source File Display: Showing the file or document from which a citation was taken.
Role and Access Management: Managing user roles and restricting access to files based on these roles.
Is there a way to implement these features using Ragflow, and if so, is there any demo or example available that showcases this type of functionality ?
Beta Was this translation helpful? Give feedback.
All reactions