# Streamlit

**Sources:**

* \[Youtube] [Open Geospatial Solution ](https://www.youtube.com/@giswqs/search?query=streamlit)
* \[Youtube] Data Professor: [Streamlit (Web Application in Python)](https://www.youtube.com/playlist?list=PLtqF5YXg7GLmCvTswG32NqQypOuYkPRUE)
* \[Youtube] Mì AI: [Xây dựng web app, triển khai model trong 1 phút với Streamlit](https://www.youtube.com/watch?v=D1V2oZTc3K8)
* \[Youtube] Tay ngang lập trình (Pyan): [Tạo Webiste App Chỉ Trong Vài Phút Sử Dụng Python Và Streamlit, ChatGPT](https://www.youtube.com/watch?v=tbJZxl4zLHw)


---

# 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://learn.pqtkha.com/programming/technology/streamlit.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.
