Skip to main content
株式会社オブライト

Articles tagged "カスタマーサポート"

4 articles

Business DX2026-07-12
AI for Customer Support: What Chatbots Can (and Can't) Do, and How to Split Work with Humans
A neutral look at what chatbots, AI-assisted replies, and FAQ tools can realistically handle in customer support — and how to design the handoff between AI and human staff.
AI経営中小企業DXカスタマーサポート
AI2026-03-16
Building RAG-Enabled Customer Support AI with Ollama and OpenClaw
This article explains how to build a RAG (Retrieval-Augmented Generation) customer support system by combining Ollama's embedding models with OpenClaw agents. Through vector database integration, you can generate accurate answers from FAQ documents and deploy AI support across multiple channels like LINE and Slack.
OllamaOpenClawRAG
AI2026-03-13
Fully Offline AI Customer Support with OpenClaw and Qwen3.5-9B
Learn how to build a fully offline AI customer support system using OpenClaw and Qwen3.5-9B. Discover the benefits of offline operation from data privacy, cost reduction, and reliability perspectives, with detailed coverage from architecture design to FAQ automation.
OpenClawQwen3.5-9Bカスタマーサポート
AI2026-03-04
Building an Internal Chatbot with Qwen3.5-9B: Zero-Cost AI Assistant Development Guide
A comprehensive guide to building a zero-cost internal chatbot using Qwen3.5-9B. Covers architecture design with vector databases, Gradio/Streamlit web UI construction, system prompt engineering for business use, conversation memory management, RAG-based document Q&A integration, Slack/Teams/LINE connectivity, multi-turn dialogue optimization, response quality tuning, deployment options, and monitoring strategies.
Qwen3.5チャットボット社内AI