Topic

Chatbot

Collection size
63 articles
Page 3 of 4
DataFunTalk
DataFunTalk
Nov 1, 2018 · Artificial Intelligence

Intelligent Customer Service at Meituan: NLP Techniques, System Architecture, and Real‑World Deployment

The article presents a comprehensive overview of Meituan's intelligent customer service system, detailing its evolution, the roles of QABot, TaskBot and ChatBot, the underlying NLP and knowledge‑graph technologies, model implementations such as DSSM and Seq2seq, and the impressive operational results achieved in food‑delivery and ride‑hailing services.

ChatbotIntelligent Customer ServiceMeituan
0 likes · 14 min read
Intelligent Customer Service at Meituan: NLP Techniques, System Architecture, and Real‑World Deployment
DataFunTalk
DataFunTalk
Jul 30, 2018 · Artificial Intelligence

Enhancing Automated Process Services with Multi‑Turn Dialogue: Insights from Chatopera’s NLP Solutions

The article presents a technical overview of Chatopera’s multi‑turn dialogue platform, covering language model fundamentals, Chinese segmentation, word embeddings, information retrieval, and open‑source tools, while illustrating how these AI techniques enable low‑cost, scalable enterprise chatbot solutions.

ChatbotMulti-turn DialogueNLP
0 likes · 11 min read
Enhancing Automated Process Services with Multi‑Turn Dialogue: Insights from Chatopera’s NLP Solutions
Java Captain
Java Captain
Apr 16, 2025 · Artificial Intelligence

Building an AI‑Powered MySQL Query Assistant with MaxKB and Alibaba Cloud Bailei Model

This guide explains how to connect an Alibaba Cloud Bailei large language model to a MySQL database using MaxKB, create semantic‑to‑SQL nodes, define system roles, and build an AI assistant that can answer operational questions with natural‑language responses and SQL queries.

AIChatbotMaxKB
0 likes · 28 min read
Building an AI‑Powered MySQL Query Assistant with MaxKB and Alibaba Cloud Bailei Model
php中文网 Courses
php中文网 Courses
Mar 4, 2024 · Artificial Intelligence

Integrating AI and Machine Learning into Laravel Web Development

This article explores how Laravel can serve as a flexible backend platform for integrating artificial intelligence and machine learning technologies—such as predictive analytics, chatbots, image/video analysis, and recommendation systems—by presenting practical code examples, discussing opportunities, challenges, and best‑practice tools.

AIChatbotLaravel
0 likes · 9 min read
Integrating AI and Machine Learning into Laravel Web Development
Python Programming Learning Circle
Python Programming Learning Circle
Mar 18, 2023 · Artificial Intelligence

Baidu’s ERNIE Bot (Wenxin Yiyan) Launch: Features, Use Cases, and Technical Architecture

Baidu unveiled its new generative AI chatbot ERNIE Bot, showcasing five practical scenarios, multimodal generation, a detailed technical stack based on the ERNIE and PLATO models, and a comparison with ChatGPT and Bing Chat, while also announcing its invitation‑only testing program and API access for enterprises.

BaiduChatbotERNIE Bot
0 likes · 12 min read
Baidu’s ERNIE Bot (Wenxin Yiyan) Launch: Features, Use Cases, and Technical Architecture
Python Programming Learning Circle
Python Programming Learning Circle
Aug 6, 2022 · Artificial Intelligence

Building a WeChat Smart Chatbot with Python in 16 Lines

This tutorial explains how to create a WeChat intelligent chatbot using Python, itchat, and the Turing API, covering module installation, API interaction, message handling with decorators, QR‑code login, and continuous execution, all demonstrated with concise code examples.

AIChatbotPython
0 likes · 6 min read
Building a WeChat Smart Chatbot with Python in 16 Lines
Python Programming Learning Circle
Python Programming Learning Circle
Jan 10, 2022 · Artificial Intelligence

Building a Siri‑Like Voice Chatbot with Python

This tutorial explains how to create a Siri‑style conversational robot in Python by configuring the environment, describing the speech‑recognition and chatbot principles, and showing the implementation that uses Baidu speech recognition and the Turing chatbot API.

AIChatbotPython
0 likes · 3 min read
Building a Siri‑Like Voice Chatbot with Python
Python Programming Learning Circle
Python Programming Learning Circle
May 5, 2021 · Fundamentals

Python Scripts for Various Automation Tasks: Web Scraping, Chatbots, Poem Classification, Lottery Generation, Apology Writing, Screen Capture, and GIF Creation

This article presents a collection of Python 3.6.4 scripts that demonstrate how to scrape Zhihu images, converse with chatbots, classify Tang poems using NLP, generate random lottery numbers, automatically compose apology letters, capture screen images, and create animated GIFs, providing practical code examples for each task.

ChatbotGIFNLP
0 likes · 9 min read
Python Scripts for Various Automation Tasks: Web Scraping, Chatbots, Poem Classification, Lottery Generation, Apology Writing, Screen Capture, and GIF Creation
Efficient Ops
Efficient Ops
Dec 12, 2017 · Operations

Sogou’s AI‑Powered Ops: Smart Circuit Breaker, Fault Localization & Chatbot

This article examines the three major pain points faced by Sogou's operations engineers—worry cost, insufficient intelligence, and annoyance cost—and explains how the company applies AI through intelligent circuit breaking, fault localization, and a chatbot to streamline reliability and reduce manual effort.

AI opsChatbotIntelligent Monitoring
0 likes · 10 min read
Sogou’s AI‑Powered Ops: Smart Circuit Breaker, Fault Localization & Chatbot
Instant Consumer Technology Team
Instant Consumer Technology Team
Jun 13, 2025 · Artificial Intelligence

