Clopi
An assistant that answers a small business's customers from the business's own facts.
- Category
- AI Customer Service SaaS
- Status
- Concept
- Technologies
- LLM APIs, AI Agents, MCP, Next.js, TypeScript, PostgreSQL
- Index
- 04 / 05
Conversation view with the answer traced back to a knowledge record.
public/projects/clopi/cover.webp01Overview
Clopi is a concept for a customer-facing assistant aimed at UMKM — micro, small and medium businesses — where the owner is also the support desk.
02Problem
For a small business, customer questions arrive continuously and most of them repeat: is it in stock, how much, when does it ship, are you open. The cost is not difficulty, it is interruption — the same five answers given a hundred times, across several channels, at hours the owner is not working.
03Approach
Give the business a small, owned knowledge base, and put a language model in front of it as an interpreter rather than an author. The model's job is to understand the question and find the right record; the answer itself comes from facts the owner controls and can correct.
04System
- CustomerAsks in the channel they already use.
- AssistantInterprets intent, retrieves an answer.
- KnowledgeThe business's own stock, pricing, policy.
- OwnerReceives only what needs a human.
05Interface
The owner's knowledge store — products, pricing, policy, hours.
public/projects/clopi/knowledge.webp