# 온디바이스 Ai

## 실시간 번역 서비스

베리챗의 실시간 번역 Ai 모델은 클라이언트에 내장되어 있어 사용자가 서버로부터 메시지를 수신한 후, 토글을 한 번 클릭함으로써 실시간으로 번역할 수 있습니다.&#x20;

이 시스템은 전 세계에서 사용되는 약 50개 언어를 지원하며, 출발 언어가 영어일 때 최고의 번역 품질을 제공합니다.&#x20;

온디바이스 AI는 클라이언트에서 독립적으로 작동하기 때문에 서버와의 통신이 없어 번역 속도가 매우 빠르며, 모든 사용자가 영구적으로 무료로 사용할 수 있습니다.

## 요약 기능(예정)

베리챗은 온디바이스 AI를 통해 요약 기능을 제공합니다. 이 기능은 서버와 통신하지 않아 보다 안전하며, 빠르고 사용 횟수에 제한이 없어 영구적으로 무료로 이용할 수 있습니다.&#x20;

사용자는 이 요약 기능을 활용하여 "나와의 채팅(메모)"에 특정 대화를 저장할 수 있습니다.

## 그 외 온디바이스 Ai 활용기능

베리챗은 앞으로도 온디바이스 AI 기술을 적극적으로 활용하여 지속적으로 새로운 기능을 개발할 예정입니다. \
많은 기대와 관심 부탁드립니다.


---

# 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://wp.verylabs.io/korean/verychat/ai.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.
