# Model AI

- [Claude 3 (Light)](https://vn.docs.aiktp.com/ai-seo/model-ai/claude-3-light.md): Dựa trên AI của anthropic đơn vị cung cấp claude.ai - Phiên bản Light là phiên bản API Haiku
- [ChatGPT 3.5](https://vn.docs.aiktp.com/ai-seo/model-ai/chatgpt-3.5.md): Chatgpt là sản phẩm cung cấp bởi openai.com
- [Gemini (Google Bard)](https://vn.docs.aiktp.com/ai-seo/model-ai/gemini-google-bard.md): Gemini là sản phẩm được cung cấp bởi Google
- [So sánh các model rewrite](https://vn.docs.aiktp.com/ai-seo/model-ai/so-sanh-cac-model-rewrite.md): So sánh các model free và vip khi rewrite văn bản.


---

# 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://vn.docs.aiktp.com/ai-seo/model-ai.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.
