Project Information
- Name of tool/project: Image Suggestions Feedback Service
- Project home page: Currently, https://gitlab.wikimedia.org/repos/generated-data-platform/datasets/image-suggestions but will move to Gerrit
- Name of team requesting review: Platform Engineering team
- Primary contact: @WDoranWMF @Eevans
- Target date for deployment: MVP deployment mid Q4
- Link to code repository / patchset:
Currently, https://gitlab.wikimedia.org/repos/generated-data-platform/datasets/image-suggestions but will move to Gerrit
Description of the tool/project:
A Go service that supports persistence of Image Suggestions data - both Suggestions and their associated feedback to Cassandra. An Image Suggestion is a mapping between an unillustrated Wiki Article and one or more Images. The Image Suggestion data is based on the output of an algorithm developed by the Structured Data team. A variation of this data was previously reviewed and passed a Privacy review by the Security team.
As part of the next phase of the work, feedback on the quality of Image Suggestions will be collected and persisted to Cassandra, the scheme can be seen here
https://gitlab.wikimedia.org/repos/generated-data-platform/datasets/image-suggestions/-/blob/main/cassandra_schema.cql
Description of how the tool will be used at WMF:
The tool will store Image Suggestions feedback based on feedback submit by users as part of MVP testing by the Structured Data and Growth teams.
Dependencies
List dependencies, or upstream projects that this project relies on.
- Go
- Cassandra
Has this project been reviewed before?
Please link to tasks or wiki pages of previous reviews.
No
Working test environment
Please link or describe setup process for setting up a test environment.
Not yet available - we will update the ticket once the docker image is available
Post-deployment
Name of team responsible for tool/project after deployment and primary contact.
Platform Engineering team