|
|
|
|
|
by edanm
592 days ago
|
|
This is an enormously fruitful part of using LLMs for me too. As a programmer, there's always a million small scripts I can think of to improve my life, but it's often not worth spending time actually building them. But with LLMs, I can now usually build a script, even in a domain I don't know much about, in minutes. I don't think this would work as easily for non-programmers yet, because the scripts still aren't perfect and the context of actually running them is sometimes non-trivial, but for me it works very well. (I say scripts, but sometimes even tiny one-off things like "build me this Excel formula" is helpful.) |
|
How is this done exactly ? can you provide an easy example for me (not a programmer but I use python/R from time to time)