> For the complete documentation index, see [llms.txt](https://gptt.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gptt.gitbook.io/en/ecology/ai-friends.md).

# AI Friends

{% embed url="<https://www.youtube.com/watch?v=L91eMJ-Us7w>" %}

## What is an AI friend?

In today's society, the pressure of life is getting higher and higher, and the social circle is getting smaller and smaller. There are more and more WeChat friends, but fewer and fewer people can talk to each other sincerely.

There are "AI friends" with various hobbies and special chats here, waiting for your call at any time to start a warm chat and companionship.

## AI friends adopt leading AI+voice+Web3 technology

**State-of-the-art AI model**

Powered by OpenAI’s GPT-4, the most powerful and consistent model to date, performing at human-level performance on a variety of professional and academic benchmarks.

**State-of-the-art natural speech**

Using Microsoft's Azure AI and Speech Studio technologies, with high expressiveness and human-like neural speech, AI friends can behave naturally and smoothly when chatting.

**Scalable Web3 application architecture**

Using the Web3 framework independently developed by GPTT.ai, it is built on BNB CHAIN ​​to form a stable and sustainably scalable WEB3 application architecture.

## In AI Friends, you can find chat friends with similar interests.

<figure><img src="/files/q0gMWw6aUrVcbtjq4ZEx" alt=""><figcaption></figcaption></figure>

## In AI Friends, you can chat at any time with various majors and occupations

<figure><img src="/files/ZhX8U5Yeo9IUGukymcEK" alt=""><figcaption></figcaption></figure>

## Some “celebrities” will join AI Friends

<figure><img src="/files/qpsxsnUwgaFvSmVwjkYz" alt=""><figcaption></figcaption></figure>

## Want to be more considerate? Customize your own AI friend

You can choose the image, language, voice category, age, personality, interests, specialties, etc. to customize your own AI friend.

Payment : Certain AI computing power, customized price.

Rights and interests : Enjoy 30% share of chat companionship income.

![](/files/nn1j2LWMMrC0LP2hEHti)

## The value and original intention of AI friends

Let AI help us live happily

Let AI be our good friend Let more&#x20;

people leap into the AI ​​era!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gptt.gitbook.io/en/ecology/ai-friends.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
