|
|
|
|
|
by tovej
926 days ago
|
|
this is a terrible idea, I can't think of a less efficient method with worse correctness guarantees. What invariants does the LLM enforce? How do you make sure it always does the right thing? How do you debug it when it fails? What kind of error messages will you get? How will it react to bad inputs, will it detect them (unlikely), will it hallicinate an interpretation (most likely) This is not a serious suggestion |
|
Developers make mistakes too, so there are no guarantees either way. Each of your questions can be asked of handwritten code too