[{"data":1,"prerenderedAt":2660},["ShallowReactive",2],{"blog-add-ai-to-your-product":3,"related-topic-add-ai-to-your-product":324,"related-recent-add-ai-to-your-product":1068,"content-query-JjQDqLmTPU":2443},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"metaTitle":10,"topic":11,"author":12,"authorProfile":13,"coverImg":14,"coverImgAlt":15,"toc":16,"published":16,"createdAt":17,"updatedAt":17,"keywords":18,"faq":25,"body":38,"_type":318,"_id":319,"_source":320,"_file":321,"_stem":322,"_extension":323},"/blog/add-ai-to-your-product","blog",false,"","How to Add AI to Your Product Without Wrecking It","Adding AI to a product you already have? A practical, honest guide to doing it without breaking what works, wasting money, or shipping a useless bolt-on chatbot.","How to Add AI to Your Existing Product (Without Wrecking It)","Product and Engineering","Tarun Bhukya","https://www.linkedin.com/in/tarun-kumar-bhukya-40168b85/","/images/blog/add-ai-to-your-product.webp","A practical guide to adding AI to an existing product without breaking what already works.",true,"2026-08-14",[19,20,21,22,23,24],"how to add ai to my product","add ai to existing product","ai integration","adding ai features","ai integration services","add ai to existing app",[26,29,32,35],{"question":27,"answer":28},"How do I add AI to my existing product?","Start with a real user problem, not with the AI. Pick one place where AI clearly helps, ground it in your own data so it's accurate, add guardrails and testing before it touches users, ship that one feature, and measure it before you add more. The mistake is bolting on a generic chatbot nobody asked for.",{"question":30,"answer":31},"Will adding AI break my current app?","It can, if it's bolted on carelessly, which is exactly how a lot of AI features go wrong. Done properly, AI is added as a contained feature with its own guardrails and tests, so it doesn't destabilize what already works. The key is treating it like any other production feature, not a magic sprinkle.",{"question":33,"answer":34},"Do I need to rebuild my product to add AI?","Almost never. In most cases AI is added into your existing product without a rebuild: the feature, the data grounding, and the infrastructure to run it reliably. If someone tells you that adding AI means starting over, get a second opinion.",{"question":36,"answer":37},"How much does it cost to add an AI feature?","The build scales with scope, and there's an ongoing run cost too: roughly $0.10 to $0.90 per AI action, plus hosting and, if it uses your data, a RAG setup. A small, focused feature is inexpensive to run. See our breakdown of what an AI agent actually costs for the full picture.",{"type":39,"children":40,"toc":301},"root",[41,49,54,65,72,77,82,88,93,106,112,136,141,147,152,166,172,177,190,196,201,206,212,217,230,236,242,246,251,255,260,264,269,273],{"type":42,"tag":43,"props":44,"children":45},"element","p",{},[46],{"type":47,"value":48},"text","Adding AI to a product you already have is not the same as building something new. You have real users, real data, and real things that work today. The goal is to make it better, not to break the thing that's paying the bills. And that's exactly where a lot of AI features go wrong.",{"type":42,"tag":43,"props":50,"children":51},{},[52],{"type":47,"value":53},"So here's a practical, honest guide to adding AI to an existing product without wrecking it, from a team that does this for clients and inside our own SaaS.",{"type":42,"tag":43,"props":55,"children":56},{},[57,63],{"type":42,"tag":58,"props":59,"children":60},"strong",{},[61],{"type":47,"value":62},"The short version:",{"type":47,"value":64}," start with a real problem, not with the AI. Add it where it genuinely helps, ground it in your own data, put guardrails and testing around it before it touches users, ship one feature, and measure it before you add more. Small and useful beats big and broken.",{"type":42,"tag":66,"props":67,"children":69},"h2",{"id":68},"start-with-the-problem-not-the-ai",[70],{"type":47,"value":71},"Start With the Problem, Not the AI",{"type":42,"tag":43,"props":73,"children":74},{},[75],{"type":47,"value":76},"The most common mistake is adding AI because everyone else is, not because it solves anything. That's how you end up with a feature nobody uses and a bill every month.",{"type":42,"tag":43,"props":78,"children":79},{},[80],{"type":47,"value":81},"Before anything else, name the actual problem. Where do your users get stuck, waste time, or ask for help? AI is worth adding when it makes one of those moments clearly better. If you can't point at the problem, you're not ready to add the AI yet, and we'll tell you that honestly rather than build you something shiny and useless.",{"type":42,"tag":66,"props":83,"children":85},{"id":84},"avoid-the-bolt-on-trap",[86],{"type":47,"value":87},"Avoid the Bolt-On Trap",{"type":42,"tag":43,"props":89,"children":90},{},[91],{"type":47,"value":92},"The classic failed AI feature is a chatbot slapped in the corner of the screen, disconnected from everything, answering generic questions badly. It looks like \"we have AI now.\" It helps no one.",{"type":42,"tag":43,"props":94,"children":95},{},[96,98,104],{"type":47,"value":97},"The better approach is to build AI ",{"type":42,"tag":99,"props":100,"children":101},"em",{},[102],{"type":47,"value":103},"into",{"type":47,"value":105}," the workflows people already use. Not a separate chatbot island, but the AI quietly doing the work at the exact moment it helps: summarizing the thing they're looking at, drafting the reply they were about to write, catching the error before they submit. Woven in, not bolted on.",{"type":42,"tag":66,"props":107,"children":109},{"id":108},"ground-it-in-your-own-data",[110],{"type":47,"value":111},"Ground It in Your Own Data",{"type":42,"tag":43,"props":113,"children":114},{},[115,117,122,124,128,130,134],{"type":47,"value":116},"Generic AI knows the internet. It doesn't know ",{"type":42,"tag":99,"props":118,"children":119},{},[120],{"type":47,"value":121},"your",{"type":47,"value":123}," product, ",{"type":42,"tag":99,"props":125,"children":126},{},[127],{"type":47,"value":121},{"type":47,"value":129}," customers, or ",{"type":42,"tag":99,"props":131,"children":132},{},[133],{"type":47,"value":121},{"type":47,"value":135}," rules, and when it guesses, it guesses wrong in ways that embarrass you.",{"type":42,"tag":43,"props":137,"children":138},{},[139],{"type":47,"value":140},"The fix is grounding the AI in your own data, usually with a setup called RAG, so its answers come from your actual knowledge instead of thin air. This is the difference between an AI feature that's genuinely useful and one that confidently tells your customer something untrue.",{"type":42,"tag":66,"props":142,"children":144},{"id":143},"put-guardrails-around-it-before-it-ships",[145],{"type":47,"value":146},"Put Guardrails Around It Before It Ships",{"type":42,"tag":43,"props":148,"children":149},{},[150],{"type":47,"value":151},"The moment an AI feature can touch customer data, send something, or take an action, it needs guardrails. What is it allowed to do? What happens when it's unsure? How do you stop it from doing something it shouldn't?",{"type":42,"tag":43,"props":153,"children":154},{},[155,157,164],{"type":47,"value":156},"You also need to actually test it, not just try it once and ship. An AI feature that works in your demo can fail in a hundred small ways with real users. Evaluating it before launch is what keeps a helpful feature from becoming a public mistake. This is the same discipline that AI-built apps usually skip, which is ",{"type":42,"tag":158,"props":159,"children":161},"a",{"href":160},"/blog/where-ai-built-apps-break/",[162],{"type":47,"value":163},"where they break",{"type":47,"value":165},".",{"type":42,"tag":66,"props":167,"children":169},{"id":168},"design-for-the-running-cost",[170],{"type":47,"value":171},"Design for the Running Cost",{"type":42,"tag":43,"props":173,"children":174},{},[175],{"type":47,"value":176},"Unlike a normal feature, an AI feature keeps costing money every time someone uses it. Each AI action has a small cost, and it adds up with volume. That's not a reason to avoid AI. It's a reason to design for it: use the right-sized model for the job, don't call the AI when you don't need to, and know your numbers before you scale.",{"type":42,"tag":43,"props":178,"children":179},{},[180,182,188],{"type":47,"value":181},"If you want the full picture, we broke down ",{"type":42,"tag":158,"props":183,"children":185},{"href":184},"/blog/ai-agent-development-cost/",[186],{"type":47,"value":187},"what it actually costs to build and run an AI agent",{"type":47,"value":189},", and the same logic applies to any AI feature.",{"type":42,"tag":66,"props":191,"children":193},{"id":192},"ship-small-measure-then-expand",[194],{"type":47,"value":195},"Ship Small, Measure, Then Expand",{"type":42,"tag":43,"props":197,"children":198},{},[199],{"type":47,"value":200},"One AI feature done well beats ten half-working ones. Pick the single highest-value place, ship it properly, and watch what real users do with it. If it earns its keep, expand. If it doesn't, you've learned that cheaply instead of betting the roadmap on it.",{"type":42,"tag":43,"props":202,"children":203},{},[204],{"type":47,"value":205},"This is the honest way to add AI: not a big bang, but a real feature that works, that you can trust, and that you can build on.",{"type":42,"tag":66,"props":207,"children":209},{"id":208},"getting-help-with-it",[210],{"type":47,"value":211},"Getting Help With It",{"type":42,"tag":43,"props":213,"children":214},{},[215],{"type":47,"value":216},"Adding AI well takes two things at once: knowing your product and knowing how to build AI that survives production. That's exactly the pairing we bring. We've added AI into our own SaaS and delivered it for a client, so we know both the \"make it useful\" and the \"keep it from breaking\" side.",{"type":42,"tag":43,"props":218,"children":219},{},[220,222,228],{"type":47,"value":221},"If you're weighing where AI fits in your product, that's a good first conversation, and we'll be straight about whether it's worth it. See ",{"type":42,"tag":158,"props":223,"children":225},{"href":224},"/services/ai-development/",[226],{"type":47,"value":227},"AI development services",{"type":47,"value":229}," for how we work.",{"type":42,"tag":66,"props":231,"children":233},{"id":232},"frequently-asked-questions",[234],{"type":47,"value":235},"Frequently Asked Questions",{"type":42,"tag":237,"props":238,"children":240},"h3",{"id":239},"how-do-i-add-ai-to-my-existing-product",[241],{"type":47,"value":27},{"type":42,"tag":43,"props":243,"children":244},{},[245],{"type":47,"value":28},{"type":42,"tag":237,"props":247,"children":249},{"id":248},"will-adding-ai-break-my-current-app",[250],{"type":47,"value":30},{"type":42,"tag":43,"props":252,"children":253},{},[254],{"type":47,"value":31},{"type":42,"tag":237,"props":256,"children":258},{"id":257},"do-i-need-to-rebuild-my-product-to-add-ai",[259],{"type":47,"value":33},{"type":42,"tag":43,"props":261,"children":262},{},[263],{"type":47,"value":34},{"type":42,"tag":237,"props":265,"children":267},{"id":266},"how-much-does-it-cost-to-add-an-ai-feature",[268],{"type":47,"value":36},{"type":42,"tag":43,"props":270,"children":271},{},[272],{"type":47,"value":37},{"type":42,"tag":43,"props":274,"children":275},{},[276],{"type":42,"tag":99,"props":277,"children":278},{},[279,281,286,288,293,295,300],{"type":47,"value":280},"Related reading: ",{"type":42,"tag":158,"props":282,"children":283},{"href":224},[284],{"type":47,"value":285},"AI Development Services",{"type":47,"value":287},", ",{"type":42,"tag":158,"props":289,"children":290},{"href":184},[291],{"type":47,"value":292},"What It Actually Costs to Build a Production AI Agent",{"type":47,"value":294},", and ",{"type":42,"tag":158,"props":296,"children":297},{"href":160},[298],{"type":47,"value":299},"Where AI-Built Apps Actually Break",{"type":47,"value":165},{"title":7,"searchDepth":302,"depth":302,"links":303},2,[304,305,306,307,308,309,310,311],{"id":68,"depth":302,"text":71},{"id":84,"depth":302,"text":87},{"id":108,"depth":302,"text":111},{"id":143,"depth":302,"text":146},{"id":168,"depth":302,"text":171},{"id":192,"depth":302,"text":195},{"id":208,"depth":302,"text":211},{"id":232,"depth":302,"text":235,"children":312},[313,315,316,317],{"id":239,"depth":314,"text":27},3,{"id":248,"depth":314,"text":30},{"id":257,"depth":314,"text":33},{"id":266,"depth":314,"text":36},"markdown","content:blog:add-ai-to-your-product.md","content","blog/add-ai-to-your-product.md","blog/add-ai-to-your-product","md",[325,667],{"_path":326,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":292,"description":327,"metaTitle":328,"topic":11,"author":12,"authorProfile":13,"coverImg":329,"coverImgAlt":330,"toc":16,"published":16,"createdAt":331,"updatedAt":331,"keywords":332,"faq":339,"body":352,"_type":318,"_id":664,"_source":320,"_file":665,"_stem":666,"_extension":323},"/blog/ai-agent-development-cost","What does an AI agent really cost to build and run? An honest breakdown of build costs, per-action costs, hosting, and RAG, from a team that runs its own agents.","AI Agent Development Cost in 2026: What It Actually Costs","/images/blog/ai-agent-development-cost.webp","An honest breakdown of what it costs to build and run a production AI agent: build, per-action, hosting, and RAG.","2026-08-12",[333,334,335,336,337,338],"ai agent development cost","how much does an ai agent cost","cost to build an ai agent","ai agent pricing","cost of running an ai agent","ai agent hosting cost",[340,343,346,349],{"question":341,"answer":342},"How much does it cost to build an AI agent?","There's no single number, because the build is engineering time that scales with scope. A single-action agent is a small job. An agent that touches several systems, needs guardrails you can trust, and has to be reliable in production is a multi-week to multi-month build. On top of the build there are running costs: roughly $0.10 to $0.90 per action, cloud hosting from about $15 to $20 a month, and RAG from about $30 a month if it works from your data.",{"question":344,"answer":345},"What are the ongoing costs of running an AI agent?","Three main things. Model usage, charged per action, usually around $0.10 to $0.90 each and more for complex actions. Hosting the agent, which is just hosting a small private system, from roughly $15 to $20 a month in the cloud and up with scale. And if it uses your own data, a RAG setup starting around $30 a month that grows with your data volume.",{"question":347,"answer":348},"Can I run an AI agent cheaply?","Yes. You can self-host it. Our own finance agent, Freddy, runs on our own machine, private to our team, so its infrastructure cost is close to nothing. Costs rise as you move to the cloud, add more actions, or grow the data behind it, but a small internal agent can be very cheap to run.",{"question":350,"answer":351},"Do I even need a custom AI agent?","Not always. If a single prompt or a simple automation already does the job, a full agent is overkill and a waste of money. An agent earns its cost when it takes real, multi-step actions with consequences. We'll tell you honestly when a simpler tool would serve you better.",{"type":39,"children":353,"toc":651},[354,359,368,374,379,384,409,414,420,425,469,474,480,485,502,519,536,541,547,552,557,562,568,573,586,590,595,599,604,608,613,617,622,626],{"type":42,"tag":43,"props":355,"children":356},{},[357],{"type":47,"value":358},"\"How much does an AI agent cost?\" is a fair question with an annoying answer: it depends. But \"it depends\" is only useful if someone tells you what it depends on. So here's the honest version, with real numbers where we can give them, from a team that builds agents and runs several of our own.",{"type":42,"tag":43,"props":360,"children":361},{},[362,366],{"type":42,"tag":58,"props":363,"children":364},{},[365],{"type":47,"value":62},{"type":47,"value":367}," the build is engineering time that scales with how much the agent does. On top of that, an agent has running costs most people forget: roughly $0.10 to $0.90 per action, cloud hosting from about $15 to $20 a month, and, if it uses your data, RAG from about $30 a month. You can also self-host it and run it for almost nothing, which is exactly what we do with our own finance agent.",{"type":42,"tag":66,"props":369,"children":371},{"id":370},"the-two-costs-people-forget-to-separate",[372],{"type":47,"value":373},"The Two Costs People Forget to Separate",{"type":42,"tag":43,"props":375,"children":376},{},[377],{"type":47,"value":378},"Most people ask about the build cost and stop there. But an AI agent is not like a website you build once and forget. It's a small system that keeps running, and running it has its own cost.",{"type":42,"tag":43,"props":380,"children":381},{},[382],{"type":47,"value":383},"So there are really two questions:",{"type":42,"tag":385,"props":386,"children":387},"ol",{},[388,399],{"type":42,"tag":389,"props":390,"children":391},"li",{},[392,397],{"type":42,"tag":58,"props":393,"children":394},{},[395],{"type":47,"value":396},"What does it cost to build?",{"type":47,"value":398}," (a one-time engineering cost)",{"type":42,"tag":389,"props":400,"children":401},{},[402,407],{"type":42,"tag":58,"props":403,"children":404},{},[405],{"type":47,"value":406},"What does it cost to run, every month?",{"type":47,"value":408}," (an ongoing cost)",{"type":42,"tag":43,"props":410,"children":411},{},[412],{"type":47,"value":413},"Get clear on both before you budget, because a cheap build with expensive running costs, or the other way around, will surprise you later.",{"type":42,"tag":66,"props":415,"children":417},{"id":416},"what-drives-the-build-cost",[418],{"type":47,"value":419},"What Drives the Build Cost",{"type":42,"tag":43,"props":421,"children":422},{},[423],{"type":47,"value":424},"The build is engineering time, and it scales with scope. The things that move the number most:",{"type":42,"tag":426,"props":427,"children":428},"ul",{},[429,439,449,459],{"type":42,"tag":389,"props":430,"children":431},{},[432,437],{"type":42,"tag":58,"props":433,"children":434},{},[435],{"type":47,"value":436},"How many actions it takes.",{"type":47,"value":438}," An agent that does one thing is a small job. An agent that does ten, in sequence, with decisions in between, is a much bigger one.",{"type":42,"tag":389,"props":440,"children":441},{},[442,447],{"type":42,"tag":58,"props":443,"children":444},{},[445],{"type":47,"value":446},"How many systems it touches.",{"type":47,"value":448}," Every tool or system the agent connects to (your email, your database, a payment provider, a CRM) is more to build and more to keep reliable.",{"type":42,"tag":389,"props":450,"children":451},{},[452,457],{"type":42,"tag":58,"props":453,"children":454},{},[455],{"type":47,"value":456},"How much you need to trust it.",{"type":47,"value":458}," An agent that touches money or customer data needs real guardrails, error handling, and testing. That reliability is where a lot of the serious engineering goes, and it's not optional once there are consequences.",{"type":42,"tag":389,"props":460,"children":461},{},[462,467],{"type":42,"tag":58,"props":463,"children":464},{},[465],{"type":47,"value":466},"Whether it needs your data.",{"type":47,"value":468}," An agent that answers from your own knowledge needs a RAG setup, which adds to both the build and the running cost.",{"type":42,"tag":43,"props":470,"children":471},{},[472],{"type":47,"value":473},"This is why anyone who quotes you a flat price without asking what the agent actually does is guessing. A single-action agent can be a couple of weeks. A complex, multi-system agent you can trust in production is a multi-week to multi-month build.",{"type":42,"tag":66,"props":475,"children":477},{"id":476},"the-running-costs-the-part-people-forget",[478],{"type":47,"value":479},"The Running Costs (The Part People Forget)",{"type":42,"tag":43,"props":481,"children":482},{},[483],{"type":47,"value":484},"Here's where we can give you real numbers, because we pay these ourselves.",{"type":42,"tag":43,"props":486,"children":487},{},[488,493,495,500],{"type":42,"tag":58,"props":489,"children":490},{},[491],{"type":47,"value":492},"Per action.",{"type":47,"value":494}," Every action an agent takes has a small model cost, usually somewhere around ",{"type":42,"tag":58,"props":496,"children":497},{},[498],{"type":47,"value":499},"$0.10 to $0.90",{"type":47,"value":501},", depending on which model you use and how complex the action is. Simple actions sit at the low end. A complex, multi-step action costs more. This adds up with volume, so an agent doing thousands of actions a day is a real line item, while one doing a few dozen is pocket change.",{"type":42,"tag":43,"props":503,"children":504},{},[505,510,512,517],{"type":42,"tag":58,"props":506,"children":507},{},[508],{"type":47,"value":509},"Hosting.",{"type":47,"value":511}," The agent needs somewhere to run. Hosting the orchestrator in the cloud is really just hosting a small private system, which typically ",{"type":42,"tag":58,"props":513,"children":514},{},[515],{"type":47,"value":516},"starts around $15 to $20 a month",{"type":47,"value":518}," and climbs with scale. You don't have to use the cloud, though. Our own finance agent, Freddy, runs on our own machine, private to our team, so its infrastructure cost is close to nothing. It creates invoices, sends emails, and runs the numbers, all self-hosted.",{"type":42,"tag":43,"props":520,"children":521},{},[522,527,529,534],{"type":42,"tag":58,"props":523,"children":524},{},[525],{"type":47,"value":526},"RAG (if it uses your data).",{"type":47,"value":528}," If the agent works from your own knowledge base, that's a RAG setup, and its cost tracks your data volume. It can ",{"type":42,"tag":58,"props":530,"children":531},{},[532],{"type":47,"value":533},"start around $30 a month",{"type":47,"value":535}," and grows as the data and usage grow.",{"type":42,"tag":43,"props":537,"children":538},{},[539],{"type":47,"value":540},"None of these are huge on their own. The point is to know they exist, so \"we built the agent\" doesn't quietly become a monthly bill you didn't plan for.",{"type":42,"tag":66,"props":542,"children":544},{"id":543},"where-founders-overspend",[545],{"type":47,"value":546},"Where Founders Overspend",{"type":42,"tag":43,"props":548,"children":549},{},[550],{"type":47,"value":551},"The most expensive mistake isn't paying too much for an agent. It's building an agent you didn't need.",{"type":42,"tag":43,"props":553,"children":554},{},[555],{"type":47,"value":556},"If a single prompt, a simple automation, or an off-the-shelf tool already does the job, a full custom agent is overkill. An agent earns its cost when it takes real, multi-step actions with consequences, sends the email, updates the record, moves the money, and is trusted to do it correctly. If your task is simpler than that, build the simpler thing and keep the money.",{"type":42,"tag":43,"props":558,"children":559},{},[560],{"type":47,"value":561},"We'll say this plainly in a first conversation. We build agents for a living and we still tell people when they don't need one, because selling someone the expensive version of a problem they don't have is a bad way to start a relationship.",{"type":42,"tag":66,"props":563,"children":565},{"id":564},"so-what-should-you-budget",[566],{"type":47,"value":567},"So What Should You Budget?",{"type":42,"tag":43,"props":569,"children":570},{},[571],{"type":47,"value":572},"Honestly, the best way to get a real number is a short conversation about what the agent actually needs to do. But as a rough shape: expect a one-time build that scales with scope, plus a modest monthly run cost made of per-action usage, hosting from around $15 to $20, and RAG from around $30 if you need it. A small internal agent can be genuinely cheap. A production agent that touches money and customers costs more to build well, and it's worth it, because the whole point is that you can trust it.",{"type":42,"tag":43,"props":574,"children":575},{},[576,578,584],{"type":47,"value":577},"If you want a real figure for your case, that's exactly the kind of thing we scope on a call. We've built and run our own agents, so we can tell you quickly whether an agent is even the right tool, and what it would actually cost. See ",{"type":42,"tag":158,"props":579,"children":581},{"href":580},"/services/ai-agent-development/",[582],{"type":47,"value":583},"AI agent development",{"type":47,"value":585}," for what we build.",{"type":42,"tag":66,"props":587,"children":588},{"id":232},[589],{"type":47,"value":235},{"type":42,"tag":237,"props":591,"children":593},{"id":592},"how-much-does-it-cost-to-build-an-ai-agent",[594],{"type":47,"value":341},{"type":42,"tag":43,"props":596,"children":597},{},[598],{"type":47,"value":342},{"type":42,"tag":237,"props":600,"children":602},{"id":601},"what-are-the-ongoing-costs-of-running-an-ai-agent",[603],{"type":47,"value":344},{"type":42,"tag":43,"props":605,"children":606},{},[607],{"type":47,"value":345},{"type":42,"tag":237,"props":609,"children":611},{"id":610},"can-i-run-an-ai-agent-cheaply",[612],{"type":47,"value":347},{"type":42,"tag":43,"props":614,"children":615},{},[616],{"type":47,"value":348},{"type":42,"tag":237,"props":618,"children":620},{"id":619},"do-i-even-need-a-custom-ai-agent",[621],{"type":47,"value":350},{"type":42,"tag":43,"props":623,"children":624},{},[625],{"type":47,"value":351},{"type":42,"tag":43,"props":627,"children":628},{},[629],{"type":42,"tag":99,"props":630,"children":631},{},[632,633,638,639,645,646,650],{"type":47,"value":280},{"type":42,"tag":158,"props":634,"children":635},{"href":580},[636],{"type":47,"value":637},"AI Agent Development",{"type":47,"value":287},{"type":42,"tag":158,"props":640,"children":642},{"href":641},"/blog/build-with-ai-or-hire/",[643],{"type":47,"value":644},"Build It Yourself With AI or Hire a Developer?",{"type":47,"value":294},{"type":42,"tag":158,"props":647,"children":648},{"href":160},[649],{"type":47,"value":299},{"type":47,"value":165},{"title":7,"searchDepth":302,"depth":302,"links":652},[653,654,655,656,657,658],{"id":370,"depth":302,"text":373},{"id":416,"depth":302,"text":419},{"id":476,"depth":302,"text":479},{"id":543,"depth":302,"text":546},{"id":564,"depth":302,"text":567},{"id":232,"depth":302,"text":235,"children":659},[660,661,662,663],{"id":592,"depth":314,"text":341},{"id":601,"depth":314,"text":344},{"id":610,"depth":314,"text":347},{"id":619,"depth":314,"text":350},"content:blog:ai-agent-development-cost.md","blog/ai-agent-development-cost.md","blog/ai-agent-development-cost",{"_path":668,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":669,"description":670,"metaTitle":671,"topic":11,"author":12,"authorProfile":13,"coverImg":672,"coverImgAlt":673,"toc":16,"published":16,"createdAt":674,"updatedAt":674,"keywords":675,"faq":682,"body":695,"_type":318,"_id":1065,"_source":320,"_file":1066,"_stem":1067,"_extension":323},"/blog/build-with-ai-or-hire","AI Made Building Easy and Shipping Hard. Here's the Honest Truth About Which Side You're On.","Should you build your app yourself with AI, or hire a developer? An honest founder's guide to when DIY-with-AI is genuinely enough, and when it isn't.","Build It Yourself With AI or Hire a Developer? An Honest Guide (2026)","/images/blog/build-with-ai-or-hire.webp","Build it yourself with AI, or hire a team? An honest decision guide for founders.","2026-08-10",[676,677,678,679,680,681],"build it yourself with ai or hire","should I build my app with ai","build app yourself vs hire developer","ai vs hiring developers","when to hire a developer","do I need a developer if I use ai",[683,686,689,692],{"question":684,"answer":685},"Should I build my app myself with AI, or hire a developer?","If you're still testing whether people want it, it's small, or it's an internal tool, build it yourself with AI. If real users and money depend on it, or it breaks every time you add a feature, that's when hiring a team pays off.",{"question":687,"answer":688},"Is it cheaper to build with AI than to hire an agency?","For a prototype, yes, and you should. For a production product, 'cheaper' is the wrong frame. A good team using AI gives you speed and certainty, not a discount. We've cut roughly four-month builds down to about one month, at higher quality, because we know how to code and how to drive AI.",{"question":690,"answer":691},"I built my app with AI and it keeps breaking. What should I do?","That's one of the most common things founders come to us with, and you usually don't need to start over. We keep what works and fix what's fragile: tests, code quality, security, and scale. That's what our AI App Rescue service is for.",{"question":693,"answer":694},"When is building it yourself with AI good enough?","When you have no users yet and are still learning, when the app is small, or when nothing bad happens if it breaks. In those cases, robustness you build early is usually robustness you throw away. Ship the simple version.",{"type":39,"children":696,"toc":1051},[697,702,707,712,721,727,732,737,742,747,753,758,763,768,773,779,784,817,822,828,833,866,871,877,882,892,904,909,915,920,975,980,984,989,993,998,1003,1008,1019,1024,1028],{"type":42,"tag":43,"props":698,"children":699},{},[700],{"type":47,"value":701},"Let's get the bias out of the way first. We're a software agency. We make our living building products for people. So an article from us about whether you need to hire anyone should be read with one eyebrow raised, and that's fair.",{"type":42,"tag":43,"props":703,"children":704},{},[705],{"type":47,"value":706},"So here's our commitment for this piece: we're going to tell you honestly when you should just build it yourself with AI and not pay us or anyone else a rupee. We mean it. We'd rather you remember us as the people who told you the truth than sell you a project you didn't need.",{"type":42,"tag":43,"props":708,"children":709},{},[710],{"type":47,"value":711},"Because the truth is more interesting than the sales pitch anyway.",{"type":42,"tag":43,"props":713,"children":714},{},[715,719],{"type":42,"tag":58,"props":716,"children":717},{},[718],{"type":47,"value":62},{"type":47,"value":720}," if you're still testing an idea, building something small, or you have no real users yet, build it yourself with AI. If real users and money depend on it, and it breaks every time you add a feature, that's when you need a team. The rest of this piece is how to tell which side you're on.",{"type":42,"tag":66,"props":722,"children":724},{"id":723},"what-ai-actually-changed",[725],{"type":47,"value":726},"What AI Actually Changed",{"type":42,"tag":43,"props":728,"children":729},{},[730],{"type":47,"value":731},"Building software used to have a wall in front of it. You either learned to code, or you found someone who had. That wall is largely gone.",{"type":42,"tag":43,"props":733,"children":734},{},[735],{"type":47,"value":736},"Today a non-technical founder can open a tool like Lovable, Bubble, Cursor, or v0, describe what they want, and have something real working over a weekend. Not a mockup. A clickable, deployable app. On a hundred-dollar plan.",{"type":42,"tag":43,"props":738,"children":739},{},[740],{"type":47,"value":741},"We're not going to pretend that isn't a big deal. It is. Some founders are genuinely shipping products this way and getting their first users, and good for them. If you can get to a working prototype without hiring anyone, you should.",{"type":42,"tag":43,"props":743,"children":744},{},[745],{"type":47,"value":746},"That's the part everyone gets right. Here's the part most people miss.",{"type":42,"tag":66,"props":748,"children":750},{"id":749},"ai-made-building-easy-it-made-shipping-hard",[751],{"type":47,"value":752},"AI Made Building Easy. It Made Shipping Hard.",{"type":42,"tag":43,"props":754,"children":755},{},[756],{"type":47,"value":757},"Getting to 80% has never been faster. Getting the last 20% to production is exactly as hard as it always was, and AI doesn't do that part well.",{"type":42,"tag":43,"props":759,"children":760},{},[761],{"type":47,"value":762},"The last 20% is the unglamorous stuff. It's the app not falling over when a hundred people use it at once instead of one. It's payments that handle the case where the card gets declined halfway through. It's security, so a stranger can't read another customer's data. It's a codebase you can actually add to without the whole thing breaking every time.",{"type":42,"tag":43,"props":764,"children":765},{},[766],{"type":47,"value":767},"None of that shows up in a demo. All of it decides whether real users can trust your product. And it's the part where AI-built apps quietly fall apart, because it's the part the AI never really understood in the first place.",{"type":42,"tag":43,"props":769,"children":770},{},[771],{"type":47,"value":772},"So the honest question isn't \"can AI build my app?\" It mostly can. The question is \"am I trying to ship something real, or am I still figuring out if anyone wants it?\" Those two situations need completely different things.",{"type":42,"tag":66,"props":774,"children":776},{"id":775},"when-should-you-just-use-ai-yourself",[777],{"type":47,"value":778},"When Should You Just Use AI Yourself?",{"type":42,"tag":43,"props":780,"children":781},{},[782],{"type":47,"value":783},"This is the part agencies never write, so here it is plainly. Don't hire us, or anyone, if:",{"type":42,"tag":426,"props":785,"children":786},{},[787,797,807],{"type":42,"tag":389,"props":788,"children":789},{},[790,795],{"type":42,"tag":58,"props":791,"children":792},{},[793],{"type":47,"value":794},"You're still testing whether people want it.",{"type":47,"value":796}," If you have no users yet, your job is to learn fast and cheap, not to build something bulletproof. Keep iterating in the AI tool. Robustness you build before you have users is usually robustness you throw away.",{"type":42,"tag":389,"props":798,"children":799},{},[800,805],{"type":42,"tag":58,"props":801,"children":802},{},[803],{"type":47,"value":804},"It's a weekend project or an internal tool.",{"type":47,"value":806}," If a few people use it and nothing terrible happens when it breaks, you do not need a production engineering team. Ship the simple version.",{"type":42,"tag":389,"props":808,"children":809},{},[810,815],{"type":42,"tag":58,"props":811,"children":812},{},[813],{"type":47,"value":814},"The whole thing is genuinely small.",{"type":47,"value":816}," One form, one workflow, one calculator. If AI got you there and it works, you're done. Adding a team would just add cost and meetings.",{"type":42,"tag":43,"props":818,"children":819},{},[820],{"type":47,"value":821},"If you're in one of those spots, building it yourself with AI isn't a compromise. It's the right call. We'll tell you exactly this if you ask us, and we have.",{"type":42,"tag":66,"props":823,"children":825},{"id":824},"when-do-you-actually-need-a-team",[826],{"type":47,"value":827},"When Do You Actually Need a Team?",{"type":42,"tag":43,"props":829,"children":830},{},[831],{"type":47,"value":832},"The picture changes the moment other people start depending on your product. You probably need real engineering help when:",{"type":42,"tag":426,"props":834,"children":835},{},[836,846,856],{"type":42,"tag":389,"props":837,"children":838},{},[839,844],{"type":42,"tag":58,"props":840,"children":841},{},[842],{"type":47,"value":843},"Real users and real money are on the line.",{"type":47,"value":845}," Once customers are paying and trusting you with their data, \"it works on my screen\" stops being good enough.",{"type":42,"tag":389,"props":847,"children":848},{},[849,854],{"type":42,"tag":58,"props":850,"children":851},{},[852],{"type":47,"value":853},"Every new feature breaks something else.",{"type":47,"value":855}," This is the big one. If you dread adding features because you never know what will fall over, that's not bad luck. It's a codebase with no tests and no structure underneath. It gets worse, not better, as you add more.",{"type":42,"tag":389,"props":857,"children":858},{},[859,864],{"type":42,"tag":58,"props":860,"children":861},{},[862],{"type":47,"value":863},"You can feel the ceiling.",{"type":47,"value":865}," The thing you want to build next is a little beyond what the AI will do for you, and you're spending more time fighting it than moving forward.",{"type":42,"tag":43,"props":867,"children":868},{},[869],{"type":47,"value":870},"If that's where you are, you haven't failed. AI did its job. It got you far enough to prove the idea. Now the job is different, and it needs people who do this for a living.",{"type":42,"tag":66,"props":872,"children":874},{"id":873},"what-a-team-like-ours-actually-changes",[875],{"type":47,"value":876},"What a Team Like Ours Actually Changes",{"type":42,"tag":43,"props":878,"children":879},{},[880],{"type":47,"value":881},"Here's where we have to be careful, because this is exactly the point where an agency starts overselling. So let us be precise about what we do and don't claim.",{"type":42,"tag":43,"props":883,"children":884},{},[885,887],{"type":47,"value":886},"We don't sell \"cheaper.\" If someone tells you an agency is cheaper than doing it yourself with AI, be suspicious. What we sell is ",{"type":42,"tag":58,"props":888,"children":889},{},[890],{"type":47,"value":891},"speed and certainty.",{"type":42,"tag":43,"props":893,"children":894},{},[895,897,902],{"type":47,"value":896},"We use AI in our own work every day. It genuinely changed how fast we ship. Work that used to take us about four months now takes about one. That's not a slogan. We've done it, on real projects. The difference is that we know how to code ",{"type":42,"tag":99,"props":898,"children":899},{},[900],{"type":47,"value":901},"and",{"type":47,"value":903}," how to drive AI, so we get the speed of AI without inheriting the mess it leaves when nobody's checking it.",{"type":42,"tag":43,"props":905,"children":906},{},[907],{"type":47,"value":908},"That's the actual value. Not \"we type the prompts for you.\" It's that we take something to production and it stays up, it's secure, and you can keep building on it next quarter without the whole thing wobbling.",{"type":42,"tag":66,"props":910,"children":912},{"id":911},"so-which-side-are-you-on",[913],{"type":47,"value":914},"So, Which Side Are You On?",{"type":42,"tag":43,"props":916,"children":917},{},[918],{"type":47,"value":919},"Three honest doors, and only you know which one you're standing in front of:",{"type":42,"tag":385,"props":921,"children":922},{},[923,933,957],{"type":42,"tag":389,"props":924,"children":925},{},[926,931],{"type":42,"tag":58,"props":927,"children":928},{},[929],{"type":47,"value":930},"Build it yourself with AI.",{"type":47,"value":932}," If you're early, testing, or small, this is genuinely the right move. Go do it.",{"type":42,"tag":389,"props":934,"children":935},{},[936,941,943,948,950,956],{"type":42,"tag":58,"props":937,"children":938},{},[939],{"type":47,"value":940},"Build it with a team.",{"type":47,"value":942}," If it's real, growing, and starting to strain, that's when hiring pays for itself. That's ",{"type":42,"tag":158,"props":944,"children":945},{"href":224},[946],{"type":47,"value":947},"AI development",{"type":47,"value":949}," and ",{"type":42,"tag":158,"props":951,"children":953},{"href":952},"/hire-ai-developers/",[954],{"type":47,"value":955},"hiring AI developers",{"type":47,"value":165},{"type":42,"tag":389,"props":958,"children":959},{},[960,965,967,973],{"type":42,"tag":58,"props":961,"children":962},{},[963],{"type":47,"value":964},"You already built it with AI and it's breaking.",{"type":47,"value":966}," That's the most common message we get now, and it's a real thing we do: ",{"type":42,"tag":158,"props":968,"children":970},{"href":969},"/services/ai-app-rescue/",[971],{"type":47,"value":972},"AI App Rescue",{"type":47,"value":974},", where we take an AI-built app to production without throwing away the 80% that already works.",{"type":42,"tag":43,"props":976,"children":977},{},[978],{"type":47,"value":979},"If you're not sure which door you're at, that's a good conversation to have, and we'll give you a straight answer even if the straight answer is \"you don't need us yet.\" That honesty isn't a tactic. It's the only way we know how to build something that lasts, whether that's your product or our relationship with you.",{"type":42,"tag":66,"props":981,"children":982},{"id":232},[983],{"type":47,"value":235},{"type":42,"tag":237,"props":985,"children":987},{"id":986},"should-i-build-my-app-myself-with-ai-or-hire-a-developer",[988],{"type":47,"value":684},{"type":42,"tag":43,"props":990,"children":991},{},[992],{"type":47,"value":685},{"type":42,"tag":237,"props":994,"children":996},{"id":995},"is-it-cheaper-to-build-with-ai-than-to-hire-an-agency",[997],{"type":47,"value":687},{"type":42,"tag":43,"props":999,"children":1000},{},[1001],{"type":47,"value":1002},"For a prototype, yes, and you should. For a production product, \"cheaper\" is the wrong frame. A good team using AI gives you speed and certainty, not a discount. We've cut roughly four-month builds down to about one month, at higher quality, because we know how to code and how to drive AI.",{"type":42,"tag":237,"props":1004,"children":1006},{"id":1005},"i-built-my-app-with-ai-and-it-keeps-breaking-what-should-i-do",[1007],{"type":47,"value":690},{"type":42,"tag":43,"props":1009,"children":1010},{},[1011,1013,1017],{"type":47,"value":1012},"That's one of the most common things founders come to us with, and you usually don't need to start over. We keep what works and fix what's fragile: tests, code quality, security, and scale. That's what our ",{"type":42,"tag":158,"props":1014,"children":1015},{"href":969},[1016],{"type":47,"value":972},{"type":47,"value":1018}," service is for.",{"type":42,"tag":237,"props":1020,"children":1022},{"id":1021},"when-is-building-it-yourself-with-ai-good-enough",[1023],{"type":47,"value":693},{"type":42,"tag":43,"props":1025,"children":1026},{},[1027],{"type":47,"value":694},{"type":42,"tag":43,"props":1029,"children":1030},{},[1031],{"type":42,"tag":99,"props":1032,"children":1033},{},[1034,1035,1039,1040,1044,1045,1050],{"type":47,"value":280},{"type":42,"tag":158,"props":1036,"children":1037},{"href":224},[1038],{"type":47,"value":8},{"type":47,"value":287},{"type":42,"tag":158,"props":1041,"children":1042},{"href":969},[1043],{"type":47,"value":299},{"type":47,"value":294},{"type":42,"tag":158,"props":1046,"children":1047},{"href":952},[1048],{"type":47,"value":1049},"Hiring AI Developers: What You Actually Need",{"type":47,"value":165},{"title":7,"searchDepth":302,"depth":302,"links":1052},[1053,1054,1055,1056,1057,1058,1059],{"id":723,"depth":302,"text":726},{"id":749,"depth":302,"text":752},{"id":775,"depth":302,"text":778},{"id":824,"depth":302,"text":827},{"id":873,"depth":302,"text":876},{"id":911,"depth":302,"text":914},{"id":232,"depth":302,"text":235,"children":1060},[1061,1062,1063,1064],{"id":986,"depth":314,"text":684},{"id":995,"depth":314,"text":687},{"id":1005,"depth":314,"text":690},{"id":1021,"depth":314,"text":693},"content:blog:build-with-ai-or-hire.md","blog/build-with-ai-or-hire.md","blog/build-with-ai-or-hire",[1069,1401,1765,2185],{"_path":1070,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":1071,"description":1072,"metaTitle":1073,"topic":11,"author":12,"authorProfile":13,"coverImg":1074,"coverImgAlt":1075,"toc":16,"published":16,"createdAt":1076,"updatedAt":1076,"keywords":1077,"faq":1084,"body":1097,"_type":318,"_id":1398,"_source":320,"_file":1399,"_stem":1400,"_extension":323},"/blog/lovable-bubble-app-to-production","From a Lovable or Bubble App to a Real Product: The 5 Gaps to Close","Built on Lovable, Bubble, or another AI/no-code tool and ready for a real product? Here are the 5 gaps you have to close to migrate to production, without starting over.","From a Lovable or Bubble App to a Real Product (The 5 Gaps to Close)","/images/blog/lovable-bubble-app-to-production.webp","The five gaps to close when moving a Lovable or Bubble app to a real, production-grade product.","2026-08-16",[1078,1079,1080,1081,1082,1083],"lovable app to production","migrate from bubble to code","bubble app doesn't scale","move no-code app to custom","lovable to real product","take my no-code app to production",[1085,1088,1091,1094],{"question":1086,"answer":1087},"Can I turn my Lovable or Bubble app into a real product?","Yes. The tool got you a validated, working app, which is the hard part most people never reach. Turning it into a real product means closing a few specific gaps (ownership, scale, structure, security, and custom logic) usually by rebuilding it on code you own. You keep everything you learned; the workflows you built become the spec.",{"question":1089,"answer":1090},"Do I have to rebuild from scratch to move off Bubble or Lovable?","You rebuild the app on real code, but you don't start from scratch in the way that sounds. Every screen and workflow you figured out is a finished blueprint, so the thinking is done. It's a graduation, not a do-over, and it's usually faster than the first build because the product is already validated.",{"question":1092,"answer":1093},"Why won't my Bubble or Lovable app scale?","These tools are built for speed of building, not raw performance. Under real load, pages that were snappy with a little data start to lag, and you can't tune what's underneath because you don't control it. That performance ceiling is one of the most common reasons founders migrate to custom code.",{"question":1095,"answer":1096},"When should I migrate off a no-code or AI tool?","When you've hit the ceiling: workarounds stacked on workarounds, users feeling the performance, an integration the platform can't do, costs outpacing revenue, or realizing you can't take your app with you. If you're still validating, stay on the tool. Migration is for once it's working.",{"type":39,"children":1098,"toc":1382},[1099,1104,1109,1118,1124,1129,1142,1148,1153,1165,1171,1176,1181,1187,1192,1204,1210,1215,1220,1226,1231,1236,1242,1247,1280,1299,1303,1314,1319,1323,1328,1332,1337,1341,1346,1350,1355,1359],{"type":42,"tag":43,"props":1100,"children":1101},{},[1102],{"type":47,"value":1103},"You built it on Lovable, or Bubble, or one of the AI tools that turn a description into an app. It worked. You got users. And now you're looking at turning that into a real, production-grade product, and wondering if that means throwing everything away and starting over.",{"type":42,"tag":43,"props":1105,"children":1106},{},[1107],{"type":47,"value":1108},"It doesn't. The tool did the hardest part: it proved the thing works and people want it. What's left is closing a specific set of gaps between \"a working app on a platform\" and \"a real product you own and can grow.\" Here are the five, and how the move actually goes.",{"type":42,"tag":43,"props":1110,"children":1111},{},[1112,1116],{"type":42,"tag":58,"props":1113,"children":1114},{},[1115],{"type":47,"value":62},{"type":47,"value":1117}," you don't start over. You rebuild on code you own, and the workflows you already figured out become the blueprint. The gaps to close are ownership, scale, structure, security, and the custom logic the platform can't do. Migrate the load-bearing pieces first, keep the app live while you do it, and it's a graduation, not a do-over.",{"type":42,"tag":66,"props":1119,"children":1121},{"id":1120},"first-an-honest-check-should-you-migrate-yet",[1122],{"type":47,"value":1123},"First, an Honest Check: Should You Migrate Yet?",{"type":42,"tag":43,"props":1125,"children":1126},{},[1127],{"type":47,"value":1128},"Before the gaps, the honest question. If you're still figuring out whether people want this, don't migrate. Stay on the tool. It's cheaper and faster for learning, and migrating a product you haven't validated is effort you might throw away.",{"type":42,"tag":43,"props":1130,"children":1131},{},[1132,1134,1140],{"type":47,"value":1133},"Migration is for once it's working. If people are using it, paying for it, and asking for more, and you're starting to feel the walls, that's the signal. We wrote a full guide on ",{"type":42,"tag":158,"props":1135,"children":1137},{"href":1136},"/blog/no-code-vs-custom-development/",[1138],{"type":47,"value":1139},"when a no-code or AI-built app hits the ceiling",{"type":47,"value":1141}," if you want to pressure-test the timing first. Assuming you're there, here's what has to change.",{"type":42,"tag":66,"props":1143,"children":1145},{"id":1144},"gap-1-you-dont-own-the-code",[1146],{"type":47,"value":1147},"Gap 1: You Don't Own the Code",{"type":42,"tag":43,"props":1149,"children":1150},{},[1151],{"type":47,"value":1152},"On most of these platforms, you don't own source code. You own a configuration inside someone else's system. If the pricing changes, the platform pivots, or you simply outgrow it, your app doesn't come with you.",{"type":42,"tag":43,"props":1154,"children":1155},{},[1156,1158,1164],{"type":47,"value":1157},"Closing this gap is the whole point of migrating: getting your product onto code that's genuinely yours, that any team can pick up and build on. It's also why we care about this so much, having built our own product and written before about ",{"type":42,"tag":158,"props":1159,"children":1161},{"href":1160},"/blog/avoiding-vendor-lock-in/",[1162],{"type":47,"value":1163},"avoiding vendor lock-in",{"type":47,"value":165},{"type":42,"tag":66,"props":1166,"children":1168},{"id":1167},"gap-2-it-wont-scale-past-the-platforms-ceiling",[1169],{"type":47,"value":1170},"Gap 2: It Won't Scale Past the Platform's Ceiling",{"type":42,"tag":43,"props":1172,"children":1173},{},[1174],{"type":47,"value":1175},"These tools are optimized for building fast, not for raw performance. That's the right trade early on. But under real load, the app that felt instant with a little data starts to lag, and you can't fix it, because you don't control the engine underneath.",{"type":42,"tag":43,"props":1177,"children":1178},{},[1179],{"type":47,"value":1180},"A real product is built to stay fast as the data and traffic grow. That's a foundational choice you can only make in code you control.",{"type":42,"tag":66,"props":1182,"children":1184},{"id":1183},"gap-3-no-structure-or-tests-so-its-fragile",[1185],{"type":47,"value":1186},"Gap 3: No Structure or Tests, So It's Fragile",{"type":42,"tag":43,"props":1188,"children":1189},{},[1190],{"type":47,"value":1191},"Platform-built apps (and AI-built ones especially) tend to have no automated tests and no real structure underneath. That's why they break every time you add something. It works until it quietly doesn't, and you find out from a user.",{"type":42,"tag":43,"props":1193,"children":1194},{},[1195,1197,1202],{"type":47,"value":1196},"Rebuilding on real code means adding the safety net: structure that makes the app easy to change, and tests that catch a problem before your users do. This is the difference between an app you're scared to touch and one you can build on with confidence. (It's the same gap that makes ",{"type":42,"tag":158,"props":1198,"children":1199},{"href":160},[1200],{"type":47,"value":1201},"AI-built apps break in production",{"type":47,"value":1203},".)",{"type":42,"tag":66,"props":1205,"children":1207},{"id":1206},"gap-4-security-and-data-ownership",[1208],{"type":47,"value":1209},"Gap 4: Security and Data Ownership",{"type":42,"tag":43,"props":1211,"children":1212},{},[1213],{"type":47,"value":1214},"The gap you can't see. Platform-built apps often ship with weak access controls, the kind that let the wrong person reach data they shouldn't. And your customers' data lives inside a system you don't control.",{"type":42,"tag":43,"props":1216,"children":1217},{},[1218],{"type":47,"value":1219},"A production product handles security properly and keeps your data yours. Once real users trust you with real information, this stops being optional.",{"type":42,"tag":66,"props":1221,"children":1223},{"id":1222},"gap-5-the-custom-logic-the-platform-cant-do",[1224],{"type":47,"value":1225},"Gap 5: The Custom Logic the Platform Can't Do",{"type":42,"tag":43,"props":1227,"children":1228},{},[1229],{"type":47,"value":1230},"Eventually you need something the platform simply won't do: a specific integration, a custom workflow, a piece of the product that's genuinely yours and different. On a no-code tool you hit a hard wall. In custom code, that wall isn't there.",{"type":42,"tag":43,"props":1232,"children":1233},{},[1234],{"type":47,"value":1235},"Often this is the actual trigger for migrating: the next important thing you want to build is the one thing the tool can't.",{"type":42,"tag":66,"props":1237,"children":1239},{"id":1238},"how-the-migration-actually-goes",[1240],{"type":47,"value":1241},"How the Migration Actually Goes",{"type":42,"tag":43,"props":1243,"children":1244},{},[1245],{"type":47,"value":1246},"The fear is that everything stops for months while engineers rebuild what already works. It doesn't have to, and it shouldn't.",{"type":42,"tag":426,"props":1248,"children":1249},{},[1250,1260,1270],{"type":42,"tag":389,"props":1251,"children":1252},{},[1253,1258],{"type":42,"tag":58,"props":1254,"children":1255},{},[1256],{"type":47,"value":1257},"You keep what you learned.",{"type":47,"value":1259}," Every screen and workflow you built on the platform is a finished spec. The hard part, knowing what to build, is done. That's why a rebuild of a validated app is usually faster than the original guesswork.",{"type":42,"tag":389,"props":1261,"children":1262},{},[1263,1268],{"type":42,"tag":58,"props":1264,"children":1265},{},[1266],{"type":47,"value":1267},"You run both in parallel.",{"type":47,"value":1269}," The platform app stays live and serving users while the real product comes together. Nothing goes dark.",{"type":42,"tag":389,"props":1271,"children":1272},{},[1273,1278],{"type":42,"tag":58,"props":1274,"children":1275},{},[1276],{"type":47,"value":1277},"You migrate the load-bearing pieces first.",{"type":47,"value":1279}," Start with whatever is straining hardest: the slow workflow, the integration you needed, the part that keeps breaking. Get the highest-pain piece onto solid ground first, then move the rest.",{"type":42,"tag":43,"props":1281,"children":1282},{},[1283,1285,1291,1293,1298],{"type":47,"value":1284},"For a broader look at taking an early product all the way to a mature one, our guide on ",{"type":42,"tag":158,"props":1286,"children":1288},{"href":1287},"/blog/scale-mvp-to-product/",[1289],{"type":47,"value":1290},"scaling from MVP to product",{"type":47,"value":1292}," covers the wider journey; this post is the specific case of doing it ",{"type":42,"tag":99,"props":1294,"children":1295},{},[1296],{"type":47,"value":1297},"from a no-code or AI tool",{"type":47,"value":165},{"type":42,"tag":66,"props":1300,"children":1301},{"id":208},[1302],{"type":47,"value":211},{"type":42,"tag":43,"props":1304,"children":1305},{},[1306,1308,1312],{"type":47,"value":1307},"Migrating off a tool takes two things: understanding what you built and knowing how to rebuild it so it lasts. If your app was built with AI and it's the fragility and breakage pushing you to move, that specific situation is exactly what our ",{"type":42,"tag":158,"props":1309,"children":1310},{"href":969},[1311],{"type":47,"value":972},{"type":47,"value":1313}," work is for: we keep what works and get it to production without starting over.",{"type":42,"tag":43,"props":1315,"children":1316},{},[1317],{"type":47,"value":1318},"If you're weighing the move, that's a good, honest conversation, and we'll tell you plainly whether you're ready for it or better off staying put a little longer.",{"type":42,"tag":66,"props":1320,"children":1321},{"id":232},[1322],{"type":47,"value":235},{"type":42,"tag":237,"props":1324,"children":1326},{"id":1325},"can-i-turn-my-lovable-or-bubble-app-into-a-real-product",[1327],{"type":47,"value":1086},{"type":42,"tag":43,"props":1329,"children":1330},{},[1331],{"type":47,"value":1087},{"type":42,"tag":237,"props":1333,"children":1335},{"id":1334},"do-i-have-to-rebuild-from-scratch-to-move-off-bubble-or-lovable",[1336],{"type":47,"value":1089},{"type":42,"tag":43,"props":1338,"children":1339},{},[1340],{"type":47,"value":1090},{"type":42,"tag":237,"props":1342,"children":1344},{"id":1343},"why-wont-my-bubble-or-lovable-app-scale",[1345],{"type":47,"value":1092},{"type":42,"tag":43,"props":1347,"children":1348},{},[1349],{"type":47,"value":1093},{"type":42,"tag":237,"props":1351,"children":1353},{"id":1352},"when-should-i-migrate-off-a-no-code-or-ai-tool",[1354],{"type":47,"value":1095},{"type":42,"tag":43,"props":1356,"children":1357},{},[1358],{"type":47,"value":1096},{"type":42,"tag":43,"props":1360,"children":1361},{},[1362],{"type":42,"tag":99,"props":1363,"children":1364},{},[1365,1366,1371,1372,1376,1377,1381],{"type":47,"value":280},{"type":42,"tag":158,"props":1367,"children":1368},{"href":1136},[1369],{"type":47,"value":1370},"No-Code vs Custom: When You Hit the Ceiling",{"type":47,"value":287},{"type":42,"tag":158,"props":1373,"children":1374},{"href":969},[1375],{"type":47,"value":972},{"type":47,"value":294},{"type":42,"tag":158,"props":1378,"children":1379},{"href":160},[1380],{"type":47,"value":299},{"type":47,"value":165},{"title":7,"searchDepth":302,"depth":302,"links":1383},[1384,1385,1386,1387,1388,1389,1390,1391,1392],{"id":1120,"depth":302,"text":1123},{"id":1144,"depth":302,"text":1147},{"id":1167,"depth":302,"text":1170},{"id":1183,"depth":302,"text":1186},{"id":1206,"depth":302,"text":1209},{"id":1222,"depth":302,"text":1225},{"id":1238,"depth":302,"text":1241},{"id":208,"depth":302,"text":211},{"id":232,"depth":302,"text":235,"children":1393},[1394,1395,1396,1397],{"id":1325,"depth":314,"text":1086},{"id":1334,"depth":314,"text":1089},{"id":1343,"depth":314,"text":1092},{"id":1352,"depth":314,"text":1095},"content:blog:lovable-bubble-app-to-production.md","blog/lovable-bubble-app-to-production.md","blog/lovable-bubble-app-to-production",{"_path":1402,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":1403,"description":1404,"metaTitle":1405,"topic":1406,"author":12,"authorProfile":13,"coverImg":1407,"coverImgAlt":1408,"toc":16,"published":16,"createdAt":1409,"updatedAt":1409,"keywords":1410,"faq":1417,"body":1430,"_type":318,"_id":1762,"_source":320,"_file":1763,"_stem":1764,"_extension":323},"/blog/hire-developer-to-fix-ai-code","How to Hire a Developer to Fix AI-Generated Code","Your AI-built app is breaking and you need help. Here's how to hire the right developer to fix AI-generated code, the green flags to look for, and the red flags to avoid.","How to Hire a Developer to Fix AI-Generated Code (Without Getting Ripped Off)","Hiring and Team Building","/images/blog/hire-developer-to-fix-ai-code.webp","How to hire the right developer to fix AI-generated code, with the green flags and red flags to watch for.","2026-08-15",[1411,1412,1413,1414,1415,1416],"hire developer to fix ai generated code","fix ai generated code","hire developer to fix my app","fix vibe coded app","hire developer to fix ai app","who can fix ai code",[1418,1421,1424,1427],{"question":1419,"answer":1420},"How do I find a developer to fix my AI-generated app?","Look for someone who fixes and ships production code, not just someone who writes new code. The best signal is that they ask to see your app before quoting anything, talk about keeping what works instead of rewriting everything, and can name the usual AI failure spots (tests, security, database, scaling). Start with a paid assessment, not a blind rebuild quote.",{"question":1422,"answer":1423},"Should I rewrite my AI-built app or just fix it?","Usually fix, not rewrite. AI typically got you a genuine 80%, and throwing that away wastes it. A good developer assesses each part and gives you a keep, fix, or rebuild call, then rebuilds only what truly needs it. Anyone who says 'rewrite everything' before looking is guessing.",{"question":1425,"answer":1426},"How much does it cost to fix AI-generated code?","It depends entirely on what's fragile. A security fix and some hardening is very different from a partial rebuild. That's why a proper assessment comes first: it scopes the real work so you get a real number instead of a guess. It's almost always less than a full rebuild.",{"question":1428,"answer":1429},"What are the red flags when hiring someone to fix AI code?","They quote a price without looking at your app, they immediately push a full rewrite, they can't explain what they'd check or why, or they have no real production experience. Any of those means you're likely to spend more and end up in the same place.",{"type":39,"children":1431,"toc":1749},[1432,1437,1442,1451,1457,1462,1474,1479,1485,1490,1540,1546,1551,1600,1606,1611,1646,1651,1657,1662,1667,1685,1689,1694,1698,1703,1708,1713,1717,1722,1726],{"type":42,"tag":43,"props":1433,"children":1434},{},[1435],{"type":47,"value":1436},"Your app works, mostly. You built it with AI, it got you real users, and now it breaks when you touch it. So you've decided to hire someone to fix it. Good call. But here's the trap: fixing AI-generated code is a different job from writing new code, and the wrong hire can make it worse and more expensive.",{"type":42,"tag":43,"props":1438,"children":1439},{},[1440],{"type":47,"value":1441},"So here's how to hire the right person, from a team that does exactly this work. The goal is simple: get it fixed, without getting ripped off.",{"type":42,"tag":43,"props":1443,"children":1444},{},[1445,1449],{"type":42,"tag":58,"props":1446,"children":1447},{},[1448],{"type":47,"value":62},{"type":47,"value":1450}," hire someone who fixes and ships production code, not just someone who writes fresh code. The best ones ask to see your app before quoting, talk about keeping what works instead of rewriting everything, and can name where AI-built apps usually break. Start with a paid assessment, not a blind rebuild quote.",{"type":42,"tag":66,"props":1452,"children":1454},{"id":1453},"why-fixing-ai-code-is-a-different-skill",[1455],{"type":47,"value":1456},"Why Fixing AI Code Is a Different Skill",{"type":42,"tag":43,"props":1458,"children":1459},{},[1460],{"type":47,"value":1461},"Writing new code from a blank page and fixing someone else's (or an AI's) code are different skills, and plenty of good builders aren't good fixers.",{"type":42,"tag":43,"props":1463,"children":1464},{},[1465,1467,1472],{"type":47,"value":1466},"Fixing AI-generated code specifically needs three things at once: the ability to read and diagnose unfamiliar code quickly, an understanding of ",{"type":42,"tag":99,"props":1468,"children":1469},{},[1470],{"type":47,"value":1471},"how",{"type":47,"value":1473}," AI tends to write things (and where it cuts corners), and real production experience so they know what \"safe to ship\" actually means. Someone who has only ever built greenfield projects can struggle here, because the job is detective work before it's building work.",{"type":42,"tag":43,"props":1475,"children":1476},{},[1477],{"type":47,"value":1478},"That's why \"I can build you an app\" is not the same as \"I can fix this app.\" You want the second person.",{"type":42,"tag":66,"props":1480,"children":1482},{"id":1481},"the-green-flags-what-a-good-fixer-does",[1483],{"type":47,"value":1484},"The Green Flags: What a Good Fixer Does",{"type":42,"tag":43,"props":1486,"children":1487},{},[1488],{"type":47,"value":1489},"When you talk to someone, these are the signs you've found the right person:",{"type":42,"tag":426,"props":1491,"children":1492},{},[1493,1503,1513,1530],{"type":42,"tag":389,"props":1494,"children":1495},{},[1496,1501],{"type":42,"tag":58,"props":1497,"children":1498},{},[1499],{"type":47,"value":1500},"They ask to see it first.",{"type":47,"value":1502}," A good developer wants to look at your actual code and app before saying anything about price or timeline. Diagnosis comes before the quote.",{"type":42,"tag":389,"props":1504,"children":1505},{},[1506,1511],{"type":42,"tag":58,"props":1507,"children":1508},{},[1509],{"type":47,"value":1510},"They talk about keeping what works.",{"type":47,"value":1512}," They're looking to fix and harden what's fragile, not to throw away the 80% the AI got right. A rescue, not a teardown.",{"type":42,"tag":389,"props":1514,"children":1515},{},[1516,1521,1523,1528],{"type":42,"tag":58,"props":1517,"children":1518},{},[1519],{"type":47,"value":1520},"They know where AI-built apps break.",{"type":47,"value":1522}," They can quickly name the usual suspects: missing tests, security gaps, database performance, scaling, the code breaking whenever you add a feature. If they know the pattern, they've seen it before. (Here's ",{"type":42,"tag":158,"props":1524,"children":1525},{"href":160},[1526],{"type":47,"value":1527},"where AI-built apps actually break",{"type":47,"value":1529}," so you can check.)",{"type":42,"tag":389,"props":1531,"children":1532},{},[1533,1538],{"type":42,"tag":58,"props":1534,"children":1535},{},[1536],{"type":47,"value":1537},"They explain things plainly.",{"type":47,"value":1539}," They can tell you what's wrong and what they'd do in language you understand, without hiding behind jargon. Clarity is a sign they actually know.",{"type":42,"tag":66,"props":1541,"children":1543},{"id":1542},"the-red-flags-when-to-walk-away",[1544],{"type":47,"value":1545},"The Red Flags: When to Walk Away",{"type":42,"tag":43,"props":1547,"children":1548},{},[1549],{"type":47,"value":1550},"Just as important, here's when to keep looking:",{"type":42,"tag":426,"props":1552,"children":1553},{},[1554,1564,1574,1590],{"type":42,"tag":389,"props":1555,"children":1556},{},[1557,1562],{"type":42,"tag":58,"props":1558,"children":1559},{},[1560],{"type":47,"value":1561},"They quote a price without looking.",{"type":47,"value":1563}," A number before they've seen your app is a guess, and usually a high one to cover themselves.",{"type":42,"tag":389,"props":1565,"children":1566},{},[1567,1572],{"type":42,"tag":58,"props":1568,"children":1569},{},[1570],{"type":47,"value":1571},"They immediately say \"rewrite everything.\"",{"type":47,"value":1573}," Sometimes a rebuild is right, but leading with it before diagnosis usually means it's the only tool they have. It's also the most expensive option, conveniently.",{"type":42,"tag":389,"props":1575,"children":1576},{},[1577,1582,1584,1588],{"type":42,"tag":58,"props":1578,"children":1579},{},[1580],{"type":47,"value":1581},"They can't explain what they'd check.",{"type":47,"value":1583}," If they can't tell you ",{"type":42,"tag":99,"props":1585,"children":1586},{},[1587],{"type":47,"value":1471},{"type":47,"value":1589}," they'd figure out what's wrong, they probably don't know.",{"type":42,"tag":389,"props":1591,"children":1592},{},[1593,1598],{"type":42,"tag":58,"props":1594,"children":1595},{},[1596],{"type":47,"value":1597},"They have no real production experience.",{"type":47,"value":1599}," Someone who's never run software with real users won't know what breaks in production, which is the whole problem you're trying to solve.",{"type":42,"tag":66,"props":1601,"children":1603},{"id":1602},"freelancer-agency-or-dedicated-developer",[1604],{"type":47,"value":1605},"Freelancer, Agency, or Dedicated Developer?",{"type":42,"tag":43,"props":1607,"children":1608},{},[1609],{"type":47,"value":1610},"For this specific job, the honest trade-offs:",{"type":42,"tag":43,"props":1612,"children":1613},{},[1614,1616,1621,1623,1628,1630,1636,1638,1644],{"type":47,"value":1615},"A ",{"type":42,"tag":58,"props":1617,"children":1618},{},[1619],{"type":47,"value":1620},"freelancer",{"type":47,"value":1622}," can be great and affordable if you find one who genuinely fixes production code, but many stop at a working demo, which is how you got here. An ",{"type":42,"tag":58,"props":1624,"children":1625},{},[1626],{"type":47,"value":1627},"agency or dedicated team",{"type":47,"value":1629}," costs more but brings backup: if your fixer hits a wall on security or infrastructure, they have colleagues to pull in, and they've usually seen your exact problem before. We wrote a fuller ",{"type":42,"tag":158,"props":1631,"children":1633},{"href":1632},"/blog/freelancer-vs-agency-software-development/",[1634],{"type":47,"value":1635},"freelancer vs agency comparison",{"type":47,"value":1637}," if you want to weigh it, and our general guide on ",{"type":42,"tag":158,"props":1639,"children":1641},{"href":1640},"/blog/how-to-vet-a-developer/",[1642],{"type":47,"value":1643},"how to vet a developer",{"type":47,"value":1645}," applies here too.",{"type":42,"tag":43,"props":1647,"children":1648},{},[1649],{"type":47,"value":1650},"Whichever route you pick, the vetting above is what matters more than the label.",{"type":42,"tag":66,"props":1652,"children":1654},{"id":1653},"start-with-an-assessment-not-a-rebuild-quote",[1655],{"type":47,"value":1656},"Start With an Assessment, Not a Rebuild Quote",{"type":42,"tag":43,"props":1658,"children":1659},{},[1660],{"type":47,"value":1661},"The single best first step is a paid assessment, not a blind quote for a rebuild.",{"type":42,"tag":43,"props":1663,"children":1664},{},[1665],{"type":47,"value":1666},"A proper assessment means someone looks at your code, your architecture, and how it behaves, then tells you honestly what's solid, what's fragile, and what's a real risk, with a keep, fix, or rebuild call for each part. That gives you a real scope and a real number, instead of a guess. And if the fix turns out to be small, or you don't need much at all, a trustworthy person will tell you that too.",{"type":42,"tag":43,"props":1668,"children":1669},{},[1670,1672,1676,1678,1683],{"type":47,"value":1671},"This is exactly how our ",{"type":42,"tag":158,"props":1673,"children":1674},{"href":969},[1675],{"type":47,"value":972},{"type":47,"value":1677}," work starts. We built AI into our own product and we fix AI-built apps for others, so we can tell you quickly whether it's a quick fix or a real project, and price it straight. If you're still earlier and deciding whether to fix it or hand the whole thing to a team, our honest take on ",{"type":42,"tag":158,"props":1679,"children":1680},{"href":641},[1681],{"type":47,"value":1682},"building with AI versus hiring",{"type":47,"value":1684}," covers that.",{"type":42,"tag":66,"props":1686,"children":1687},{"id":232},[1688],{"type":47,"value":235},{"type":42,"tag":237,"props":1690,"children":1692},{"id":1691},"how-do-i-find-a-developer-to-fix-my-ai-generated-app",[1693],{"type":47,"value":1419},{"type":42,"tag":43,"props":1695,"children":1696},{},[1697],{"type":47,"value":1420},{"type":42,"tag":237,"props":1699,"children":1701},{"id":1700},"should-i-rewrite-my-ai-built-app-or-just-fix-it",[1702],{"type":47,"value":1422},{"type":42,"tag":43,"props":1704,"children":1705},{},[1706],{"type":47,"value":1707},"Usually fix, not rewrite. AI typically got you a genuine 80%, and throwing that away wastes it. A good developer assesses each part and gives you a keep, fix, or rebuild call, then rebuilds only what truly needs it. Anyone who says \"rewrite everything\" before looking is guessing.",{"type":42,"tag":237,"props":1709,"children":1711},{"id":1710},"how-much-does-it-cost-to-fix-ai-generated-code",[1712],{"type":47,"value":1425},{"type":42,"tag":43,"props":1714,"children":1715},{},[1716],{"type":47,"value":1426},{"type":42,"tag":237,"props":1718,"children":1720},{"id":1719},"what-are-the-red-flags-when-hiring-someone-to-fix-ai-code",[1721],{"type":47,"value":1428},{"type":42,"tag":43,"props":1723,"children":1724},{},[1725],{"type":47,"value":1429},{"type":42,"tag":43,"props":1727,"children":1728},{},[1729],{"type":42,"tag":99,"props":1730,"children":1731},{},[1732,1733,1737,1738,1742,1743,1748],{"type":47,"value":280},{"type":42,"tag":158,"props":1734,"children":1735},{"href":969},[1736],{"type":47,"value":972},{"type":47,"value":287},{"type":42,"tag":158,"props":1739,"children":1740},{"href":160},[1741],{"type":47,"value":299},{"type":47,"value":294},{"type":42,"tag":158,"props":1744,"children":1745},{"href":1640},[1746],{"type":47,"value":1747},"How to Vet a Developer",{"type":47,"value":165},{"title":7,"searchDepth":302,"depth":302,"links":1750},[1751,1752,1753,1754,1755,1756],{"id":1453,"depth":302,"text":1456},{"id":1481,"depth":302,"text":1484},{"id":1542,"depth":302,"text":1545},{"id":1602,"depth":302,"text":1605},{"id":1653,"depth":302,"text":1656},{"id":232,"depth":302,"text":235,"children":1757},[1758,1759,1760,1761],{"id":1691,"depth":314,"text":1419},{"id":1700,"depth":314,"text":1422},{"id":1710,"depth":314,"text":1425},{"id":1719,"depth":314,"text":1428},"content:blog:hire-developer-to-fix-ai-code.md","blog/hire-developer-to-fix-ai-code.md","blog/hire-developer-to-fix-ai-code",{"_path":1766,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":1767,"description":1768,"metaTitle":1769,"topic":1406,"author":12,"authorProfile":13,"coverImg":1770,"coverImgAlt":1771,"toc":16,"published":16,"createdAt":1772,"updatedAt":1772,"keywords":1773,"faq":1780,"body":1793,"_type":318,"_id":2182,"_source":320,"_file":2183,"_stem":2184,"_extension":323},"/blog/hiring-ai-developers-skills","Hiring AI Developers: What Skills You Actually Need","Hiring for AI work but not sure what to look for? An honest, founder-level guide to the skills that matter, the roles you actually need, and how to vet an AI developer.","Hiring AI Developers: What Skills You Actually Need (2026)","/images/blog/hiring-ai-developers-skills.webp","What skills you actually need when hiring AI developers, and which roles are right for the job.","2026-08-13",[1774,1775,1776,1777,1778,1779],"hire ai developers","what skills do ai developers need","ai engineer vs ml engineer","hiring ai developers","ai developer skills","do I need an ml engineer",[1781,1784,1787,1790],{"question":1782,"answer":1783},"What skills should an AI developer have?","The ones that matter most aren't 'knows the API.' Look for grounding and RAG (getting the model to answer from your data), agents and tool-calling (getting it to take real actions), evaluation (proving it works), guardrails (stopping it from doing the wrong thing), and shipping to production reliably. Solid general software engineering underneath all of it matters more than any single AI buzzword.",{"question":1785,"answer":1786},"Do I need an ML engineer or an AI engineer?","Most companies need an AI (or applied AI) engineer, not an ML engineer. An AI engineer wires existing models into your product: features, agents, RAG, integrations. An ML engineer trains and tunes models from scratch, which most product companies never need to do. Hiring a research-heavy ML engineer to make API calls is expensive and usually a mismatch.",{"question":1788,"answer":1789},"How do I know if an AI developer has actually shipped AI?","Ask what they've put into production and run, not what they've demoed. A demo proves nothing. Ask how they evaluated it, what guardrails they added, and what broke in production and how they fixed it. People who've really shipped AI talk fluently about reliability and failure, not just about models.",{"question":1791,"answer":1792},"Do I need to hire a full-time AI developer, or can I augment?","It depends on how much ongoing AI work you have. A single defined feature might only need a project-based engineer or an augmented one for a few weeks. Ongoing AI product development justifies a dedicated hire. You don't have to commit to full-time headcount to get started.",{"type":39,"children":1794,"toc":2168},[1795,1800,1805,1814,1820,1825,1837,1849,1854,1860,1865,1924,1936,1942,1947,1959,1964,1969,1975,1980,2025,2030,2036,2048,2066,2077,2083,2088,2104,2108,2113,2118,2123,2127,2132,2136,2141,2145],{"type":42,"tag":43,"props":1796,"children":1797},{},[1798],{"type":47,"value":1799},"If you're hiring for AI work right now, you've probably noticed the job titles are a mess. \"AI developer,\" \"AI engineer,\" \"ML engineer,\" \"GenAI specialist,\" \"prompt engineer.\" They overlap, they're used inconsistently, and it's easy to overpay for the wrong thing or hire someone who demos well and ships nothing.",{"type":42,"tag":43,"props":1801,"children":1802},{},[1803],{"type":47,"value":1804},"So here's an honest, founder-level guide to what actually matters when you hire for AI, from a team that builds AI for clients and runs our own. The short version might save you some money.",{"type":42,"tag":43,"props":1806,"children":1807},{},[1808,1812],{"type":42,"tag":58,"props":1809,"children":1810},{},[1811],{"type":47,"value":62},{"type":47,"value":1813}," most companies don't need a machine-learning researcher. You need an applied AI engineer who can wire existing models into your product reliably. The skills that matter are grounding your data (RAG), building agents that take real actions, evaluating that it works, adding guardrails, and shipping to production, all on top of solid general software engineering.",{"type":42,"tag":66,"props":1815,"children":1817},{"id":1816},"why-ai-developer-is-a-confusing-title",[1818],{"type":47,"value":1819},"Why \"AI Developer\" Is a Confusing Title",{"type":42,"tag":43,"props":1821,"children":1822},{},[1823],{"type":47,"value":1824},"The confusion comes from lumping two very different jobs under one word.",{"type":42,"tag":43,"props":1826,"children":1827},{},[1828,1830,1835],{"type":47,"value":1829},"One job is ",{"type":42,"tag":99,"props":1831,"children":1832},{},[1833],{"type":47,"value":1834},"making",{"type":47,"value":1836}," the AI: training and tuning machine-learning models from scratch. That's deep, specialized, research-heavy work, and most product companies never need it.",{"type":42,"tag":43,"props":1838,"children":1839},{},[1840,1842,1847],{"type":47,"value":1841},"The other job is ",{"type":42,"tag":99,"props":1843,"children":1844},{},[1845],{"type":47,"value":1846},"using",{"type":47,"value":1848}," the AI: taking models that already exist (like Claude or GPT) and building real features, agents, and products with them. That's what almost everyone actually needs, and it's a software engineering job with AI-specific skills on top.",{"type":42,"tag":43,"props":1850,"children":1851},{},[1852],{"type":47,"value":1853},"Getting these two mixed up is the most expensive hiring mistake we see. Companies go looking for a PhD to build something that needs an experienced product engineer who knows AI. It costs more, takes longer, and often produces a clever prototype that never ships.",{"type":42,"tag":66,"props":1855,"children":1857},{"id":1856},"the-skills-that-actually-matter",[1858],{"type":47,"value":1859},"The Skills That Actually Matter",{"type":42,"tag":43,"props":1861,"children":1862},{},[1863],{"type":47,"value":1864},"For the \"using AI\" job, which is what most of you are hiring for, these are the skills worth screening for:",{"type":42,"tag":426,"props":1866,"children":1867},{},[1868,1884,1894,1904,1914],{"type":42,"tag":389,"props":1869,"children":1870},{},[1871,1876,1878,1882],{"type":42,"tag":58,"props":1872,"children":1873},{},[1874],{"type":47,"value":1875},"Grounding and RAG.",{"type":47,"value":1877}," Getting the model to answer from ",{"type":42,"tag":99,"props":1879,"children":1880},{},[1881],{"type":47,"value":121},{"type":47,"value":1883}," data instead of making things up. This is the difference between a generic chatbot and something useful to your business.",{"type":42,"tag":389,"props":1885,"children":1886},{},[1887,1892],{"type":42,"tag":58,"props":1888,"children":1889},{},[1890],{"type":47,"value":1891},"Agents and tool-calling.",{"type":47,"value":1893}," Getting the AI to take real actions (send the email, update the record, run the workflow), reliably and safely, not just chat.",{"type":42,"tag":389,"props":1895,"children":1896},{},[1897,1902],{"type":42,"tag":58,"props":1898,"children":1899},{},[1900],{"type":47,"value":1901},"Evaluation.",{"type":47,"value":1903}," Proving the AI actually does the job. Anyone can get an impressive demo. Knowing how to measure whether it works at scale is a real, and rarer, skill.",{"type":42,"tag":389,"props":1905,"children":1906},{},[1907,1912],{"type":42,"tag":58,"props":1908,"children":1909},{},[1910],{"type":47,"value":1911},"Guardrails.",{"type":47,"value":1913}," Stopping the AI from doing the wrong thing. This matters enormously the moment the AI touches money, customer data, or anything with consequences.",{"type":42,"tag":389,"props":1915,"children":1916},{},[1917,1922],{"type":42,"tag":58,"props":1918,"children":1919},{},[1920],{"type":47,"value":1921},"Shipping and monitoring.",{"type":47,"value":1923}," Getting it into production and keeping it working under real load. Most AI projects die on the way to production, so this is where the value is.",{"type":42,"tag":43,"props":1925,"children":1926},{},[1927,1929,1934],{"type":47,"value":1928},"And underneath all of it: ",{"type":42,"tag":58,"props":1930,"children":1931},{},[1932],{"type":47,"value":1933},"solid general software engineering.",{"type":47,"value":1935}," An \"AI developer\" who can't write clean, testable, maintainable code will build you something that works in a demo and falls apart in production. The AI part sits on top of good engineering. It doesn't replace it.",{"type":42,"tag":66,"props":1937,"children":1939},{"id":1938},"what-you-probably-dont-need",[1940],{"type":47,"value":1941},"What You Probably Don't Need",{"type":42,"tag":43,"props":1943,"children":1944},{},[1945],{"type":47,"value":1946},"This is the part that saves you money, so we'll be blunt.",{"type":42,"tag":43,"props":1948,"children":1949},{},[1950,1952,1957],{"type":47,"value":1951},"You probably don't need someone who trains models from scratch. You're almost certainly using an existing model, so you need someone who's excellent at ",{"type":42,"tag":99,"props":1953,"children":1954},{},[1955],{"type":47,"value":1956},"applying",{"type":47,"value":1958}," it, not building it.",{"type":42,"tag":43,"props":1960,"children":1961},{},[1962],{"type":47,"value":1963},"You probably don't need a dedicated \"prompt engineer\" as a full role. Writing good prompts is a skill, but it's one part of the job, not a job by itself for most teams.",{"type":42,"tag":43,"props":1965,"children":1966},{},[1967],{"type":47,"value":1968},"And you probably don't need to wait for the perfect unicorn who has everything. A strong product engineer with genuine, shipped AI experience will serve you better than a specialist who's never put anything in front of real users.",{"type":42,"tag":66,"props":1970,"children":1972},{"id":1971},"ai-engineer-vs-ml-engineer-vs-data-scientist",[1973],{"type":47,"value":1974},"AI Engineer vs ML Engineer vs Data Scientist",{"type":42,"tag":43,"props":1976,"children":1977},{},[1978],{"type":47,"value":1979},"In plain terms:",{"type":42,"tag":426,"props":1981,"children":1982},{},[1983,1998,2015],{"type":42,"tag":389,"props":1984,"children":1985},{},[1986,1991,1993],{"type":42,"tag":58,"props":1987,"children":1988},{},[1989],{"type":47,"value":1990},"AI / Applied AI engineer:",{"type":47,"value":1992}," builds products and features using existing AI models. Agents, RAG, integrations, shipping. ",{"type":42,"tag":58,"props":1994,"children":1995},{},[1996],{"type":47,"value":1997},"This is what most product companies need.",{"type":42,"tag":389,"props":1999,"children":2000},{},[2001,2006,2008,2013],{"type":42,"tag":58,"props":2002,"children":2003},{},[2004],{"type":47,"value":2005},"ML engineer:",{"type":47,"value":2007}," trains, tunes, and deploys machine-learning models. You need this when your product ",{"type":42,"tag":99,"props":2009,"children":2010},{},[2011],{"type":47,"value":2012},"is",{"type":47,"value":2014}," a custom model, which is rare for most startups.",{"type":42,"tag":389,"props":2016,"children":2017},{},[2018,2023],{"type":42,"tag":58,"props":2019,"children":2020},{},[2021],{"type":47,"value":2022},"Data scientist:",{"type":47,"value":2024}," analyzes data to find insights and build models, often more analysis than product. Valuable, but a different job from shipping an AI feature.",{"type":42,"tag":43,"props":2026,"children":2027},{},[2028],{"type":47,"value":2029},"If you're adding AI to a product, start with the applied AI engineer. Bring in the others only when you have a specific reason you can name.",{"type":42,"tag":66,"props":2031,"children":2033},{"id":2032},"how-to-actually-vet-an-ai-developer",[2034],{"type":47,"value":2035},"How to Actually Vet an AI Developer",{"type":42,"tag":43,"props":2037,"children":2038},{},[2039,2041,2046],{"type":47,"value":2040},"The single best question: ",{"type":42,"tag":58,"props":2042,"children":2043},{},[2044],{"type":47,"value":2045},"\"What AI have you actually shipped and run in production?\"",{"type":47,"value":2047}," Not demoed. Shipped. Then follow up on the unglamorous parts:",{"type":42,"tag":426,"props":2049,"children":2050},{},[2051,2056,2061],{"type":42,"tag":389,"props":2052,"children":2053},{},[2054],{"type":47,"value":2055},"How did you evaluate whether it worked?",{"type":42,"tag":389,"props":2057,"children":2058},{},[2059],{"type":47,"value":2060},"What guardrails did you add, and why?",{"type":42,"tag":389,"props":2062,"children":2063},{},[2064],{"type":47,"value":2065},"What broke in production, and how did you fix it?",{"type":42,"tag":43,"props":2067,"children":2068},{},[2069,2071,2075],{"type":47,"value":2070},"People who've genuinely shipped AI talk fluently about reliability, evaluation, and failure. People who've only played with it talk about models and demos. The difference shows up fast. (Our post on ",{"type":42,"tag":158,"props":2072,"children":2073},{"href":1640},[2074],{"type":47,"value":1643},{"type":47,"value":2076}," covers the general version of this, and it applies here too.)",{"type":42,"tag":66,"props":2078,"children":2080},{"id":2079},"build-hire-or-augment",[2081],{"type":47,"value":2082},"Build, Hire, or Augment?",{"type":42,"tag":43,"props":2084,"children":2085},{},[2086],{"type":47,"value":2087},"You don't have to jump straight to a full-time hire. A single, well-defined AI feature might only need a project-based or augmented engineer for a few weeks. Ongoing AI product development is what justifies a dedicated person.",{"type":42,"tag":43,"props":2089,"children":2090},{},[2091,2093,2098,2099,2103],{"type":47,"value":2092},"If you'd rather not build the hiring muscle from scratch, that's the gap we fill: our AI engineers have shipped AI in our own product and for a client, and you can bring one on without long-term lock-in. See ",{"type":42,"tag":158,"props":2094,"children":2095},{"href":952},[2096],{"type":47,"value":2097},"hire AI developers",{"type":47,"value":949},{"type":42,"tag":158,"props":2100,"children":2101},{"href":580},[2102],{"type":47,"value":583},{"type":47,"value":229},{"type":42,"tag":66,"props":2105,"children":2106},{"id":232},[2107],{"type":47,"value":235},{"type":42,"tag":237,"props":2109,"children":2111},{"id":2110},"what-skills-should-an-ai-developer-have",[2112],{"type":47,"value":1782},{"type":42,"tag":43,"props":2114,"children":2115},{},[2116],{"type":47,"value":2117},"The ones that matter most aren't \"knows the API.\" Look for grounding and RAG (getting the model to answer from your data), agents and tool-calling (getting it to take real actions), evaluation (proving it works), guardrails (stopping it from doing the wrong thing), and shipping to production reliably. Solid general software engineering underneath all of it matters more than any single AI buzzword.",{"type":42,"tag":237,"props":2119,"children":2121},{"id":2120},"do-i-need-an-ml-engineer-or-an-ai-engineer",[2122],{"type":47,"value":1785},{"type":42,"tag":43,"props":2124,"children":2125},{},[2126],{"type":47,"value":1786},{"type":42,"tag":237,"props":2128,"children":2130},{"id":2129},"how-do-i-know-if-an-ai-developer-has-actually-shipped-ai",[2131],{"type":47,"value":1788},{"type":42,"tag":43,"props":2133,"children":2134},{},[2135],{"type":47,"value":1789},{"type":42,"tag":237,"props":2137,"children":2139},{"id":2138},"do-i-need-to-hire-a-full-time-ai-developer-or-can-i-augment",[2140],{"type":47,"value":1791},{"type":42,"tag":43,"props":2142,"children":2143},{},[2144],{"type":47,"value":1792},{"type":42,"tag":43,"props":2146,"children":2147},{},[2148],{"type":42,"tag":99,"props":2149,"children":2150},{},[2151,2152,2157,2158,2162,2163,2167],{"type":47,"value":280},{"type":42,"tag":158,"props":2153,"children":2154},{"href":952},[2155],{"type":47,"value":2156},"Hire AI Developers",{"type":47,"value":287},{"type":42,"tag":158,"props":2159,"children":2160},{"href":184},[2161],{"type":47,"value":292},{"type":47,"value":294},{"type":42,"tag":158,"props":2164,"children":2165},{"href":641},[2166],{"type":47,"value":644},{"type":47,"value":165},{"title":7,"searchDepth":302,"depth":302,"links":2169},[2170,2171,2172,2173,2174,2175,2176],{"id":1816,"depth":302,"text":1819},{"id":1856,"depth":302,"text":1859},{"id":1938,"depth":302,"text":1941},{"id":1971,"depth":302,"text":1974},{"id":2032,"depth":302,"text":2035},{"id":2079,"depth":302,"text":2082},{"id":232,"depth":302,"text":235,"children":2177},[2178,2179,2180,2181],{"id":2110,"depth":314,"text":1782},{"id":2120,"depth":314,"text":1785},{"id":2129,"depth":314,"text":1788},{"id":2138,"depth":314,"text":1791},"content:blog:hiring-ai-developers-skills.md","blog/hiring-ai-developers-skills.md","blog/hiring-ai-developers-skills",{"_path":326,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":292,"description":327,"metaTitle":328,"topic":11,"author":12,"authorProfile":13,"coverImg":329,"coverImgAlt":330,"toc":16,"published":16,"createdAt":331,"updatedAt":331,"keywords":2186,"faq":2187,"body":2192,"_type":318,"_id":664,"_source":320,"_file":665,"_stem":666,"_extension":323},[333,334,335,336,337,338],[2188,2189,2190,2191],{"question":341,"answer":342},{"question":344,"answer":345},{"question":347,"answer":348},{"question":350,"answer":351},{"type":39,"children":2193,"toc":2430},[2194,2198,2206,2210,2214,2218,2237,2241,2245,2249,2284,2288,2292,2296,2309,2322,2335,2339,2343,2347,2351,2355,2359,2363,2372,2376,2380,2384,2388,2392,2396,2400,2404,2408],{"type":42,"tag":43,"props":2195,"children":2196},{},[2197],{"type":47,"value":358},{"type":42,"tag":43,"props":2199,"children":2200},{},[2201,2205],{"type":42,"tag":58,"props":2202,"children":2203},{},[2204],{"type":47,"value":62},{"type":47,"value":367},{"type":42,"tag":66,"props":2207,"children":2208},{"id":370},[2209],{"type":47,"value":373},{"type":42,"tag":43,"props":2211,"children":2212},{},[2213],{"type":47,"value":378},{"type":42,"tag":43,"props":2215,"children":2216},{},[2217],{"type":47,"value":383},{"type":42,"tag":385,"props":2219,"children":2220},{},[2221,2229],{"type":42,"tag":389,"props":2222,"children":2223},{},[2224,2228],{"type":42,"tag":58,"props":2225,"children":2226},{},[2227],{"type":47,"value":396},{"type":47,"value":398},{"type":42,"tag":389,"props":2230,"children":2231},{},[2232,2236],{"type":42,"tag":58,"props":2233,"children":2234},{},[2235],{"type":47,"value":406},{"type":47,"value":408},{"type":42,"tag":43,"props":2238,"children":2239},{},[2240],{"type":47,"value":413},{"type":42,"tag":66,"props":2242,"children":2243},{"id":416},[2244],{"type":47,"value":419},{"type":42,"tag":43,"props":2246,"children":2247},{},[2248],{"type":47,"value":424},{"type":42,"tag":426,"props":2250,"children":2251},{},[2252,2260,2268,2276],{"type":42,"tag":389,"props":2253,"children":2254},{},[2255,2259],{"type":42,"tag":58,"props":2256,"children":2257},{},[2258],{"type":47,"value":436},{"type":47,"value":438},{"type":42,"tag":389,"props":2261,"children":2262},{},[2263,2267],{"type":42,"tag":58,"props":2264,"children":2265},{},[2266],{"type":47,"value":446},{"type":47,"value":448},{"type":42,"tag":389,"props":2269,"children":2270},{},[2271,2275],{"type":42,"tag":58,"props":2272,"children":2273},{},[2274],{"type":47,"value":456},{"type":47,"value":458},{"type":42,"tag":389,"props":2277,"children":2278},{},[2279,2283],{"type":42,"tag":58,"props":2280,"children":2281},{},[2282],{"type":47,"value":466},{"type":47,"value":468},{"type":42,"tag":43,"props":2285,"children":2286},{},[2287],{"type":47,"value":473},{"type":42,"tag":66,"props":2289,"children":2290},{"id":476},[2291],{"type":47,"value":479},{"type":42,"tag":43,"props":2293,"children":2294},{},[2295],{"type":47,"value":484},{"type":42,"tag":43,"props":2297,"children":2298},{},[2299,2303,2304,2308],{"type":42,"tag":58,"props":2300,"children":2301},{},[2302],{"type":47,"value":492},{"type":47,"value":494},{"type":42,"tag":58,"props":2305,"children":2306},{},[2307],{"type":47,"value":499},{"type":47,"value":501},{"type":42,"tag":43,"props":2310,"children":2311},{},[2312,2316,2317,2321],{"type":42,"tag":58,"props":2313,"children":2314},{},[2315],{"type":47,"value":509},{"type":47,"value":511},{"type":42,"tag":58,"props":2318,"children":2319},{},[2320],{"type":47,"value":516},{"type":47,"value":518},{"type":42,"tag":43,"props":2323,"children":2324},{},[2325,2329,2330,2334],{"type":42,"tag":58,"props":2326,"children":2327},{},[2328],{"type":47,"value":526},{"type":47,"value":528},{"type":42,"tag":58,"props":2331,"children":2332},{},[2333],{"type":47,"value":533},{"type":47,"value":535},{"type":42,"tag":43,"props":2336,"children":2337},{},[2338],{"type":47,"value":540},{"type":42,"tag":66,"props":2340,"children":2341},{"id":543},[2342],{"type":47,"value":546},{"type":42,"tag":43,"props":2344,"children":2345},{},[2346],{"type":47,"value":551},{"type":42,"tag":43,"props":2348,"children":2349},{},[2350],{"type":47,"value":556},{"type":42,"tag":43,"props":2352,"children":2353},{},[2354],{"type":47,"value":561},{"type":42,"tag":66,"props":2356,"children":2357},{"id":564},[2358],{"type":47,"value":567},{"type":42,"tag":43,"props":2360,"children":2361},{},[2362],{"type":47,"value":572},{"type":42,"tag":43,"props":2364,"children":2365},{},[2366,2367,2371],{"type":47,"value":577},{"type":42,"tag":158,"props":2368,"children":2369},{"href":580},[2370],{"type":47,"value":583},{"type":47,"value":585},{"type":42,"tag":66,"props":2373,"children":2374},{"id":232},[2375],{"type":47,"value":235},{"type":42,"tag":237,"props":2377,"children":2378},{"id":592},[2379],{"type":47,"value":341},{"type":42,"tag":43,"props":2381,"children":2382},{},[2383],{"type":47,"value":342},{"type":42,"tag":237,"props":2385,"children":2386},{"id":601},[2387],{"type":47,"value":344},{"type":42,"tag":43,"props":2389,"children":2390},{},[2391],{"type":47,"value":345},{"type":42,"tag":237,"props":2393,"children":2394},{"id":610},[2395],{"type":47,"value":347},{"type":42,"tag":43,"props":2397,"children":2398},{},[2399],{"type":47,"value":348},{"type":42,"tag":237,"props":2401,"children":2402},{"id":619},[2403],{"type":47,"value":350},{"type":42,"tag":43,"props":2405,"children":2406},{},[2407],{"type":47,"value":351},{"type":42,"tag":43,"props":2409,"children":2410},{},[2411],{"type":42,"tag":99,"props":2412,"children":2413},{},[2414,2415,2419,2420,2424,2425,2429],{"type":47,"value":280},{"type":42,"tag":158,"props":2416,"children":2417},{"href":580},[2418],{"type":47,"value":637},{"type":47,"value":287},{"type":42,"tag":158,"props":2421,"children":2422},{"href":641},[2423],{"type":47,"value":644},{"type":47,"value":294},{"type":42,"tag":158,"props":2426,"children":2427},{"href":160},[2428],{"type":47,"value":299},{"type":47,"value":165},{"title":7,"searchDepth":302,"depth":302,"links":2431},[2432,2433,2434,2435,2436,2437],{"id":370,"depth":302,"text":373},{"id":416,"depth":302,"text":419},{"id":476,"depth":302,"text":479},{"id":543,"depth":302,"text":546},{"id":564,"depth":302,"text":567},{"id":232,"depth":302,"text":235,"children":2438},[2439,2440,2441,2442],{"id":592,"depth":314,"text":341},{"id":601,"depth":314,"text":344},{"id":610,"depth":314,"text":347},{"id":619,"depth":314,"text":350},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"metaTitle":10,"topic":11,"author":12,"authorProfile":13,"coverImg":14,"coverImgAlt":15,"toc":16,"published":16,"createdAt":17,"updatedAt":17,"keywords":2444,"faq":2445,"body":2450,"_type":318,"_id":319,"_source":320,"_file":321,"_stem":322,"_extension":323},[19,20,21,22,23,24],[2446,2447,2448,2449],{"question":27,"answer":28},{"question":30,"answer":31},{"question":33,"answer":34},{"question":36,"answer":37},{"type":39,"children":2451,"toc":2645},[2452,2456,2460,2468,2472,2476,2480,2484,2488,2497,2501,2520,2524,2528,2532,2541,2545,2549,2558,2562,2566,2570,2574,2578,2587,2591,2595,2599,2603,2607,2611,2615,2619,2623],{"type":42,"tag":43,"props":2453,"children":2454},{},[2455],{"type":47,"value":48},{"type":42,"tag":43,"props":2457,"children":2458},{},[2459],{"type":47,"value":53},{"type":42,"tag":43,"props":2461,"children":2462},{},[2463,2467],{"type":42,"tag":58,"props":2464,"children":2465},{},[2466],{"type":47,"value":62},{"type":47,"value":64},{"type":42,"tag":66,"props":2469,"children":2470},{"id":68},[2471],{"type":47,"value":71},{"type":42,"tag":43,"props":2473,"children":2474},{},[2475],{"type":47,"value":76},{"type":42,"tag":43,"props":2477,"children":2478},{},[2479],{"type":47,"value":81},{"type":42,"tag":66,"props":2481,"children":2482},{"id":84},[2483],{"type":47,"value":87},{"type":42,"tag":43,"props":2485,"children":2486},{},[2487],{"type":47,"value":92},{"type":42,"tag":43,"props":2489,"children":2490},{},[2491,2492,2496],{"type":47,"value":97},{"type":42,"tag":99,"props":2493,"children":2494},{},[2495],{"type":47,"value":103},{"type":47,"value":105},{"type":42,"tag":66,"props":2498,"children":2499},{"id":108},[2500],{"type":47,"value":111},{"type":42,"tag":43,"props":2502,"children":2503},{},[2504,2505,2509,2510,2514,2515,2519],{"type":47,"value":116},{"type":42,"tag":99,"props":2506,"children":2507},{},[2508],{"type":47,"value":121},{"type":47,"value":123},{"type":42,"tag":99,"props":2511,"children":2512},{},[2513],{"type":47,"value":121},{"type":47,"value":129},{"type":42,"tag":99,"props":2516,"children":2517},{},[2518],{"type":47,"value":121},{"type":47,"value":135},{"type":42,"tag":43,"props":2521,"children":2522},{},[2523],{"type":47,"value":140},{"type":42,"tag":66,"props":2525,"children":2526},{"id":143},[2527],{"type":47,"value":146},{"type":42,"tag":43,"props":2529,"children":2530},{},[2531],{"type":47,"value":151},{"type":42,"tag":43,"props":2533,"children":2534},{},[2535,2536,2540],{"type":47,"value":156},{"type":42,"tag":158,"props":2537,"children":2538},{"href":160},[2539],{"type":47,"value":163},{"type":47,"value":165},{"type":42,"tag":66,"props":2542,"children":2543},{"id":168},[2544],{"type":47,"value":171},{"type":42,"tag":43,"props":2546,"children":2547},{},[2548],{"type":47,"value":176},{"type":42,"tag":43,"props":2550,"children":2551},{},[2552,2553,2557],{"type":47,"value":181},{"type":42,"tag":158,"props":2554,"children":2555},{"href":184},[2556],{"type":47,"value":187},{"type":47,"value":189},{"type":42,"tag":66,"props":2559,"children":2560},{"id":192},[2561],{"type":47,"value":195},{"type":42,"tag":43,"props":2563,"children":2564},{},[2565],{"type":47,"value":200},{"type":42,"tag":43,"props":2567,"children":2568},{},[2569],{"type":47,"value":205},{"type":42,"tag":66,"props":2571,"children":2572},{"id":208},[2573],{"type":47,"value":211},{"type":42,"tag":43,"props":2575,"children":2576},{},[2577],{"type":47,"value":216},{"type":42,"tag":43,"props":2579,"children":2580},{},[2581,2582,2586],{"type":47,"value":221},{"type":42,"tag":158,"props":2583,"children":2584},{"href":224},[2585],{"type":47,"value":227},{"type":47,"value":229},{"type":42,"tag":66,"props":2588,"children":2589},{"id":232},[2590],{"type":47,"value":235},{"type":42,"tag":237,"props":2592,"children":2593},{"id":239},[2594],{"type":47,"value":27},{"type":42,"tag":43,"props":2596,"children":2597},{},[2598],{"type":47,"value":28},{"type":42,"tag":237,"props":2600,"children":2601},{"id":248},[2602],{"type":47,"value":30},{"type":42,"tag":43,"props":2604,"children":2605},{},[2606],{"type":47,"value":31},{"type":42,"tag":237,"props":2608,"children":2609},{"id":257},[2610],{"type":47,"value":33},{"type":42,"tag":43,"props":2612,"children":2613},{},[2614],{"type":47,"value":34},{"type":42,"tag":237,"props":2616,"children":2617},{"id":266},[2618],{"type":47,"value":36},{"type":42,"tag":43,"props":2620,"children":2621},{},[2622],{"type":47,"value":37},{"type":42,"tag":43,"props":2624,"children":2625},{},[2626],{"type":42,"tag":99,"props":2627,"children":2628},{},[2629,2630,2634,2635,2639,2640,2644],{"type":47,"value":280},{"type":42,"tag":158,"props":2631,"children":2632},{"href":224},[2633],{"type":47,"value":285},{"type":47,"value":287},{"type":42,"tag":158,"props":2636,"children":2637},{"href":184},[2638],{"type":47,"value":292},{"type":47,"value":294},{"type":42,"tag":158,"props":2641,"children":2642},{"href":160},[2643],{"type":47,"value":299},{"type":47,"value":165},{"title":7,"searchDepth":302,"depth":302,"links":2646},[2647,2648,2649,2650,2651,2652,2653,2654],{"id":68,"depth":302,"text":71},{"id":84,"depth":302,"text":87},{"id":108,"depth":302,"text":111},{"id":143,"depth":302,"text":146},{"id":168,"depth":302,"text":171},{"id":192,"depth":302,"text":195},{"id":208,"depth":302,"text":211},{"id":232,"depth":302,"text":235,"children":2655},[2656,2657,2658,2659],{"id":239,"depth":314,"text":27},{"id":248,"depth":314,"text":30},{"id":257,"depth":314,"text":33},{"id":266,"depth":314,"text":36},1786939934782]