# Artificial Intelligence

### 🪄 What is Clickatell AI?

Clickatell AI leverages an array of AI technologies to understand customer intent and deliver automated, conversational responses that are accurate, insightful, and contextually relevant.

The Clickatell AI service enables you to build, customize, and train modern AI assistants built on a hosted large language model (LLM) and pre-trained on specific information provided by the business. It lets customers ask questions and extract accurate answers from either a bot or a live agent (assisted by the AI).

The service is available across the Clickatell platform, retaining the history of interactions while ensuring a robust per-customer divide in data.​ It is channel-agnostic and can be used across business divisions.

{% hint style="info" %}
See our comprehensive [**Clickatell AI User Guide**](https://guides.clickatell.com/clickatell-ai-user-guide) for details on using the application.
{% endhint %}

### 🔑 Overview of the service

* **Trained on your information:** Businesses can fine-tune the model’s responses by uploading their own information, enabling customer-tailored responses and significantly reducing hallucinations.
* **Continuous learning:** Clickatell AI learns in real-time, enhancing its own capabilities over time. This reduces the reliance on costly LLM calls for every interaction while reducing the need for manual bot programming.
* **Built to be modular:** This allows the service to be extended as needed, as well as hot-swappable between components, integrations, technologies, and language models.​
* **Support for multiple LLMs:** LLMs are trained on different datasets and have different strengths. To utilize this, we support multiple LLMs and configurations.

###

{% hint style="success" %}
Contact our [Sales Team](https://www.clickatell.com/contact/contact-sales/) to discover how Clickatell AI can take your customer service to the next level!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.clickatell.com/chat-commerce-platform/platform-capabilities/artificial-intelligence.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
