- 265comments
- 251comments
- 44comments
- 5comments
- 6comments
- 272comments
- 68comments
- 54comments
- 78comments
- 58comments
- 12comments
- 62comments
- 247comments
- 183comments
- 15comments
- 1comments
- 179comments
- 27comments
- 19comments
- 55comments
- 201comments
- 93comments
- 4comments
- 5comments
- 41comments
- 16comments
- 186comments
- 3comments
- 152comments
- —discuss
It only becomes reliable after about 50 tokens (one token is around 4 characters) so I mark the comments that are too short with gray and make no assessment on those.
I know pretty much nothing about Javascript. This is shitty code largely written by ChatGPT itself, untested beyond Chrome on MacOS, and no plans for maintenance or extends. If you want features or support, you have to ask ChatGPT, not me.
Let me know what you think, and please don't comment on code quality.
OP, here. Before anyone else does, I asked ChatGPT to write a reply to this post.
I peeked at the source code and it seems like it's just sending a HTTP request to https://huggingface.co/openai-detector/ with the contents of a comment.
This should be probably mentioned since it might have some privacy, performance and data usage concerns.
Additionally I am guessing that there is some rate limiting to using huggingface's service for free.
Good point. I added it to the readme.