Skip to content

What is Chatevo?

Chatevo is a platform for building AI assistants that you embed on your website or connect via API.

An assistant can:

  1. Answer from your documents — PDFs, Word files, FAQs, and imported web pages (upload or website crawl). Answers include citations. Retrieval uses hybrid semantic + keyword search.
  2. Fetch live data — When you connect Tools (REST APIs or MCP servers), the assistant can look up orders, bookings, availability, and more from your existing systems.
  3. Show rich replies — Product carousels, offer cards, and structured content inside the chat widget — only from verified tool results.
  4. Understand vague questions — On Starter plans and above, smart query understanding decides when to search docs vs call tools and can rewrite queries for better retrieval.
  • Businesses that answer the same customer questions repeatedly
  • Teams that want 24/7 self-service without hiring overnight staff
  • Companies that already have documentation and operational APIs
ConceptWhat it is
AssistantYour configured AI: prompt, model, attached knowledge and tools
Knowledge baseSearchable collection of your documents
ToolLive integration to an external API or MCP server
DeploymentHow you publish an assistant (widget, API, etc.)
CredentialStored authentication for tools — never shown to visitors
Smart query understandingPre-retrieval step that routes and rewrites queries (plan tier: basic/full)
Hybrid searchCombines semantic (vector) and keyword matching for document retrieval
result_transformDeclarative mapping from API JSON to rich chat cards