LAION-AI / Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
https://open-assistant.io
Apache License 2.0
37.08k stars 3.24k forks source link

Create a direct messaging system for the Dataset Collection dashboard #3060

Open Subarasheese opened 1 year ago

Subarasheese commented 1 year ago

Problem Statement:

Currently, we are experiencing an influx of new users who are eager to contribute to our dataset collection. While these users have good intentions, we often receive messages that do not meet our quality standards. It is crucial to maintain the integrity of our dataset and prevent the inclusion of low-quality responses.

Proposed Solution:

To address this issue, we need to implement a Direct Messaging (DM) system within the Dataset Collection dashboard. This DM system will allow moderators to communicate directly with users who have submitted responses that do not meet our quality standards. By notifying these users of their mistakes and providing guidance, we can ensure that their future contributions align with our requirements.

Benefits:

Implementation Details:

The proposed DM system should include the following features:

Action Plan:

  1. Backend Development: Implement the necessary backend infrastructure to handle messaging between moderators and users.
  2. Frontend Integration: Integrate the DM system into the existing Dataset Collection dashboard, ensuring a seamless user experience.
  3. Testing and Feedback: Conduct thorough testing to identify any issues or areas for improvement. Gather feedback from moderators to refine the system.
  4. Deployment and Documentation: Once the DM system is stable and reliable, deploy it to the production environment. Provide detailed documentation for moderators on how to use the system effectively.

Dependencies:

This issue is dependent on the completion of the following tasks:

Additional Notes:

Let's work together to create a direct messaging system that empowers moderators to guide users towards better-quality responses and maintain the integrity of our dataset.

andreaskoepf commented 1 year ago

It would be great to have such a communication system. Currently our moderators have only very limited options to communicate with users.

@Subarasheese Could you imagine to take the lead here and start developing the messaging system, e.g. you could begin with the necessary backend changes?

notmd commented 1 year ago

I could start the work for backend this weekend.