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

# The Team

Behind the scenes of AniLife AI you find a hard-working, AI-nerdy team eager to delivering new types of user experiences with the newest technology. For Andrew himself, it wasn't obvious that AI anime girlfriends packed into a Telegram mini-app would be his call, but after much planning and his passion for niche games, we decided this is exactly what we want to be building.

Read the team overview below to get to know more!

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

**Community Moderators (3)** Our team of three Community Moderators plays a crucial role in maintaining a positive and engaging environment for the AniLife AI community. They maintain our community chats and social media channels, ensuring that community guidelines are followed and addressing user concerns. Their efforts help grow our community into a place where players can share experiences and connect with like-minded individuals.

**Graphic Designer (1)** Our graphic designer, shapes the visual identity of AniLife AI. With five years of experience in digital art, she creates captivating visuals that bring our virtual world to life. From app design and branding to UI elements, she ensures every visual aspect aligns with our brand.

**Game Developers (2)** Our game developers  are the backbone of AniLife AI's technical infrastructure. They are specialized in app development and focuses on core gameplay mechanics. They both excel in backend systems and database management. Together, they implement new features, optimize performance, and fix bugs to ensure a smooth and enjoyable experience for our users.

**AI/ML Specialist (1)** Our AI/ML specialist, comes from a Computer Science background with a focus on language processing. He's responsible for developing and refining the AI algorithms that power our virtual girlfriends' personalities and conversations. His work on sentiment analysis and context understanding has greatly improved the realism of in-game interactions, allowing for more nuanced and personalized experiences.

**Animator (1)** Our animator with a background in 2D and 3D anime-style animation, brings characters to life with expressive movements and gestures. His expertise in facial expressions and body language adds depth to character interactions, enhancing the emotional connection players feel with their virtual companions.

**Marketing Lead (1)** Our marketing lead brings six years of experience in gaming industry marketing to AniLife AI. He manages our multi-channel marketing strategy, including social media campaigns, influencer partnerships, and targeted advertising.

**Advisors (External, 2)** We benefit from the guidance of two external advisors well versed and connected in Web3.  With their insights on industry trends and business strategy, we get tremendous help in ensuring our development and outreaches aligns with what we are aiming to achieve.

**CEO (Andrew)** Andrew, the CEO and founder of AniLife AI, combines his passion for AI and niche gaming culture to lead the team. With a background in game development and business management, he oversees all aspects of the project. Andrew's vision is to create a platform where technology imrproves human connection and creativity, even in virtual relationships.


---

# 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://anilife-ai.gitbook.io/anilife-ai-docs/the-team.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.
