# แผนการดำเนินงาน Roadmap

<figure><img src="/files/75k8Tis8Yw1i9j1q54Fm" alt=""><figcaption><p>OpenThaiGPT Roadmap</p></figcaption></figure>

## Q1 2023

* [ ] Release the PoC of OpenThaiGPT
  * [x] Version 0.0.1 <20 Feb 2023>
  * [x] Version 0.0.2-0.0.3 <28 Feb 2023>
  * [ ] Version 0.0.4 <7 March 2023>
  * [ ] ...
* [x] Release OpenThaiGPT PIP Package
* [ ] Setup Teams
  * [x] Collaboration Team
  * [x] Pretraining LM Team
  * [x] InstructGPT Finetuning Team
  * [x] Reinforcement Learning with Human Feedback (RLHF) Team
  * [x] Quality Assurance Team (Safety Net)
  * [x] Label Tagging Website Development Team
  * [ ] Library Distribution / Marketing Team
* [ ] Pipeline
  * [x] PoC on Pretraining LM
  * [x] PoC on InstructGPT
  * [ ] PoC on RLHF
  * [ ] PoC on Safety Net
* [x] Setup Data Labelling Website

## Q2 2023

...


---

# 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://openthaigpt.aieat.or.th/previous-versions-and-resources/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.
