Anthropic API Anthropic Claude models Blitzee Claude Code CodeRabbit Code Rabbit Composio Cursor Fable 5 GenSpark GLM 5.2 Google Docs GPT 5.6 Haiku Hermes agent Kimi Kimmy LangChain LangGraph Lovable Luna Matplotlib Minimax Node.js Obsidian OpenAI OpenAI API OpenAI Codex Openclaw setup Opus 5 Pandas PyCharm Python (programming language) Qwen 3.6 Slack Sonnet Soul Streamlit Supabase Terra Vercel VPS setup Wispr Flow Zapier MCP
Searchable transcript of The Best AI Tools for Developers in 2026 (That I Actually Use) — Tech With Tim (15:31). Search for a phrase, then click its timestamp to jump straight to that moment in the video.
Captions sourced from the original video on YouTube, published by Tech With Tim. The video, its captions and all related intellectual property remain the property of their respective owners; AINotes claims no ownership. Provided for research, accessibility and search — see the Transcript Notice and Copyright Policy.
00:00 So, pretty much every single day I get asked what AI tools I'm actually using. So, in this video I'm going to show you the exact stack that I'm using in 2026, and I mean the things that are actually on my computer and that are running my videos, my code, my programming projects, and a massive chunk of my business. Now, in order to keep this video easy, I've separated my tools and kind of this stack into seven different categories.
00:22 We have agent harnesses, models, editors or IDEs, my development stack, productivity tools, coding frameworks, and then finally AI platforms. Now, I have over 20 tools on this list, so stick around and you're probably going to find out about a new one that you might want to start using today. Let's dive in. So, let me start the list with agent harnesses.
00:41 Now, when I say agent harness, I'm talking about the tools that actually run AI models. In a minute I'll get into the actual models that I use. Now, the three agent harnesses that I use are the following. I use Claude Code, I use Codex, and I use Hermes or Ermaz or whatever you want to say agent. Now, I use these three tools for different tasks, which I want to get into now.
01:01 Now, Claude Code is my daily AI driver. I use this multiple times per day. I have the $200 per month plan, and effectively I use this for anything I want to get done quickly because I'm running the desktop app on my computer. So, I ask it questions, I have it analyze documents, it help me script out videos, and I have it do relatively small coding projects for me.
01:23 I also have all of my MCP servers, all of my connectors, and a whole bank of information about me loaded inside of there. So, generally it can answer things and just do the daily tasks very quickly. Now, Codex is the next harness that I use. I don't use this as much as Claude Code because I've just been using Claude Code for a while now and it's the main thing that I reach for, but I do use it when I need to do more complex development work and I don't want to dive into all of the code.
01:45 I find that Codex is much better at verifying something actually works. I find the way that it tests the software is better and more complete, and that typically it gives me a higher quality development response in terms of actually writing code. I don't typically use it for productivity or daily tasks, although it does perform pretty similarly to Claude code.
02:04 Now, the last harness that I have is Hermes agent. Now, this is something that I have spun up on a virtual private server, and I actually have a full agent that handles all of my finances and my accounting. So, it's not really related to development at all, but I've created this so that it automatically tracks my emails and records all of the invoices, receipts, and transactions, and then uploads that to a dashboard.
02:23 So, I don't use all of these for pure development. In fact, most of these are just for running my life, but those are the three agent harnesses, and previously I've used open claw and a bunch of other ones, but I find these are the best, most user-friendly, and I can use them across all of my devices. Now, the next category to dive into is models. Now, this is where there's probably going to be the most amount of backlash and the most amount of debate, but I use a lot of different AI models, and I want to discuss which
02:48 ones I use for what because there's a lot of different use cases. Okay, so the first, I'm going to say family of models that I use is from Anthropic, or the Claude models, okay? So, we're talking, I guess now, Opus 5, Fable 5, Haiku, Sonnet previously. I use all of these different models inside of Claude code and sometimes inside of agent harnesses like Hermes as well, but I'll tell you when I use them.
03:09 I pretty much only use these models when I'm starting a project from scratch, I want to create something quickly, or I'm just doing like general kind of business, productivity, you know, whatever document type work. Now, the reason I use these models, even though they are extremely expensive, is I find that when I'm going from zero to one, that these typically perform well, and they're relatively fast to get me to that result.
03:33 Now, of course, they have a lot of other use cases, this is me barely scratching the surface, but that's typically when I reach for these models, something fast, quick, zero to one, not anything super complicated when it comes to a development perspective. Now, the second family of models I use are from OpenAI, okay? So, So we're talking about GPT 5.6, Soul, Luna, Terra, whatever the new models that they have.
03:53 And these are what I really reach for for complex development work. Especially when I have bugs, when I'm working in larger projects, when there's more context to understand, and when something's more complicated, I find these models perform significantly better. They verify the output better. And typically, when I'm going from one to two, or one to 1.1, for example, these models outperform the Claude family.
04:15 So again, Claude or Anthropic, for me, zero to one. Then, I move over to these models when I really need more advanced reasoning, specifically for coding tasks. Not to say they can't do the same thing as Claude, it's just where I use them personally. Next, we have open-source models. Now, I like to use open-source models when I need to do long-running tasks and things that will be quite expensive or rip through my subscription.
04:35 And personally, right now, I am using Kimmy, as well as GLM 5.2. I don't use them super frequently, but whenever I know that I'm going to need to do looping tasks or things that are going to rip through the credits, I will enable them inside of something like Claude Code, or maybe maybe I'll bring them into a tool like Cursor, which we'll talk about later.
04:51 I find I get really good results. Honestly, one of the main reasons I prefer to use the other models is just cuz everything's already set up in their software. And the benefit that I get from using the open-source models really doesn't outweigh the cost of having to change over all of the settings or set them up in another tool. Now, lastly, we'll talk about local models.
05:09 These are models that I'm capable of running completely locally on my own machine. Now, the only ones that I really use here are the Qwen family, so Qwen 3.6, for example. And on my machines, I'm usually able to run up to 27 billion parameters. To be honest, the only time I do this if I need to fine-tune a model for a specific task, or if I'm going to be in an area where I'm not going to have internet, like a plane, for example, so I can actually get some productive AI coding work done.
05:35 I rarely use them, but when I do, that's the model that I reach for, and I find it's capable enough, especially for a short period of time. Now, of course, there are tons of other models, and I've played around with a lot of them. These are just the ones I use most frequently, and that's not to say that I don't use any other model at all. For example, Minimax is something I typically recommend if you're going to use Hermes Agent, you don't have a large budget, and you want to run tons of tool calls, that would be the
05:57 one that I would reach for. Anyways, let's move to the next section now, which is going to be editors and IDEs. Now, this section is obviously only relevant to developers, but because that's my channel, I'm going to go over it. Now, for me, the main code editor that I prefer to use is Cursor. Now, this is my general-purpose code editor. I like it because I find the harness inside of Cursor is better than something like Claude Code.
06:17 I find it's better than Codex. And of course, I can switch between all of the different models and even add my own models or use local models inside of this. Now, I like using Cursor when I'm working on serious development projects. So, things where I actually care about the output, I'm going to maintain it, I'm scaling it, I have, you know, thousands of files, for example, large dev projects.
06:36 I won't use this for something really simple. If that's the case, I would just reach for something like Claude Code. Okay? Now, the next editor that I use is PyCharm. Now, similarly to Cursor, I will only use PyCharm typically for Python-heavy projects, specifically web development projects, data data science or in AI and the machine learning-related tasks.
06:55 Now, I like using PyCharm again when I need to do something a bit more professional, where I actually am going to read the code, I'm going to look through it, I have a large repo, I have something I need to maintain, and I can't mess something up. I always use a real IDE because the development tools that are inside of there help me, and I am a real developer.
07:13 So, I can take advantage of them and be able to fix bugs a lot faster than just blindly prompting a model like you kind of do in Claude Code or inside of something like Codex. And then lastly, just cuz it's kind of in this section, I do use Code Rabbit for code reviews. I find it's quite good, and it will again automatically review the code. There was a ton of other tools that I use here, too.
07:31 However, these are the primary ones, which is why I'm mentioning them in this video. Okay. Now, let's move over to the development tech stack. So, I have a lot of other stuff to go through, but what languages and tools do I actually reach for in terms of building an application from scratch mostly in 2026? Now, because I'm using AI to build most of these applications, the stack that I use will differ than what I would have used a few years ago when I was going to build it by hand.
07:57 So, for example, now I pretty much always reach for Node.js when I'm building any type of web-based application, which is 90% of what I make. Now, I like to use Node.js because I find it's very easy to deploy, and the code base stays a lot simpler, especially when the AI is building it out, because the back end and the front end front end sorry are somewhat coupled.
08:16 So, this just speeds up the development process for me, and because I'm not writing all of the code myself or reviewing every single line, I find that I get the best result in this tech stack compared to pretty much any of the other ones that I've tried. And it keeps it all full TypeScript, so I don't have two separate languages, and I have to instruct the model how to work with both of them.
08:34 Now, in terms of the back end here, I will always connect to Supabase. Now, I like using Supabase because it's very easy to integrate into AI projects, and actually comes with an AI connector. Just to give you a sense of what I mean, I've pulled open a quick Supabase project that I've worked on. You see that I can view the full table schema, so all of the stuff is handled here.
08:51 I can directly connect it to an AI tool, so I don't actually have to go in here and set up any of these features. It can just automatically handle everything for me, and then I can deploy my app super easily. I also can have cloud functions, like you see here. I can have different triggers, I can have indexes, I have the role-based access control, the policies, I have the authentication and the sign-in.
09:12 So, in terms of when I want to build a project and actually deploy it, I typically will use this because it's going to be way easier when it comes to the deployment side, rather than me handling a ton of API keys, setting up a dedicated database, setting up an authentication service, you get the idea. Now, Supabase fortunately has been a long-term sponsor of this channel, so shout out to them as well for supporting this video and sponsoring it.
09:33 However, I would have mentioned them regardless because I use Superbase in a ton of different projects. Anyways, if you guys want to check it out, I'll leave a link to it in the description, but what I typically do is I literally just connect to it from Claude code. So, I'll just go like MCP for example, and then I'll just copy in the prompt or copy the command, and then it will connect to it and automatically set up everything that you see here.
09:52 So, I don't actually have to go in the dashboard and touch anything. Now, moving on from Node.js, I do also use Python frequently when I'm building applications. However, only when I'm building purely back-end based applications or building things like bots. For example, I've actually built a lot of Discord bots recently, which AI makes really easy.
10:09 And for that, I'll use Python in the Discord Pi or Discord rewrite, whatever it's called now, library. Lastly, in terms of deployment, depending on what I'm doing, I will deploy to a dedicated virtual private server, or I will use something like Vercel. And that's why having kind of that Superbase, Node.js, and Vercel stack connected together makes this very easy, very simple to to deploy, sorry, and very easy to set up.
10:31 And I can do almost all of it just from my AI code editor, so Cursor, Claude code, whatever, rather than having to actually go to a dashboard and add that level of friction. Anyways, that's the main tech stack. Now, let's talk about productivity and general AI tools. So, in this category, I want to discuss the general AI tools I use that increase my productivity or kind of AI adjacent and connect to the tools that I already have.
10:55 Now, the first tool on this list is something I've sworn by for over a year now, and this is WhisperFlow. Most of you guys probably already use it, but this is an AI voice dictation software. The way this works is very simple. There's a keyboard shortcut on your computer. For example, let me show you. Hey, I'm just doing a dictation with WhisperFlow here to demonstrate how it works.
11:12 And what it will do is very quickly transcribe what you say into a text box wherever your cursor is. It works inside of pretty much any tool, and it also works natively inside of Cursor and other AI tools. So, you can like tag files and stuff using your voice. And anyways, the reason I like it is cuz I speak much faster than I type. The dictation is extremely accurate, and you can see for yourself how much I actually use it.
11:34 This is what the tool looks like. Fortunately, I have a long-term partnership with them as well. I'll leave a link to in the description. It is free. You don't need to pay to try it. Um and I think there's a trial or something. I don't know how they have it working now, but I promise you if you use it, you will not go back. Now, beyond that, there's tool two MCP providers, sorry, that I really like that allow me to connect all of my tools in one single MCP server to any AI H not use.
11:57 Now, those are Zapier MCP and Composio. Now, you can choose which one you want to use. Uh for me, they're very similar. It's kind of hard to compare them. I find Composio you have less control over the tools. However, it's easier to connect. And then Zapier MCP, it is not on discovery, which means it will add all of the tools at once, which can bloat the context a little bit.
12:18 Anyways, what these both do is they let you connect your tools securely in one platform. And then once all of the tools are connected, so for example, I have like Slack and Google Docs here, I can just connect one MCP server to Cursor, to Claude Code, to Codex, whatever, and all of the tools will be available. Now, this is important because if I change computers, for example, I don't want to reconnect 20 different pieces of software.
12:40 So, what I do is I just connect the one MCP server, and then everything is already authenticated and set up. They work also, I believe, from the terminal or from the CLI. And both of them have like literally thousands of applications that you can add. So, pretty much anything you want, you know, you can find and you can search. And the next productivity tool I use is Obsidian.
12:57 I like the wiki. I like storing all of the data. I like having it connected to my Hermes agent, for example, for the accounting and understanding the records and the vendors and all of that. Don't need to get into it too much, but if you don't have Obsidian set up, I would recommend checking it out. Next on my list, I want to share some AI development frameworks that I use.
13:14 Now, this is actually writing agents and writing code, you know, using a real framework, not using a tool like, you know, Claude Code or Codex, whatever. Like you're actually writing your own agent or writing some AI software, AI integrated software. Now, for that, I typically use LangGraph or LangChain, especially if I'm working inside of Python. I find these are the best for orchestrating agents and doing kind of context management, tool calling, etc.
13:36 I also like to use Pandas and Matplotlib, of course, for data science AI-related stuff, organizing large piece of data. I then use Streamlit whenever I want to create a simple dashboard because it can be done directly inside of Python and is a lot easier than trying to set up an API and using, you know, some JavaScript or HTML, etc. Lastly, I do use the official OpenAI and Anthropic APIs, especially if I'm making something relatively simple.
14:01 Makes it very easy to orchestrate the context, do the responses, change the model, you get the idea. Okay. Now, lastly, we move on to AI platforms. Now, when I say AI platforms, I don't mean kind of like software you download on your computer. I'm talking about typically web-based platforms. So, for this, the platforms that I typically use are GenSpark.
14:20 I typically use this when I want to create agents, do some automations, have some workflows that are relatively simple, and I don't want to host them or set them up on my own VPS. I then use Lovable when I just want to generate landing pages, typically not when I want heavy logic applications. However, sometimes I will do that with the Superbase backend.
14:39 But, typically, if I just want like a quick landing page or something very fast, I'll use Lovable to do that. And then lastly, I use Blitzee. Blitzee is an enterprise AI software that I'll use when I'm doing serious coding work. The way that it works is it ingests your entire codebase, takes three or four days, understands what you want to do, you give it a prompt, and then it will write code and generate like hundreds of thousands of lines, but it takes a few days to execute.
15:02 So, this is only for super serious projects, and typically for me, it's very valuable for refactoring or taking something that's more legacy and bringing it up to date because it can handle all of those changes at once. Okay. This was a lot of tools, but that's going to wrap up this video. If you guys enjoyed, make sure you leave a like, subscribe to the channel, and I will see you in the next one. >> [music]