# Deep Learning (English)

## ChatGPT Prompt Engineering for Developers

* Learn prompt engineering best practices for application development
* Discover new ways to use LLMs, including how to build your own custom chatbot
* Gain hands-on practice writing and iterating on prompts yourself using the OpenAI API

**Deep Learning:** [**https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/**](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/)

{% embed url="<https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/>" %}


---

# 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://wiki.aig123.com/prompt-engineering-tutorial/deep-learning-english.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.
