Skip to content

Commit 57169e1

Browse files
authored
Merge pull request #409 from seasalt-ai/image-audio-message-wiki-pages
Add Pages for Image & Audio Messages
2 parents e277465 + f6c127e commit 57169e1

9 files changed

Lines changed: 86 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: "User Sends an Image Message"
3+
description: "Learn how SeaChat understands and responds to user uploaded image messages."
4+
lead: ""
5+
date: 2025-01-22T08:48:45+00:00
6+
lastmod: 2025-01-22T08:48:45+00:00
7+
weight: 30
8+
draft: false
9+
images: []
10+
toc: true
11+
url: /en/seachat/manual/incoming-queries/user-sends-an-image-message
12+
---
13+
14+
# Overview
15+
16+
Up to this point, you've likely only seen SeaChat respond to text-based user chat messages. However, SeaChat has the capability to handle multimedia messages, such as audio and image, as well! This makes interactions more flexible and convenient for users, enabling them to share content in various formats for richer communication. 
17+
18+
---
19+
20+
## Image Understanding
21+
22+
When a user uploads an image, SeaChat analyzes it to generate a detailed textual description. This description serves as the foundation for SeaChat's response, ensuring that the AI’s reply is tailored to the visual content. The process is designed to make it easier for users to share visual information without needing to describe or re-type it themselves.
23+
24+
> :bulb: **Note**
25+
> This feature is only available to premium subscribers. For non-premium accounts, SeaChat will only know that the user uploaded an image, but will not have any insight on the content.
26+
27+
### Example
28+
29+
In the following example, a user chats with the Seasalt.ai bot via WebChat and uploads a screenshot of a webinar invite in their message to the agent. By analyzing the contents of the image, SeaChat is able to understand and respond to the user's message effectively (without the user having to re-type all the contents of the image).
30+
31+
<br/>
32+
<center>
33+
<a href="/images/seachat/en/incoming-queries/SeaChat_Responds_to_Image_Message_Webchat.png" target="_blank">
34+
<img width="80%" style="border-radius: 0.4rem; cursor: zoom-in;" src="/images/seachat/en/incoming-queries/SeaChat_Responds_to_Image_Message_Webchat.png" alt="SeaChat is able to understand and respond to a user-uploaded image message in WebChat.">
35+
</a>
36+
37+
*Sending an Image Message to SeaChat*
38+
</center>
39+
40+
<br/>
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: "User Sends an Audio Message"
3+
description: "Learn how SeaChat understands and responds to user uploaded audio messages."
4+
lead: ""
5+
date: 2025-01-22T08:48:45+00:00
6+
lastmod: 2025-01-22T08:48:45+00:00
7+
weight: 30
8+
draft: false
9+
images: []
10+
toc: true
11+
url: /en/seachat/manual/incoming-queries/user-sends-an-audio-message
12+
---
13+
14+
# Overview
15+
16+
Up to this point, you've likely only seen SeaChat respond to text-based user chat messages. However, SeaChat has the capability to handle multimedia messages, such as audio and image, as well! This makes interactions more flexible and convenient for users, enabling them to share content in various formats for richer communication. 
17+
18+
---
19+
20+
## Audio Understanding
21+
22+
Some channels, such as Messenger, WhatsApp, and Line, allow users to send audio messages. SeaChat uses speech-to-text technology to convert the audio message into text, which is then processed as the user’s input. This feature ensures that even spoken messages can receive accurate and relevant responses from SeaChat. For users, this adds a layer of convenience, enabling hands-free communication in situations where typing might be difficult or less efficient.
23+
24+
### Example
25+
26+
In the following example, a user chats with the Seasalt.ai bot on WhatsApp and uses the "Voice Note" feature to send an audio message to the agent. By transcribing the audio first with speech-to-text, SeaChat is able to understand and respond to the audio message.
27+
28+
<br/>
29+
<center>
30+
<a href="/images/seachat/en/incoming-queries/SeaChat_Responds_to_Voice_Message_WhatsApp.jpg" target="_blank">
31+
<img width="80%" style="border-radius: 0.4rem; cursor: zoom-in;" src="/images/seachat/en/incoming-queries/SeaChat_Responds_to_Voice_Message_WhatsApp.jpg" alt="Using speech-to-text SeaChat is able to understand and respond to a user-uploaded audio message in WhatsApp.">
32+
</a>
33+
34+
*Sending an Audio Message to SeaChat*
35+
</center>
36+
37+
<br/>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Incoming Queries"
3+
description: "Incoming Queries"
4+
date: 2025-01-22T08:48:57+00:00
5+
lastmod: 2025-01-22T08:48:57+00:00
6+
draft: false
7+
images: []
8+
weight: 200
9+
---

content/en/seachat/seachat-manual/08-automation/_index.md renamed to content/en/seachat/seachat-manual/09-automation/_index.md

File renamed without changes.

content/en/seachat/seachat-manual/08-automation/auto-labeling.md renamed to content/en/seachat/seachat-manual/09-automation/auto-labeling.md

File renamed without changes.

content/en/seachat/seachat-manual/08-automation/gpt-tools.md renamed to content/en/seachat/seachat-manual/09-automation/gpt-tools.md

File renamed without changes.

content/en/seachat/seachat-manual/08-automation/label-automation.md renamed to content/en/seachat/seachat-manual/09-automation/label-automation.md

File renamed without changes.
192 KB
Loading
822 KB
Loading

0 commit comments

Comments
 (0)