Tagged articles

AI chatbot

41 articles · Page 1 of 1
Infinite Tech Management
Infinite Tech Management
Jul 15, 2026 · R&D Management

Practical Guide to Drawing Architecture Diagrams: Using an AI Customer Service System as an Example

This article walks through a step‑by‑step method for creating a technical architecture diagram of an AI‑powered customer service system, covering how to identify the core business flow, map states and data ownership, decide sync/async boundaries, place modules, and annotate risks and support capabilities.

AI chatbotArchitecture DiagramSystem Design
0 likes · 18 min read
Practical Guide to Drawing Architecture Diagrams: Using an AI Customer Service System as an Example
java1234
java1234
Jul 4, 2026 · Mobile Development

Building a WeChat Mini‑Program Health Management System with AI in 20 Minutes (Spring AI 2.0 + Spring Boot 4 + Vue 3)

In just 20 minutes, the author uses Cursor AI to generate a full‑stack WeChat mini‑program for personal health management, featuring an AI‑driven health consultant, a Spring Boot 4 backend with JWT security, MySQL storage, and a Vue 3 admin console, and explains the architecture, routing, and deployment details.

AI chatbotJWTMySQL
0 likes · 10 min read
Building a WeChat Mini‑Program Health Management System with AI in 20 Minutes (Spring AI 2.0 + Spring Boot 4 + Vue 3)
Golang Shines
Golang Shines
Jun 3, 2026 · Industry Insights

Is Doubao Going Paid? Pricing, Timeline, and Industry Implications

Doubao will launch a three‑tier subscription in late June, keeping a free tier while charging 68 CNY/month for the standard plan, 200 CNY/year for the enhanced plan, and 500 CNY/year for the professional plan, a move that signals a broader shift in China's AI‑model market toward monetization and value capture.

AI chatbotChinese AI marketDoubao
0 likes · 5 min read
Is Doubao Going Paid? Pricing, Timeline, and Industry Implications
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Apr 4, 2026 · Artificial Intelligence

How to Deploy the Free Open‑Source Enterprise ChatGPT Platform Onyx – Complete Guide

Onyx is a fully open‑source, self‑hosted enterprise RAG platform that integrates any LLM with internal knowledge sources to provide AI chat, intelligent search, custom agents, and automation actions, and this guide walks through its core features, architecture, real‑world use cases, competitor comparison, deployment steps, configuration, best practices, and security compliance.

AI chatbotKnowledge BaseLLM
0 likes · 15 min read
How to Deploy the Free Open‑Source Enterprise ChatGPT Platform Onyx – Complete Guide
AI Software Product Manager
AI Software Product Manager
Mar 10, 2026 · Artificial Intelligence

How to Install and Configure OpenClaw AI Bot with Feishu Integration

This guide walks you through checking Node.js version, installing OpenClaw via script or npm, configuring personal mode, selecting a model provider and API key, setting up Feishu app credentials and permissions, managing versions, pairing the bot, and using common OpenClaw command‑line tools for operation and troubleshooting.

AI chatbotCommand LineConfiguration
0 likes · 10 min read
How to Install and Configure OpenClaw AI Bot with Feishu Integration
Tech Ocean
Tech Ocean
Mar 9, 2026 · Artificial Intelligence

How to Connect OpenClaw to Enterprise WeChat: A Complete Step‑by‑Step Guide

This article walks you through the entire process of integrating OpenClaw with Enterprise WeChat, covering prerequisite checks, creating an API‑mode robot with long‑connection, binding credentials, two deployment paths (Tencent Cloud Lighthouse or local), common pitfalls, and post‑integration extensions.

AI chatbotConfigurationEnterprise WeChat
0 likes · 11 min read
How to Connect OpenClaw to Enterprise WeChat: A Complete Step‑by‑Step Guide
SpringMeng
SpringMeng
Jan 30, 2026 · Artificial Intelligence

