|
|
|
|
|
by hyperman1
745 days ago
|
|
Not yet, because the reliability isn't there. You still need to validate everything it does. E.g. I had it autocompleting a set of 20 variable#s today Something like output.blah=tostring(input[blah]). The kind of work you give to a regex. In the middle of the list, it decides to go output.blah=some long weitd piece of code, completely unexpected and syntactically invalid. I am still in my AI evaluation phase, and sometimes I am impressed with what it does. But just as possible is an unexpected total failure. As long is it does that, I can't trust it. |
|