Experience the chatbot live — see how AI responds to your questions in real time
This chatbot uses sample data. In production, the AI will be trained with your actual data.
Response under 100ms
Remembers and links conversations
Website, DB, Files, API
Improves over time
End-to-end processing flow from data collection to generating accurate, citation-backed answers
Crawl websites, parse documents (PDF, DOCX), connect to databases. Smart semantic chunking.
Convert text into vector embeddings, stored in vector databases for fast retrieval.
When users ask, the system searches for the top-K most relevant documents via semantic search + reranking.
Combines context from retrieval with prompt engineering for LLM to generate accurate, cited answers.
Collects feedback, evaluates quality, automatically improves through RLHF and continuous fine-tuning.
Compare performance of LLM and Embedding models on Vietnamese data — helping you choose the most suitable model
Evaluated on a test set of 5,000 multi-domain Vietnamese questions
| Model | Provider | Accuracy | Vietnamese | Latency | Context | Cost/1K tok |
|---|---|---|---|---|---|---|
AntcoLLM-V1Recommended | AntcoAI | 95.6% | 96.1% | 0.8s | 128K | $0.002 |
GPT-4o | OpenAI | 94.2% | 91.5% | 1.2s | 128K | $0.005 |
GPT-4o-mini | OpenAI | 89.1% | 86.3% | 0.4s | 128K | $0.00015 |
Claude 3.5 Sonnet | Anthropic | 93.8% | 90.2% | 1.0s | 200K | $0.003 |
Gemini 1.5 Pro | 91.5% | 88.7% | 0.9s | 1M | $0.00125 | |
Llama 3.1 70B | Meta (Self-host) | 88.3% | 82.1% | 0.6s | 128K | $0.0008 |
Qwen 2.5 72B | Alibaba (Self-host) | 89.7% | 87.4% | 0.7s | 128K | $0.0009 |
AntcoLLM-V1 achieves the highest accuracy and Vietnamese score, optimized for Vietnamese enterprises. GPT-4o-mini is an alternative for low-latency use cases.
AntcoEmbed-V1 excels in Vietnamese retrieval (95.8%) with only 20ms latency. text-embedding-3-large is a good alternative.
AntcoAI automatically selects the optimal model for each scenario. Supports model routing to balance quality and cost based on actual needs.
Simple RESTful API, comprehensive documentation — integrate chatbot into your system in just minutes
Send questions and receive AI-powered answers
/api/v1/chatbot/querycurl -X POST https://api.antcoai.vn/v1/chatbot/query \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"message": "Sản phẩm của bạn có những tính năng gì?",
"session_id": "user_123",
"context": {}
}'A single chatbot core, connecting all data sources and distributing to every communication channel
Distribution Channels
Enterprise Data
Distribution Channels
Enterprise Data
Our AI Chatbot can connect and learn from various data sources, providing accurate and up-to-date answers
Automatically crawl and collect data from your website. The chatbot will understand and respond based on web page content.
Connect directly to databases (MySQL, PostgreSQL, MongoDB) to query and provide real-time information.
Upload and process PDF, Word, Excel, TXT files. The system automatically extracts and analyzes content.
Integrate with third-party APIs for dynamic data. Supports REST API and GraphQL.
Choose the plan that fits your business scale and needs
Pay per request volume
Dedicated server for enterprises
Answers to common questions about AI Chatbot
Start your digital transformation with our smart AI Chatbot solution. Contact us now for a free consultation and demo.