Hands‑On Guide: Build AI Agent Chatbots on Windows with RagFlow

Programmer Xiao Meng walks through a complete Windows setup for AI‑powered customer service agents using RagFlow, covering prerequisites, Docker and Ollama installation, model download, container deployment, configuration of knowledge bases, and testing, based on five real‑world projects.

AI chatbotDockerOllama
0 likes · 7 min read
Hands‑On Guide: Build AI Agent Chatbots on Windows with RagFlow
Woodpecker Software Testing
Woodpecker Software Testing
Jan 21, 2026 · Artificial Intelligence

Build an AI Agent with FastAPI & Alibaba Cloud: Text Q&A, Image Recognition, and Text‑to‑Image

This guide walks through designing and implementing an AI assistant that connects FastAPI to Alibaba Cloud large‑model services, supports streaming text Q&A, image understanding, text‑to‑image generation, network search, and MCP‑based map queries, with full front‑end and back‑end code examples.

AI chatbotAlibaba CloudMCP
0 likes · 38 min read
Build an AI Agent with FastAPI & Alibaba Cloud: Text Q&A, Image Recognition, and Text‑to‑Image
Smart Sea Tide
Smart Sea Tide
Dec 7, 2025 · Artificial Intelligence

Gemini Overtakes ChatGPT in Average Session Length, Signaling AI Shift

According to the Financial Times, Google’s Gemini now averages 7.2 minutes per user session—surpassing OpenAI’s ChatGPT at about 6 minutes—while its monthly downloads have surged from 15 million mid‑2025 to roughly 66 million by year‑end, highlighting a notable rebound and growing user engagement in the AI chatbot market.

AI chatbotChatGPTGemini
0 likes · 5 min read
Gemini Overtakes ChatGPT in Average Session Length, Signaling AI Shift
Zhihu Tech Column
Zhihu Tech Column
Sep 23, 2025 · Backend Development

Build a High‑Performance AI Chatbot with FUST Microservices and DeepSeek

This tutorial walks through using Zhihu's open‑source FUST microservice framework together with DeepSeek's language model API to design, implement, and deploy a scalable, high‑performance intelligent Q&A system, covering architecture, data models, service layers, and deployment scripts.

AI chatbotDeepSeekFUST
0 likes · 16 min read
Build a High‑Performance AI Chatbot with FUST Microservices and DeepSeek
Ubiquitous Tech
Ubiquitous Tech
Sep 9, 2025 · Artificial Intelligence

Integrating FastGPT Workflow with Spring AI MCP for Train Ticket AI Chatbot

This article demonstrates how to resolve AI hallucination in train‑ticket queries by cleaning data, building a Spring AI‑based Model Context Protocol (MCP) server with HTTP SSE in Java, exposing it as a tool, and seamlessly integrating the server into a FastGPT workflow to enable natural‑language train‑ticket assistance.

AI chatbotFastGPTHTTP SSE
0 likes · 26 min read
Integrating FastGPT Workflow with Spring AI MCP for Train Ticket AI Chatbot
Ubiquitous Tech
Ubiquitous Tech
Jun 6, 2025 · Artificial Intelligence

Part 5: Boosting Travel AI Chatbot with RAG – Anaphora Resolution and Query Rewriting

This article explains how to enhance a travel‑focused AI customer‑service system by importing structured and unstructured data into a RAG pipeline, then applying anaphora resolution and query rewriting techniques—illustrated with FastGPT workflows, prompt templates, and practical examples—to improve retrieval accuracy and answer relevance.

AI chatbotAnaphora ResolutionFastGPT
0 likes · 19 min read
Part 5: Boosting Travel AI Chatbot with RAG – Anaphora Resolution and Query Rewriting
Ubiquitous Tech
Ubiquitous Tech
Mar 28, 2025 · Artificial Intelligence

Building a RAG‑Powered AI Customer Service for Tongcheng Travel FAQs with FastGPT

The article walks through creating a Retrieval‑Augmented Generation (RAG) based AI chatbot for Tongcheng Travel by preparing FAQ data, formatting it with L1/L2/Q/A tags, importing it into FastGPT knowledge bases, configuring a workflow with intent classification and prompt engineering, and validating the system with multiple test cases.

AI chatbotFastGPTKnowledge Base
0 likes · 15 min read
Building a RAG‑Powered AI Customer Service for Tongcheng Travel FAQs with FastGPT
Huolala Tech
Huolala Tech
Mar 27, 2025 · Artificial Intelligence

How Large Language Models Boost Huolala’s Customer Service Efficiency

This article explains how Huolala leverages large‑model AI to overcome high‑volume, complex logistics customer inquiries, detailing specific applications such as intent summarization, emotional support, and vehicle recommendation, and showing measurable improvements in coverage, speed, accuracy, and cost.

AI chatbotCustomer service AIlogistics automation
0 likes · 8 min read
How Large Language Models Boost Huolala’s Customer Service Efficiency
Ubiquitous Tech
Ubiquitous Tech
Feb 7, 2025 · Artificial Intelligence

How to Build an AI Customer Service Bot Using FastGPT Knowledge Base (Part 1)

This article walks through the entire process of setting up an AI-powered customer service chatbot with FastGPT, covering the installation of Docker containers, configuring model keys, creating a knowledge base from Q&A pairs, indexing with RAG, building a simple application, testing queries, and publishing the bot for use.

AI chatbotDockerFastGPT
0 likes · 15 min read
How to Build an AI Customer Service Bot Using FastGPT Knowledge Base (Part 1)
JD Tech
JD Tech
Oct 31, 2024 · Artificial Intelligence

Design and Implementation of the Logistics Intelligent Robot “Yunli XiaoZhi” Powered by Large Language Models

The article details the development of Yunli XiaoZhi, an AI‑driven logistics chatbot that combines knowledge‑base Q&A, data‑analysis, proactive alerts and report‑pushing to streamline SOP access, reduce manual query effort, and improve operational efficiency for operators, carriers and drivers.

AI chatbotData AnalysisKnowledge Base
0 likes · 22 min read
Design and Implementation of the Logistics Intelligent Robot “Yunli XiaoZhi” Powered by Large Language Models
DataFunSummit
DataFunSummit
Oct 27, 2024 · Artificial Intelligence

How Siemens Harnesses Generative AI to Build the Enterprise Knowledge Chatbot “XiaoYu”

This article describes Siemens' journey in applying generative AI and Retrieval‑Augmented Generation to create an internal knowledge chatbot, detailing the business challenges, technical architecture, data integration, multi‑modal capabilities, deployment outcomes, and strategic lessons for enterprise AI adoption.

AI chatbotData IntegrationEnterprise Knowledge Management
0 likes · 21 min read
How Siemens Harnesses Generative AI to Build the Enterprise Knowledge Chatbot “XiaoYu”
JD Cloud Developers
JD Cloud Developers
Sep 30, 2024 · Artificial Intelligence

How a Large‑Model Powered Bot Boosts Logistics Ops with Smart Q&A and Data Insights

This article describes the design, implementation, and impact of a large‑model‑driven logistics chatbot that unifies knowledge Q&A, data analysis, proactive alerts, and report pushing to streamline operations for functional staff, frontline workers, and managers, dramatically reducing query time and improving decision efficiency.

AI chatbotData AnalysisEnterprise AI
0 likes · 20 min read
How a Large‑Model Powered Bot Boosts Logistics Ops with Smart Q&A and Data Insights
58UXD
58UXD
May 27, 2024 · Artificial Intelligence

How to Build AI Chatbots with Coze: Free ChatGPT‑4 Powered Platform

This guide introduces Coze, ByteDance's AI chatbot and app‑development platform that offers free ChatGPT‑4 access, outlines its core features such as plugins, knowledge bases, workflows and multi‑platform integration, and provides a step‑by‑step tutorial for creating and publishing your own AI bot.

AI chatbotAI platformChatGPT-4
0 likes · 8 min read
How to Build AI Chatbots with Coze: Free ChatGPT‑4 Powered Platform
21CTO
21CTO
Apr 12, 2024 · Artificial Intelligence

How I Built an AI‑Powered Resume Chatbot with LLMs and RAG

Senior developer Jon Olson shares how he created an AI resume assistant using GPT‑4/3.5, LangChain, LlamaIndex, and retrieval‑augmented generation, detailing prompt engineering, backend integration, and future routing features to help job seekers showcase their skills.

AI chatbotLLMLangChain
0 likes · 8 min read
How I Built an AI‑Powered Resume Chatbot with LLMs and RAG
php Courses
php Courses
Oct 28, 2023 · Artificial Intelligence

Building an Online Consulting Chatbot with ChatGPT PHP

This tutorial explains how to develop an online consulting chatbot using the ChatGPT PHP library, covering prerequisite setup, API key acquisition, installation, client creation, multi‑turn conversation handling, response extraction, and output, with complete code examples.

AI chatbotAPIChatGPT
0 likes · 4 min read
Building an Online Consulting Chatbot with ChatGPT PHP
php Courses
php Courses
Oct 24, 2023 · Artificial Intelligence

How to Build a ChatGPT-Powered Smart Chatbot Using PHP

This article explains step-by-step how to develop an intelligent ChatGPT-powered chatbot with PHP, covering environment setup, installing the PHP ChatGPT library, writing code to send messages and receive responses via the OpenAI API, and testing the bot with example scripts.

AI chatbotChatGPTOpenAI API
0 likes · 4 min read
How to Build a ChatGPT-Powered Smart Chatbot Using PHP
Java Architect Essentials
Java Architect Essentials
May 5, 2023 · Artificial Intelligence

How Forefront Chat Lets You Use GPT‑4 for Free: Features, Tests, and Limits

Forefront Chat, launched on April 21, provides free access to GPT‑4 and GPT‑3.5 without a subscription, offering model switching, role‑play characters, image generation, and chat sharing, while the author’s hands‑on tests reveal its capabilities, performance differences, and current service constraints.

AI chatbotForefront ChatGPT-4
0 likes · 8 min read
How Forefront Chat Lets You Use GPT‑4 for Free: Features, Tests, and Limits
21CTO
21CTO
Feb 7, 2023 · Artificial Intelligence

Google’s Bard vs ChatGPT: Inside the New AI Chatbot and Its LaMDA Roots

Google unveiled its new conversational AI, Bard, built on the LaMDA model, positioning it as a direct competitor to ChatGPT; the article details its public testing, technical foundations, feature set, and key differences such as real‑time web integration and cost‑free access.

AI chatbotChatGPTGoogle AI
0 likes · 11 min read
Google’s Bard vs ChatGPT: Inside the New AI Chatbot and Its LaMDA Roots
Tencent Cloud Developer
Tencent Cloud Developer
Dec 13, 2022 · Mobile Development

How to Develop a ChatGPT WeChat Mini Program: A Step-by-Step Guide

This step‑by‑step guide walks developers through creating a ChatGPT‑powered WeChat mini program—from obtaining a mini‑program account and OpenAI API key, setting up the WXML/WXSS/JS project structure, integrating WeUI components, building a Node‑Egg backend, configuring Tencent Cloud API Gateway, to uploading, reviewing, and publishing the app.

AI chatbotBackend IntegrationChatGPT integration
0 likes · 10 min read
How to Develop a ChatGPT WeChat Mini Program: A Step-by-Step Guide
Ctrip Technology
Ctrip Technology
May 26, 2022 · Operations

TS Operations System and Practices at Ctrip's Public Technical Service Center

