Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add rating system for generated media #53

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tzhang96
Copy link

With AI video, for every usable clip, we usually generate a considerable number of faulty images and videos that can clutter up our gallery. By adding a simple thumbs up/down rating feature on each media item, and a filter based on rating, we can keep our gallery much tidier and easier to keep track of.

  • Add thumbs up/down UI for generated media items
  • Implement rating persistence in database
  • Add rating filters in left panel with "Not Disliked" default view

- Add thumbs up/down UI for generated media items
- Implement rating persistence in database
- Add rating filters in left panel with "Not Disliked" default view
…n positively vs. negatively rated media generations for each model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant