A few conversations with people i trust have convinced me that I should try using AI / LLMs to aid coding.
What are some AI/LLM + IDE combinations that people like? (Not even sure that’s the right question)
I mostly use python for geosciences (pangeo stack) and data science/stats
What are some AI/LLM + IDE combinations that people like? (Not even sure that’s the right question)
I mostly use python for geosciences (pangeo stack) and data science/stats
Comments
I’ve used https://Julius.ai to debug code but it introduced some bugs by not fully understanding what the code did.
Both are better than Anaconda’s LLM.
"I need a function that does XYZ" is a good way to speed up my search for an appropriate tool.
“Generate a 2d gaussian process with an exponential kernel” saves me 15-20 minutes of google and documentation searching
I hope you’ll update us with your findings!