RRockChinQinlangbot.hashnode.dev·3d ago · 4 min readThe new LangBot Cloud is here — and multi-user Workspaces are now in open sourceThe new LangBot Cloud is live. This release tackles a practical question: when a team uses LangBot together, who can access which resources? The same multi-user foundation is now available in the open00
NSNavraj Singhinnavraj-blog.hashnode.dev·5d ago · 7 min readYour Autonomous AI Agent Has No Hands: The Ugly, Brilliant Reality of Tool CallingReality Of Tool Calling Watch anyone use an AI assistant for the first time, and you will see the exact same look on their face. They type a prompt. A neat little UI badge flashes: "Searching the web.10
SGSaran Ginsaranbuilds.hashnode.dev·Aug 20 · 14 min readWardLog : A Doctor's Voice AssistantFrom Paper to Voice: Building WardLog In my previous job I worked on TimeSmart - a timesheet and contract management system for doctors. Before software like this, doctors wrote down the work they did00
HCHelkyn Coelloinunlockedconsulting.hashnode.dev·Aug 16 · 5 min readAI dragons: capable of everything, governed by nothingLast weekend the season finale of House of the Dragon ran for seventy-five minutes. I decided that was long enough to build an agentic chatbot. That was my goal. And I was determined to make it. So I 00
AIAli Ilyasinnoderecipe.hashnode.dev·Aug 15 · 13 min readn8n Telegram Bot: Build One That Sends and Receives Messages (2026)Originally published at noderecipe.com. Building a Telegram bot in n8n takes about five minutes if all you want is outbound messages — notifications, alerts, a daily digest. Making the bot listen and 00
Ttakdevsintakdevs.hashnode.dev·Jul 23 · 3 min readFrom AI Prototype to Production: Building a Chatbot That Delivers Real Business ResultsArtificial intelligence has transformed customer service, sales, and business operations. Many companies successfully build AI chatbot prototypes, but turning those prototypes into reliable production00
Ppranuthanjalikininextlabsblog.hashnode.dev·Jul 20 · 8 min readBuilding a Multilingual WhatsApp AI System for 800+ F&B Outlets - NLP Architecture and WhatsApp Business API ImplementationBuilding a Multilingual WhatsApp AI System for 800+ F&B Outlets NLP Architecture and WhatsApp Business API Implementation Scaling customer communication across 800+ outlets in Malaysia is not a people00
Ttechpotionsintechpotions.hashnode.dev·Jul 19 · 7 min readAI Agent vs Chatbot: The Real DifferenceOriginally published at techpotions.com. Every founder who searches "AI agent vs chatbot" is really asking one thing: "What do I actually build so my users don't hate me?" Here's the uncomfortable ans01M
EJEva J Patelinevapatel123.hashnode.dev·Jul 18 · 7 min readHow to Make The Easiest, One-File Python Chatbot (That Actually Works)We’ve all been there. You find a cool open-source AI model, you copy the basic starter code into Google Colab, you launch a beautiful Gradio chat interface, and your first message works perfectly. You10
RKRehbar Khaninarshhimself.hashnode.dev·Jul 19 · 4 min readHow I Built a RAG Chatbot Into My Portfolio with LangGraph, PGVector & MCP" published: false description: "A deep dive into the Gen-AI assistant on my portfolio — LangGraph agent, RAG over Postgres/pgvector, Redis memory, and live GitHub data via MCP.Most portfolios have a boring "About Me" paragraph. I replaced mine with something you can talk to — an AI terminal that answers questions about me, pulls my live GitHub activity, and remembers the co00