I'm still chuckling about that "roast user based on their HN profile and comment history" bot. I know it works.
This project was intended for just friends and family so the implementation was quite naive (obviously...lol). The project is just using OpenAI's omni-moderation-latest model for content moderation, and a simple prompt for cat detection using gpt-4o-mini.
Thanks to everyone who shared pics of their cats <3
https://onlycats.gg/_next/image?url=https%3A%2F%2Fstorage.go...
Moderation is good, indeed it's very hard to upload anything other than a cat picture. Descriptions are also on point.
One suggestion: Please fix the voting system, at first I was excited how well my cat does but turns out it's stupidly easy to cheat and for me - it defeats the purpose. Also, I would love a leaderboard of the best cat pictures out there.
There were a few reasons I implemented the likes the way I did. Partially because the implementation is simpler, but also because I wanted to avoid any sort of competitive nature that social media tends to have. The button was originally intended to just be there to spam for fun and to make the app more interactive. I also never expected more than like 5 people to ever see this app so I wasn’t really thinking in terms of how it would scale to more users haha.
I definitely see your point and will keep your ideas in mind for future iterations! Thanks again :)