This article details how Ctrip transformed its technical support team into a public TS organization, describing the evolution of its support models, the architecture of its operation system, AI‑driven service accounts, wiki automation, crawler tools, tagging strategies, monitoring dashboards, and future plans to enhance efficiency and user satisfaction.

AI chatbotCtripOperations
0 likes · 13 min read
TS Operations System and Practices at Ctrip's Public Technical Service Center
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Apr 2, 2022 · Artificial Intelligence

Design and Implementation of the Xiaosi Intelligent Customer Service Bot for Internal IM

This article details the design, architecture, key technologies, and deployment of Xiaosi, an AI‑powered intelligent customer service chatbot built on the internal IM platform, highlighting its problem‑diagnosis accuracy, manpower savings, adapter mechanism, high‑availability backend, and practical use cases.

AI chatbotDjangoNLP
0 likes · 13 min read
Design and Implementation of the Xiaosi Intelligent Customer Service Bot for Internal IM
58 Tech
58 Tech
Mar 1, 2021 · Artificial Intelligence

Intelligent QABot for 58.com: Classification and Retrieval Model Exploration

This article describes how 58.com’s AI Lab built and continuously improved the QABot intelligent customer‑service system by designing classification and retrieval models, evaluating FastText, LSTM‑DSSM, BERT and a self‑developed SPTM framework, and finally fusing them to boost answer rates and user experience.

AI chatbotBERTQABot
0 likes · 9 min read
Intelligent QABot for 58.com: Classification and Retrieval Model Exploration
JavaScript
JavaScript
Jan 7, 2021 · Frontend Development

What Are the Top Web Development Trends Shaping 2021?

This article outlines the key 2021 web development trends—including Progressive Web Apps, dark‑mode UI, AI chatbots, single‑page sites, voice search, enhanced security, and cloud computing—explaining their benefits, industry adoption, and why developers must embrace them to stay competitive.

AI chatbotCloud ComputingDark UI
0 likes · 6 min read
What Are the Top Web Development Trends Shaping 2021?
Tencent Cloud Developer
Tencent Cloud Developer
Sep 26, 2019 · Cloud Computing

How Cloud Development Transforms Mini‑Program Architecture: From Serverless Basics to Real‑Time AI Services

The article reviews the September 21 cloud‑development salon, detailing how Mini‑Program cloud services simplify backend setup, introduce serverless cloud calls, real‑time database push, value‑added functions and network interconnect, and showcases practical use cases such as game data streaming, AI chatbots, SCRM construction and movie‑ticketing operations.

AI chatbotMini ProgramReal‑time Data
0 likes · 17 min read
How Cloud Development Transforms Mini‑Program Architecture: From Serverless Basics to Real‑Time AI Services
Tencent Cloud Developer
Tencent Cloud Developer
Sep 26, 2019 · Cloud Computing

How Mini‑Program Cloud Development Powers AI Chatbots: A Deep Dive

This article explores how Jisu Application leverages Tencent's mini‑program cloud development platform and serverless services to build efficient AI‑driven chatbots, detailing the platform's architecture, integration steps, backend management, and future enhancements for low‑cost, high‑performance mini‑program solutions.

AI chatbotMini ProgramTencent Cloud
0 likes · 14 min read
How Mini‑Program Cloud Development Powers AI Chatbots: A Deep Dive
JD Retail Technology
JD Retail Technology
Jun 13, 2017 · Artificial Intelligence

JD.com Presents Smart Supply Chain and AI-Driven Retail Innovations at the 15th China ECR Conference

At the 15th China ECR Conference in Hangzhou, JD.com’s Vice President Ma Song highlighted the company’s technology‑driven twelve‑year roadmap, showcasing smart supply‑chain solutions powered by big data and artificial intelligence that improve forecasting, pricing, inventory, and collaboration while enhancing the retail experience.

AI chatbotArtificial IntelligenceJD.com
0 likes · 7 min read
JD.com Presents Smart Supply Chain and AI-Driven Retail Innovations at the 15th China ECR Conference