-
Notifications
You must be signed in to change notification settings - Fork 368
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
[FEATURE] Profile picture #343
Comments
It's great having you contribute to this project by creating an issueMake sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community 🤓 |
Good idea |
@Dun-sin Gravatar provides avatar from user's email id, it will return the current image which user uses on his email id. |
Not a good idea, users won't want that especially on an anonymous app, there also needs to be a way to avoid nude/unsafe images |
Hi @Dun-sin, Could you please assign me this issue? |
how would you fix this? |
@Dun-sin, Ask the user to upload their profile pic and store in database then fetching from database and showing in UI. |
how would you detect nude photos |
Employ object detection models to identify objects commonly found in explicit content, such as nudity-related objects or sexual acts. |
how? |
this can work i guess |
how would you? |
Hey @Dun-sin we can add an avatar picker instead of letting user to upload the image. I would like to work on this issue |
I do not agree with that change, because it has to be both options or users upload theirs, mainly because it doesn't how at the anonymous part of chatting, but it will when they get added as friends, see my point? |
hey @Dun-sin can we use light weight ml model to review the uploaded image and show on the ui after finding the image is relevant or not |
Hi @Dun-sin, |
Sounds good, you've got it, thanks for wanting to contribute. Follow the rules here, or your PR won't be accepted and will be closed. Good luck! |
…b.com/hubsMIT1/Whisper into implement-profile-picture-Dun-sin#343
…b.com/hubsMIT1/Whisper into implement-profile-picture-Dun-sin#343
…b.com/hubsMIT1/Whisper into implement-profile-picture-Dun-sin#343
Co-authored-by: Dunsin <[email protected]>
Description
I wanted to change my profile pic in the "My Profile" section.
Screenshots
Additional information
An avatar picker can also be added so that it would be easy to just pick an avatar rather than search for a profile picture elsewhere.
👀 Have you checked if this issue has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None
The text was updated successfully, but these errors were encountered: