# Roadmap

2022Y Q3

•  Build a data ingestion and preprocessing pipeline

•  Design and develop the initial model architecture

<br>

2022 Q4:

•  Develop the main algorithm&#x20;

•  Train and evaluate the initial model performance

•  Configure the metaverse initial infrastructure

<br>

2023 Q1:

•  Enhance the model's sentence-generation ability

•  Optimize the deep learning model

•  Design and plan the metaverse environment

•  Develop the metaverse interface

<br>

2023 Q2 :

•  Develop interaction functions between users

•  Integrate the AI.S system in the metaverse

•  Seed & Private Rounds

<br>

2023 Q3 :&#x20;

•  Improve the model's accuracy and efficiency

•  Implement a social login system in the metaverse

•  Develop AI.S node system

•  IDO & IEO

•  Prepare for exchange listing

•  AI.S Node Sales & Deployment Phase 1

<br>

2023 Q4 :&#x20;

•  Build scalability and large-scale deployment

•  Enhance the security and data privacy

•  Develop a social login and membership system

<br>

2024 Q1 :

•  Retrain and fine-tune the model using datasets

•  Implement an NPC generation system

<br>

2024 Q2 :&#x20;

•  Further model accuracy and efficiency enhancement

•  Implement custom NPC features


---

# 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://ai-society-2.gitbook.io/ai.society/introduction/roadmap.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.
