# AI = trí tuệ nhân tạo

- [Academy - AI](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/academy-ai.md)
- [AI FRIDAYS - Chương trình đào tạo về trí tuệ nhân tạo (AI)-Cơ bản](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/academy-ai/ai-fridays-chuong-trinh-dao-tao-ve-tri-tue-nhan-tao-ai-co-ban.md)
- [Introduction to Networking](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/academy-ai/introduction-to-networking.md)
- [AI for All: From Basics to GenAI Practice](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/academy-ai/ai-for-all-from-basics-to-genai-practice.md)
- [Confused about which AI framework to use?](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/confused-about-which-ai-framework-to-use.md)
- [AI education](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/ai-education.md)
- [How to build/create AI Agents](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/how-to-build-create-ai-agents.md)
- [Cài DeepSeek R1 lên NVIDIA Jetson Orin Nano Super Developer Kit](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/how-to-build-create-ai-agents/cai-deepseek-r1-len-nvidia-jetson-orin-nano-super-developer-kit.md)
- [How I Built My First AI Agent Using Python](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/how-to-build-create-ai-agents/how-i-built-my-first-ai-agent-using-python.md)
- [7 Steps to Build an AI Agent with No Code](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/how-to-build-create-ai-agents/7-steps-to-build-an-ai-agent-with-no-code.md)
- [How to Build an AI Agent from Scratch?](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/how-to-build-create-ai-agents/how-to-build-an-ai-agent-from-scratch.md)
- [AI clouds](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/ai-clouds.md)
- [AI -- LLMs summary - March 2025](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/ai-llms-summary-march-2025.md)
- [the roadmap to be a great AI engineer/researcher/data scientist](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/the-roadmap-to-be-a-great-ai-engineer-researcher-data-scientist.md)
- [AI -- LLMs](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/ai-llms.md)
- [GenAI](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/genai.md)
- [AI agents are transforming industries, but like any technology, they come with pros and cons](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/ai-agents-are-transforming-industries-but-like-any-technology-they-come-with-pros-and-cons.md)
- [30 AI apps](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/30-ai-apps.md)
- [Manus AI](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/manus-ai.md)
- [AI Agents workflow](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/ai-agents-workflow.md)
- [AI Agents](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/ai-agents.md)
- [AI education](https://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao/ai-education-1.md)


---

# 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://phantanloc.gitbook.io/locpt_wiki/homepage/2.it-cntt/ai-tri-tue-nhan-tao.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.
