AIDev ToolsProductivity
My A.I. Assisted Development Toolbox
1 min read
As I experiment with and use some of the latest A.I. Tools for software development, I'll keep track of what I've tested. The good, the bad and the ugly of each.
Currently Active Tools
- Replit - Using Replit Agent + AI to assist with Development. This site was built using Replit Agent and is deployed via Replit.
- Cursor - Using Cursor for more complex development jobs, the Claude integration is amazing.
- ChatGPT - Team Subscription. The reasoning models are incredibly powerful for complex problem-solving.
- Anthropic Claude - Pro Subscription. I prefer Claude as a brainstorm partner, the Artifacts are really useful.
- Polymet - Used to help design Web Layouts.
- Grok - I use it for Image Generation.
- Google NotebookLM - Summary and AI Podcast Generation.
- Ollama - On MacBook Pro M2, as on-device LLM if internet is unreliable.
- DeepSeek-Coder-v2 - Great for coding tasks.
- Phi3 - Lightweight model for local use.
Tools I've Used Over Time
- GitHub Copilot
- ChatGPT (Team Subscription)
- OpenAI Platform (API)
- Azure OpenAI (API)
- Groq
- Anthropic Platform (API)
- Ollama with Mixtral 8x7B, Llama 3.1 8B
- Cursor
- Zed
- Replit
- AnythingLLM
- Polymet
- Google NotebookLM
Key Takeaways
The AI development tool landscape is evolving rapidly. I've found that the most effective approach is to use multiple tools, each for their strengths. Cursor excels at complex code changes, ChatGPT and Claude are great for reasoning through architecture, and Replit is unbeatable for rapid prototyping and deployment.
Niël Malan
The Practical Futurist