Adds a new tutorial regarding building whole applications and prototypes with GPT-3.

pull/22/head
Paulo Salem 2023-02-21 18:28:10 -03:00
parent 8ef8dfe621
commit 9ad83bf26c
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@ The following are the latest papers (sorted by release date) on prompt engineeri
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) - [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts)
- [Best 100+ Stable Diffusion Prompts](https://mpost.io/best-100-stable-diffusion-prompts-the-most-beautiful-ai-text-to-image-prompts) - [Best 100+ Stable Diffusion Prompts](https://mpost.io/best-100-stable-diffusion-prompts-the-most-beautiful-ai-text-to-image-prompts)
- [Best practices for prompt engineering with OpenAI API](https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api) - [Best practices for prompt engineering with OpenAI API](https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api)
- [Building GPT-3 applications — beyond the prompt](https://medium.com/data-science-at-microsoft/building-gpt-3-applications-beyond-the-prompt-504140835560)
- [ChatGPT, AI and GPT-3 Apps and use cases](https://gpt3demo.com) - [ChatGPT, AI and GPT-3 Apps and use cases](https://gpt3demo.com)
- [CMU Advanced NLP 2022: Prompting](https://youtube.com/watch?v=5ef83Wljm-M&feature=shares) - [CMU Advanced NLP 2022: Prompting](https://youtube.com/watch?v=5ef83Wljm-M&feature=shares)
- [Curtis64's set of prompt gists](https://gist.github.com/Curtis-64) - [Curtis64's set of prompt gists](https://gist.github.com/Curtis-64)