[{"data":1,"prerenderedAt":350},["ShallowReactive",2],{"post-\u002Fbeyond-the-bot-lessons-from-building-a-chat-system-for-global-patients":3},{"page":4,"translation":303,"nav":305,"related":337,"random":344},{"id":5,"title":6,"body":7,"categories":280,"category":283,"date":284,"description":285,"draft":286,"extension":287,"image":288,"kind":289,"lang":290,"meta":291,"navigation":292,"path":293,"readingTime":294,"seo":295,"slug":296,"stem":296,"tags":297,"translationKey":300,"type":301,"updated":283,"__hash__":302},"posts\u002Fbeyond-the-bot-lessons-from-building-a-chat-system-for-global-patients.md","Beyond the bot: lessons from building a chat system for global patients",{"type":8,"value":9,"toc":265},"minimark",[10,43,46,49,52,55,58,76,82,94,99,104,107,110,114,121,124,128,134,137,154,157,161,168,172,179,183,186,189,203,206,210,216,222,226,229,232,259],[11,12,13,21],"blockquote",{},[14,15,16,17],"p",{},"💡 ",[18,19,20],"strong",{},"Quick Summary (TL;DR):",[22,23,24,31,37],"ul",{},[25,26,27,30],"li",{},[18,28,29],{},"The Project:"," Implemented VaniBot at Vanity Hospital to handle pre-consultation, gather sensitive medical data, and build trust with international patient leads.",[25,32,33,36],{},[18,34,35],{},"Engineering Choice:"," Opted for hosted OpenAI API over self-hosted open-source LLMs to ensure empathy, high conversational coherence, and to avoid GPU hosting\u002Fscaling overhead.",[25,38,39,42],{},[18,40,41],{},"The Outcome:"," The chatbot acted as a force multiplier rather than a human replacement, automating repetitive tasks and becoming an indispensable tool for the patient relations team.",[14,44,45],{},"Medical tourism—especially in areas like plastic surgery and minimally invasive procedures—is growing rapidly each year. As the CTO of a hospital at the center of this growth, I’ve seen firsthand how essential digital communication has become.",[14,47,48],{},"Most of our patients come from abroad, and their first interaction with us almost always happens through digital channels.",[14,50,51],{},"We receive inquiries from dozens of countries and time zones, at every hour of the day. That alone makes timing critical. If you don’t respond quickly, the patient often doesn’t return. Even a short delay of a few hours can mean the opportunity is lost for good.",[14,53,54],{},"That reality is what pushed us toward building a chatbot system. We had to move quickly, and our goal was clear: respond faster and improve conversion rates.",[14,56,57],{},"But the project quickly grew beyond that. It became more than just a technical system—it started changing our internal processes and how we work together as a team.",[14,59,60,61,71,72,75],{},"For the past year, we’ve been running a live chatbot system at ",[62,63,70],"a",{"href":64,"rel":65,"target":69},"https:\u002F\u002Fwww.vanityclinic.com",[66,67,68],"nofollow","noopener","noreferrer","_blank","Vanity Cosmetic Surgery Hospital",". Internally, we call it ",[18,73,74],{},"VaniBot","—but it’s far from a typical chatbot.",[14,77,78,79],{},"This isn’t about answering “Where’s my order?” or “Do you have this product?” We’re working in an industry where people make life-changing decisions, like undergoing surgery. That means our bot needs to do much more than just respond to FAQs—it needs to ",[18,80,81],{},"build trust, collect sensitive medical information, guide decision-making, and know when to hand over to a human expert.",[14,83,84,85,89,90,93],{},"In this article, I won’t focus on what the bot ",[86,87,88],"em",{},"does",", but on what we’ve ",[86,91,92],{},"learned"," while building and running it. If you’re working on a similar project, I hope this helps.",[95,96,98],"h2",{"id":97},"key-lessons-from-the-process","Key Lessons from the Process",[100,101,103],"h3",{"id":102},"_1-its-not-a-set-it-and-forget-it-project","1. It's Not a “Set It and Forget It” Project",[14,105,106],{},"A chatbot isn’t something you build once and move on. It needs constant monitoring: performance metrics, conversion rates, and actual user interactions must be reviewed regularly. And improvements must be continuous.",[14,108,109],{},"Also: it’s not just the IT team’s responsibility. Anyone whose job is being supported or partially replaced by the bot needs to be involved.",[100,111,113],{"id":112},"_2-bots-dont-replace-peoplethey-support-them","2. Bots Don’t Replace People—They Support Them",[14,115,116,117,120],{},"No one lost their job because of VaniBot. On the contrary, it removed repetitive, low-value tasks and ",[18,118,119],{},"freed up staff to focus on more complex, meaningful work",".",[14,122,123],{},"It’s like every team member suddenly gained a digital assistant. Honestly, if we shut down the bots today, there’d be chaos.",[100,125,127],{"id":126},"_3-the-real-cost-isnt-just-money","3. The Real Cost Isn’t Just Money",[14,129,130,131],{},"The most common misconception: ",[86,132,133],{},"“We’ll pay a vendor 5K a month and it’ll all be handled.”",[14,135,136],{},"The reality? To build something that actually works, you need:",[22,138,139,142,145,148,151],{},[25,140,141],{},"Real focus from your team",[25,143,144],{},"Collaboration across departments",[25,146,147],{},"A strong IT infrastructure",[25,149,150],{},"Ongoing support and ownership",[25,152,153],{},"And even if you work with a vendor, a partner who shares your goals and long-term mindset",[14,155,156],{},"Otherwise, you’ll burn both your money and your expectations.",[100,158,160],{"id":159},"_4-multichannel-integration-is-the-toughest-part","4. Multichannel Integration Is the Toughest Part",[14,162,163,164,167],{},"Integrating a bot into your website? Easy. Making it work across platforms like ",[18,165,166],{},"WhatsApp and Instagram","? That’s where the real complexity and instability begin.",[100,169,171],{"id":170},"_5-having-a-solid-internal-api-layer-helped-a-lot","5. Having a Solid Internal API Layer Helped a Lot",[14,173,174,175,178],{},"We already had well-working internal endpoints for our CRM and medical systems. That meant we didn’t need to reinvent infrastructure—we could ",[18,176,177],{},"focus purely on the bot’s logic and conversation design",", which saved time and complexity.",[100,180,182],{"id":181},"_6-llms-open-source-vs-hosted-service","6. LLMs: Open Source vs. Hosted Service?",[14,184,185],{},"We did consider using an open source LLM, and I ran some small tests myself. But ultimately, we didn’t go that route for this project.",[14,187,188],{},"Our assessment was simple:",[22,190,191,197,200],{},[25,192,193,194,120],{},"For this level of sophistication—empathy, contextual awareness, trust-building—",[18,195,196],{},"open source models still fall short",[25,198,199],{},"And hosting your own model comes with its own load: GPUs, performance, uptime, scaling, logging...",[25,201,202],{},"With OpenAI, we offloaded all of that. Outside of 1–2 global outages, we’ve had zero issues. It’s been rock-solid.",[14,204,205],{},"If your use case is simpler, or you have strict data constraints, open source may still be worth exploring. But for us, reliability was as important as intelligence.",[95,207,209],{"id":208},"smart-bots-and-assisted-conversion","Smart Bots and Assisted Conversion",[14,211,212,213,120],{},"Some of our bots are currently being tested with a small group of leads to ",[18,214,215],{},"guide them deeper into the decision-making process—even toward conversion",[14,217,218,219,120],{},"That said, this is still experimental. Our goal isn’t to build bots that sell to everyone. It’s to develop systems that ",[18,220,221],{},"understand when to inform, when to engage, and when to step aside for a human",[95,223,225],{"id":224},"final-thoughts","Final Thoughts",[14,227,228],{},"From the outside, building a chatbot might seem like just another software project. But what we actually built was something far more impactful.",[14,230,231],{},"Here’s what we took away from the journey:",[22,233,234,241,247,250,253],{},[25,235,236,237,240],{},"A good chatbot is the product of the ",[18,238,239],{},"entire organization",", not just the tech team.",[25,242,243,244,120],{},"Success lies in ",[18,245,246],{},"simple logic + strong integration + a culture of continuous improvement",[25,248,249],{},"Bots don’t replace people—they amplify them.",[25,251,252],{},"Without the right backend systems, even the smartest bot can’t deliver.",[25,254,255,256,120],{},"And yes, in the right context, bots can move conversations forward—even toward high-stakes decisions. But only if they know ",[86,257,258],{},"when and how",[14,260,261,262,120],{},"We didn’t just build a bot. We built a digital system that learns, adapts, collaborates—and in many ways, ",[18,263,264],{},"became part of the team",{"title":266,"searchDepth":267,"depth":267,"links":268},"",2,[269,278,279],{"id":97,"depth":267,"text":98,"children":270},[271,273,274,275,276,277],{"id":102,"depth":272,"text":103},3,{"id":112,"depth":272,"text":113},{"id":126,"depth":272,"text":127},{"id":159,"depth":272,"text":160},{"id":170,"depth":272,"text":171},{"id":181,"depth":272,"text":182},{"id":208,"depth":267,"text":209},{"id":224,"depth":267,"text":225},[281,282],"business","ai",null,"2025-07-13","A year of running a real medical chatbot, VaniBot — what it taught me about trust, multichannel integration, real cost, and choosing a hosted LLM over open source.",false,"md","\u002Fimages\u002Fhero\u002Fbeyond-the-bot.avif","Field notes","en",{},true,"\u002Fbeyond-the-bot-lessons-from-building-a-chat-system-for-global-patients",5,{"title":6,"description":285},"beyond-the-bot-lessons-from-building-a-chat-system-for-global-patients",[282,298,299],"chatbot","healthcare","beyond-the-bot","post","6xXD3xZC9waeoSGxVQk1PbSPjNCYSuuFk4uc1pphGzI",{"path":304},"\u002Ftr\u002Fchatbot-gelistirmek-sandiginiz-kadar-basit-degil-gercek-bir-deneyimden-ogrendiklerim",{"prev":306,"next":309,"others":312,"lucky":336,"readingTime":294},{"path":307,"title":308},"\u002Fredar-ai-powered-summaries-for-kap-disclosures-and-open-sources","Redar: AI-Powered Summaries for KAP Disclosures and Open Sources",{"path":310,"title":311},"\u002Fhow-i-built-a-modern-infrastructure-using-open-source-tools-and-the-power-of-cloudflare","How I Built a Modern Infrastructure Using Open Source Tools and the Power of Cloudflare",[313,316,319,322,325,326,327,330,333],{"path":314,"title":315},"\u002F1m-impressions-per-month-0-revenue-a-programmatic-seo-post-mortem","1M Impressions per Month, $0 Revenue: A Programmatic SEO Post-Mortem",{"path":317,"title":318},"\u002Fthe-end-of-coding-or-a-new-renaissance-the-invisible-crisis-of-ai","The End of Coding or a New Renaissance? The Invisible Crisis of AI",{"path":320,"title":321},"\u002Fraising-children-in-the-age-of-artificial-intelligence","Raising Children in the Age of Artificial Intelligence",{"path":323,"title":324},"\u002Fpesintaksit-cash-vs-installments-a-turkish-inflation-aware-payment-comparison-tool","Cash or Installments? – The Story Behind PeşinTaksit",{"path":307,"title":308},{"path":310,"title":311},{"path":328,"title":329},"\u002Ffrom-rules-to-decisions-the-real-time-sales-intelligence-platform-we-built-at-vanity","From Rules to Decisions: The Real-Time Sales Intelligence Platform We Built at Vanity",{"path":331,"title":332},"\u002Fan-seo-experiment-in-a-low-competition-serp-with-google-maps-and-openai","An SEO Experiment in a Low-Competition SERP with Google Maps and OpenAI",{"path":334,"title":335},"\u002Fwhy-im-building-rankextension-making-google-search-console-actually-make-sense","Why I’m Building RankExtension: Making Google Search Console Actually Make Sense",{"path":331,"title":332},[338,340,342],{"path":317,"title":318,"date":339},"2025-11-20",{"path":320,"title":321,"date":341},"2025-11-14",{"path":307,"title":308,"date":343},"2025-10-30",[345,347,348],{"path":314,"title":315,"date":346},"2026-06-21",{"path":323,"title":324,"date":343},{"path":310,"title":311,"date":349},"2025-07-02",1782141950458]