Inspiration
People who use content creation apps such as Instagram or Youtube often receive negative comments, and this can lead to an increase in depression and can reduce mental health. Often for teens, this can also lead to a negative self image and make them feel worse about themselves.
What it does
This can be used on Youtube to remove negative comments from a video.
How I built it
I used Flask to create an API and created a bookmarklet that calls the API and modifies the webpage to remove negative comments.
Challenges we ran into
I made a bookmarklet for Instagram, however they have a content policy that does not allow transferring data from my API.
Accomplishments that I'm proud of
I am proud of being able to integrate well with Youtube and make it consistently remove the right comments with no false positives or negatives.
What I learned
I learned prompt engineering and how to edit a page using the DOM effectively.
What's next for Positively Creative
I plan to add support for Instagram by using a different domain for my API.
Built With
- flask
- flask-cors
- gpt
- javascript
- openai
- pip
- python
Log in or sign up for Devpost to join the conversation.