I recently tried out an AI code checker to assess my ASP.net MVC code, and it said there's a 25% chance my code was generated by AI. I'm wondering how accurate these checkers actually are. Am I as bad at coding as the checker suggests? Here's a quick overview of the code I submitted. Any insights would be appreciated!
5 Answers
It’s super interesting that your variable names are all spelled out. That's typical for AI-generated code, where humans might shorten things a bit. But everyone has their own naming style, so it’s just a preference.
At the end of the day, don’t stress too much about AI flags. If you can explain your code and show your development progress like Git history, you’ll be fine. People can usually tell if someone understands their code or is just copying/pasting.
That makes sense! Just curious if these AI checkers are even accurate since they have flagged a lot of code samples I tested.
Just to clarify, when it says there's a 25% chance your code was AI-written, it means it's not very likely. But I don’t see how that connects with your coding skills. You might be doing better than you think!
To answer your question, AI checkers don't really have great accuracy. If you write something straightforward like your posted code, it's tough for the tool to discern whether it’s AI-made or not. Your code doesn’t look bad at all!
Honestly, AI checkers aren't the most reliable tools out there. For example, even the Declaration of Independence got flagged as AI-generated, so that says a lot! Don't be too hard on yourself.
It makes sense! I’ve heard the same about the US Constitution. These checkers can definitely miss the mark sometimes.
Wait, really? That’s wild!

I get that! My code usually follows the conventions from my controllers, so that might explain why it's laid out this way.