Unlocking RAGFlow: How Retrieval‑Augmented Generation & Flow Transform AI Applications

RAGFlow is an AI architecture that merges Retrieval‑Augmented Generation with a dynamic Flow control mechanism, offering real‑time knowledge retrieval, high‑quality text generation, and flexible deployment across content creation, intelligent QA, and enterprise solutions while outlining its technical principles, advantages, challenges, and installation steps.

AIChatbotRAGFlow
0 likes · 25 min read
Unlocking RAGFlow: How Retrieval‑Augmented Generation & Flow Transform AI Applications
Qunar Tech Salon
Qunar Tech Salon
Jul 10, 2017 · Artificial Intelligence

Qunar Intelligent Service Robot: Architecture, Cognitive System, and Iterative Development

The article details Qunar's development of an AI-powered customer service robot, describing its motivation, data analysis, multi‑phase cognitive system architecture, knowledge‑base management, evaluation mechanisms, and future integration into a group‑wide intelligent service platform to improve service efficiency and reduce costs.

AIChatbotNatural Language Processing
0 likes · 17 min read
Qunar Intelligent Service Robot: Architecture, Cognitive System, and Iterative Development
DataFunTalk
DataFunTalk
May 28, 2019 · Artificial Intelligence

Alibaba XiaoMi: Intelligent Service Architecture and Emotion Response Capabilities

This article presents an in‑depth overview of Alibaba's XiaoMi chatbot, covering its evolution from traditional customer service to an intelligent service platform, the design of emotion recognition and response models, customer emotion soothing pipelines, service quality detection, generative emotional dialogue, and future work on session satisfaction estimation.

AIChatbotNatural Language Processing
0 likes · 12 min read
Alibaba XiaoMi: Intelligent Service Architecture and Emotion Response Capabilities
政采云技术
政采云技术
Apr 12, 2022 · Artificial Intelligence

Design and Implementation of the Internal Intelligent QA Chatbot “Jarvis”

This article describes the end‑to‑end design, architecture, code implementation, and deployment steps for an internal intelligent QA chatbot named “Jarvis”, covering its V1.0 browser‑based prototype, V2.0 AI‑enhanced version, DingTalk integration, automation features, and future roadmap.

AIChatbotFrontend
0 likes · 19 min read
Design and Implementation of the Internal Intelligent QA Chatbot “Jarvis”
Sohu Tech Products
Sohu Tech Products
May 18, 2022 · Artificial Intelligence

Design and Implementation of the Internal Intelligent QA Chatbot “Jarvis”

This article describes the motivation, micro‑service architecture, code implementation, V1.0 browser‑based NLP prototype, V2.0 AI‑enhanced version with BM25 and BERT, integration with ChatUI, DingTalk bot, command‑based automation, and future plans for the internal intelligent QA chatbot named Jarvis.

AIChatbotNLP
0 likes · 18 min read
Design and Implementation of the Internal Intelligent QA Chatbot “Jarvis”
Ctrip Technology
Ctrip Technology
Aug 7, 2018 · Artificial Intelligence

AI‑Driven Intelligent Customer Service at Ctrip: Algorithms and Practices

This article describes how Ctrip leverages machine‑learning and deep‑learning techniques—such as question‑answer matching, context‑aware dialogue models, and input‑suggestion algorithms—to automate repetitive customer‑service tasks, improve response efficiency, and enhance user experience across its travel platform.

AIChatbotNatural Language Processing
0 likes · 13 min read
AI‑Driven Intelligent Customer Service at Ctrip: Algorithms and Practices
Architect
Architect
Aug 31, 2023 · Artificial Intelligence

Building a Custom LLM Chatbot with LangChain, ChromaDB, and LLaMA‑2

This tutorial explains how to leverage generative AI tools—including LLMs, embedding models, vector databases, and the LangChain framework—to create a custom chatbot that answers user queries using a knowledge base, with step‑by‑step code examples for Google Colab.

ChatbotEmbeddingLLM
0 likes · 15 min read
Building a Custom LLM Chatbot with LangChain, ChromaDB, and LLaMA‑2
Architect
Architect
Jul 7, 2023 · Artificial Intelligence

Introduction to LangChain: Building LLM Applications with Chains, Agents, and Memory

LangChain is an innovative framework that simplifies building language‑model‑driven applications by providing modular components such as models, prompts, memory, chains, and agents, with examples of asynchronous LLM calls, custom prompt templates, vector stores, token handling, and a simple Gradio chatbot implementation.

AIChatbotLLM
0 likes · 21 min read
Introduction to LangChain: Building LLM Applications with Chains, Agents, and Memory
php中文网 Courses
php中文网 Courses
Oct 27, 2023 · Artificial Intelligence

How to Build an Intelligent Chat Application with ChatGPT using PHP

This tutorial guides readers through building an AI‑powered chat application using PHP and the OpenAI ChatGPT API, covering environment setup, Composer dependency installation, backend PHP integration, a simple HTML/JavaScript front‑end, and how to run the app locally for interactive conversational experiences.

AIAPIChatGPT
0 likes · 5 min read
How to Build an Intelligent Chat Application with ChatGPT using PHP
php中文网 Courses
php中文网 Courses
Oct 26, 2023 · Backend Development

Building a ChatGPT-Powered Chatbot with PHP

This tutorial explains how to build a PHP‑based ChatGPT chatbot, covering environment setup, API key acquisition, library installation, core code implementation, a simple web interface, and steps to run and extend the application.

APIChatGPTChatbot
0 likes · 4 min read
Building a ChatGPT-Powered Chatbot with PHP