# Introduction 简介

<figure><img src="https://2126121488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfjtnFBkBQ07DXmp4TO5O%2Fuploads%2FH6Te4hRMhDmSA9SLrFXI%2F4.png?alt=media&#x26;token=a32bb7f6-32d6-419d-8482-0aaae49c02e2" alt="" width="375"><figcaption></figcaption></figure>

## ChatWaifu\_Mobile

The first mobile “waifu chat app” for young people

### Introduction

An Android mobile version of the ChatGPT anime-style chatbot.

Currently, the following models are built in. ChatGPT’s replies are auto-played. Since the built-in voice models are in Japanese, playback in other languages may sound quite awkward. Local models can be added or replaced.

* **Model 1**: Voice and model both from *Blue Archive* — Yuuka.
* **Model 2**: Voice and model both from *Steins;Gate* — Makise Kurisu (Amadeus Limited, β world line warning :).
* **Model 3**: Voice and model both from ANIPLEX’s *ATRI -My Dear Moments-* — heroine Atri.

### 年轻人的第一个移动版老婆聊天器

### 简介

Android 手机版的 ChatGPT 二次元聊天器。\
目前内置如下模型，会自动播放 ChatGPT 的回复，由于内置为日语模型，其他语言的播放效果可能相当一言难尽, 可以替换增加本地模型。\
\
**模型1: 语音和模型均来自 Blue Archive 优香。**\
**模型2: 语音和模型均来自命运石之门牧濑红莉栖 - Amadeus 限定，β 世界线警告 :).**\
**模型3: 语音和模型均来自 ANIPLEX 的作品 ATRI -My Dear Moments- 的主角亚托莉**


---

# 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://benjaminx.gitbook.io/projectatri/introduction-jian-jie.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.
