Best Tools for Programming with AI
Hey folks! Been dabbling a bit in AI programming lately and thought it’d be cool to chat about the tools y’all use. There’s so many out there and sometimes it’s…
Layla Walters
February 8, 2026 at 07:57 PM
Hey folks! Been dabbling a bit in AI programming lately and thought it’d be cool to chat about the tools y’all use. There’s so many out there and sometimes it’s tough to pick the right one, ya know? What’s your go-to stuff for AI projects?
Add a Comment
Comments (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.