# AI Driven

- [SERIES: AI Driven Automation](https://blogs.nhquydev.net/ung-dung/ai-driven/series-ai-driven-automation.md): Từ viết script sang xây nền tảng tự động hóa thông minh
- [Skyvern](https://blogs.nhquydev.net/ung-dung/ai-driven/skyvern.md)
- [Skyvern và tương lai của Browser Automation](https://blogs.nhquydev.net/ung-dung/ai-driven/skyvern/skyvern-va-tuong-lai-cua-browser-automation.md)
- [Skyvern vs Tự build Playwright + AI](https://blogs.nhquydev.net/ung-dung/ai-driven/skyvern/skyvern-vs-tu-build-playwright-+-ai.md)
- [LocalAI](https://blogs.nhquydev.net/ung-dung/ai-driven/localai.md)
- [Hướng dẫn Cài đặt LocalAI: Từ Docker đến Tùy biến Sâu](https://blogs.nhquydev.net/ung-dung/ai-driven/localai/huong-dan-cai-dat-localai-tu-docker-den-tuy-bien-sau.md)
- [Blogs](https://blogs.nhquydev.net/ung-dung/ai-driven/blogs.md): Trong kỷ nguyên AI bùng nổ, việc phụ thuộc hoàn toàn vào API của OpenAI hay Anthropic không chỉ ngốn ngân sách mà còn dấy lên lo ngại về quyền riêng tư dữ liệu.
- [LocalAI: Xây dựng Stack AI "Tận Hiến" – Không Cloud, Không Giới Hạn](https://blogs.nhquydev.net/ung-dung/ai-driven/blogs/localai-xay-dung-stack-ai-tan-hien-khong-cloud-khong-gioi-han.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://blogs.nhquydev.net/ung-dung/ai-driven.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.
