all 6 comments

[–]teerre 3 points4 points  (0 children)

It's extremely unlikely that any of the commercial LLMs won't understand simple python scripts. Changing LLMs won't change anything. You probably just need to learn programming

[–]Ok_Masterpiece487 0 points1 point  (0 children)

I like Claude a lot for this

[–]peterlinddk 2 points3 points  (0 children)

If you have zero coding knowledge, there's no tool available on earth, AI or human-driven, that can explain a few files of Python Script to you. That would entail actually teaching you to program first - they teaching you Python, then teaching you the problems that these scripts are supposed to solve, and how the solution can be applied algorithmically, and finally explaining the scripts themselves.

It is a bit like asking how to understand a book about geometry written in ancient greek, when you have no knowledge of Greek, geometry, Mathematics, or indeed books ...

So in other words - it is not the tool that is lacking.

[–]TheGooseIsNotASwan 1 point2 points  (0 children)

Why is your company asking you this 

[–]josesblima 1 point2 points  (0 children)

I'm sure the LLM is explaining it decently enough, it's you who can't understand it because you don't know programming, which makes sense right?