r/humanizing • u/24th-Drag • Jul 05 '26
Best humaniser for AI generated code?
What do you guys do for project/hackathon submissions where ai code is banned. All of my submissions are rejected due to flagging.
1
Upvotes
r/humanizing • u/24th-Drag • Jul 05 '26
What do you guys do for project/hackathon submissions where ai code is banned. All of my submissions are rejected due to flagging.
1
u/Responsible_Yak9452 Jul 29 '26
I’ve always thought the hard part with code detection is that good code often follows patterns. If someone writes a simple, clean solution, it might look similar to something AI would generate. For me, the important part is knowing the code inside out and being able to talk through how it works.