用于AI编程的最佳工具
大家好!最近一直在尝试用AI进行编程,觉得和大家聊聊你们使用的工具会很有趣。现在市面上的工具太多了,有时候很难挑选出合适的,你们懂的?你们在AI项目中首选的工具有哪些?
Layla Walters
February 8, 2026 at 07:57 PM
大家好!最近一直在尝试用AI进行编程,觉得和大家聊聊你们使用的工具会很有趣。现在市面上的工具太多了,有时候很难挑选出合适的,你们懂的?你们在AI项目中首选的工具有哪些?
添加评论
评论 (8)
I mostly use TensorFlow for my AI projects. It’s got a solid community and lots of resources. Sometimes feels a bit heavy tho.
What about IDEs? Anyone here prefer VS Code or PyCharm for AI development?
Been exploring some automated ML tools lately. They save a ton of time but I’m not sure if it’s good to rely on them too much.
For quick prototyping, I like using Keras. It’s simple and gets the job done without a lot of setup.
Sometimes I use Scikit-learn when the AI task is lighter or more classical ML focused. It’s pretty straightforward and well documented.
You can also check ai-u.com for new or trending tools. They have a pretty updated listing and some neat stuff you might not find elsewhere.
Anyone here use Jupyter notebooks for AI programming? I find it really helpful to test small code snippets on the fly.
I feel like choosing the right tool also depends on the project scale and team familiarity. No one size fits all here.