# How I pick which AI tool to use Source: https://revductive.com/blog/how-i-pick-which-ai-tool-to-use Summary: General-purpose models, no-code builders, specialists, and AI inside tools you already use, plus the two questions that sort any job. Every page, and the topic files: https://revductive.com/llms.txt [Blog](https://revductive.com/blog) AI AI5 min readAug 2026 General-purpose models, no-code builders, specialists, and AI inside tools you already use, plus the two questions that sort any job. Kevin Stout Founder, Revductive [Share on LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Frevductive.com%2Fblog%2Fhow-i-pick-which-ai-tool-to-use) Contents 1. 1. General-purpose models 2. 2. No-code workflow builders 3. 3. Specialists that do one thing really well 4. 4. AI inside the tool you already live in 5. What this is actually good for 6. The part people get wrong ![Four distinct objects, a textured sphere, a flowchart, a lens instrument and a layered stack, each joined by a red line to a single pale disc at the center.](https://revductive.com/_astro/how-i-pick-which-ai-tool-to-use.DV18ZcVf_18Ec8e.webp) I get asked what AI tool someone should be using multiple times a week. People want one name. Is Claude in the lead? ChatGGPT? I never have one, because I reach for something different depending on the job, and after a couple years of doing this all day the tools have sort of sorted themselves into four buckets in my head. Here’s how I break it down. ## 1. General-purpose models [Claude](https://claude.ai), [ChatGPT](https://chatgpt.com), [Gemini](https://gemini.google.com), whatever you like. This is where I spend most of my time. They’ll do a little of everything but they’re not specialized, so you usually have to point them at whatever else you want them working with. I use these when the problem is single-use. If I’m going to do the same thing over and over, I go to the next bucket, unless something scheduled will cover it. I think my big comment here is to not worry so much about who’s in the lead. Get used to using one of the tools for your workflow for a while and then experiment with different use cases for different tools after you’ve mastered one. I currently have subscriptions to both Claude and ChatGPT but my usage is different between the two. I have a Max plan ($100/mo) with Claude and a Pro plan with ChatGPT ($20/mo, mostly for the image generation and sometimes browser use). ## 2. No-code workflow builders [n8n](https://n8n.io), [Make](https://www.make.com), [Gumloop](https://www.gumloop.com). [Gumloop’s the one I’m using most](https://revductive.com/blog/i-havent-opened-zapier-in-a-year). Two reasons to come here. One, you need a real trigger, something more than “run at 9am.” Two, you need the exact same thing to happen the exact same way every single time. A general model might take a different route to the answer on Tuesday than it took on Monday (a specific prompt can help but it’s not perfect), and for a lot of work that’s fine, but sometimes you need more consistency and more options for triggers. Albato has a gut check for this that I’ve started using on myself: > If you can draw the whole process as a flowchart with every branch labeled in advance, you want workflow automation, not an agent. > > Source: [AI Agent vs AI Chatbot vs Workflow Automation](https://albato.com/blog/publications/ai-agent-vs-chatbot-vs-workflow-automation) Usually I hit that question about ten minutes after I’ve talked myself into building something fancier than the job actually needs. The other thing these are great for is tools that don’t have an AI integration yet. Drop the API docs into Gumloop, have it build the action, and now you have a step you can reuse forever. The learning curve is higher than just chatting with Claude, but some of these have gotten a lot friendlier, Gumloop especially. ## 3. Specialists that do one thing really well [Gamma](https://gamma.app) for decks and quick sites, that kind of thing. I still use it consistently. I also think this is the bucket most likely to get eaten by the big players. Can Claude Design make me a deck now? Do I still open Gamma? Also yes, mostly because it’s already baked into how I work. I figure something general takes this over for me eventually and I won’t fight it much when it does. I’m about 60/40 with Claude Design vs Gamma use now. Then there’s a sub-bucket of specialists I don’t think are going anywhere. [Wispr Flow](https://wisprflow.ai) is the obvious one for me. I don’t know who unseats it. It saves me time every single day and I wrote most of this post with it. 250k total words written with it at 160 words-per-minute. I type fast. I can’t even come close to my WisprFlow WPM. Same bucket for anything hyper-specific where you just can’t get that tailored an experience out of a general model or a workflow builder. [NotebookLM](https://notebooklm.google.com) and [ElevenLabs](https://elevenlabs.io) are two that I’ll use for their specific use cases (both for generating AI audio, NotebookLM sometimes for visualization but I usually lean Claude). ## 4. AI inside the tool you already live in For me that’s [Notion](https://www.notion.com). If I want to think something through, I’m in Claude or ChatGPT. But if the whole point is to build or edit documents, or move around my project tasks and timelines, doing it right inside the tool beats running a general model through an MCP into my docs. It’s just less friction. Could get unseated down the road. Right now it’s its own thing for me. For a while I had an interesting benefit of getting around usage limits with Claude and ChatGPT because they actually let you use the most recent models of both with Notion AI, as well as Google and a few others, with no cap. That changed as of early August but still has generous usage allowed within the $20/mo plan. ## What this is actually good for The buckets aren’t the interesting part. The interesting part is that once you have them, “which tool should I use” stops being a shopping question and becomes two quick questions about the work. How often does this happen? Once, or every Tuesday forever? Once means general model. Forever means workflow builder. Does it have to come out identical every time? Billing, contracts, [anything customer-facing that has to be right](https://revductive.com/blog/using-ai-as-the-execution-layer), that’s a builder. Thinking, drafting, research, one-off analysis, that’s a model. That’s most of it. The rest is whether you already have a specialist you like for that job, and whether the tool that owns the data can just do it for you. ## The part people get wrong Most of the AI stalling I see at small companies isn’t a tool problem. [Somebody picked one platform, told the team to use it for everything](https://revductive.com/blog/theres-no-pattern-to-who-picks-up-ai), and now half the company is trying to force a general chat model to do a job that needed a trigger and a fixed output. Or the reverse, somebody built a [14-step automation for a thing that happens twice a year](https://revductive.com/blog/scope-the-human-work-first). I’d rather have four tools that each do their job than one that sort of does all four. But that also means you need to enable your team with the resources to learn how to use multiple new categories of tools. If you could use some help there, [book some time with Kevin!](https://go.revductive.com/meetings/kevin-stout) ## Want a look at your setup? 30 minutes, free. Leave with a recommended tool stack, no matter what. [Book a 30-min call →](https://revductive.com/contact) ## Common questions Which AI tool should I use? There is no one name. I reach for something different depending on the job, and the tools have sorted themselves into four buckets: general-purpose models, no-code workflow builders, specialists that do one thing really well, and the AI inside the tool you already live in. Do not worry so much about who is in the lead. Get used to one tool for your workflow for a while, then experiment once you have mastered it. When should I use a workflow builder instead of a chat model? Two quick questions about the work. How often does this happen, once or every Tuesday forever? Once means general model, forever means workflow builder. And does it have to come out identical every time? Billing, contracts, anything customer-facing that has to be right, that is a builder. Thinking, drafting, research and one-off analysis, that is a model. How do I know if I need an agent or just automation? If you can draw the whole process as a flowchart with every branch labeled in advance, you want workflow automation rather than an agent. I usually hit that question about ten minutes after I have talked myself into building something fancier than the job actually needs. Which AI subscriptions do you actually pay for? Both Claude and ChatGPT, used differently. A Max plan at 100 dollars a month with Claude, and a Pro plan with ChatGPT at 20 dollars a month, mostly for image generation and sometimes browser use. Gumloop is the workflow builder I use most, and Wispr Flow is the specialist I would not give up. Why do AI rollouts stall at small companies? Most of the stalling I see is not a tool problem. Somebody picked one platform, told the team to use it for everything, and now half the company is trying to force a general chat model to do a job that needed a trigger and a fixed output. Or the reverse, somebody built a 14-step automation for a thing that happens twice a year. ## Related AI ### [Using AI as the execution layer, not an advisor](https://revductive.com/blog/using-ai-as-the-execution-layer) Most teams use AI to ask questions and then do the work by hand. Hand it the work instead, and write the spec before you do. [Read →](https://revductive.com/blog/using-ai-as-the-execution-layer) AI ### [llms.txt is bullshit. Do it anyway.](https://revductive.com/blog/llms-txt-is-bullshit-do-it-anyway) 97% of llms.txt files never get requested and Google ignores them. I built one anyway, found AI was reading a third of my site, and rebuilt it so it isn't. [Read →](https://revductive.com/blog/llms-txt-is-bullshit-do-it-anyway) RevOps ### [You probably don't need to upgrade HubSpot yet](https://revductive.com/blog/avoid-hubspot-costs-early-stage) Most upgrades happen because somebody needed one feature. What HubSpot locks, what to use instead, and when to just go buy it. [Read →](https://revductive.com/blog/avoid-hubspot-costs-early-stage)