Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions pages/Prompt_Engineering.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,11 @@ To learn about prompt engineering in ChatGPT, there are several key areas you ma

Here are some resources that you can use to study each of these topics in more depth:

- OpenAI documentation on ChatGPT-3: [https://beta.openai.com/docs/models/gpt-3](https://beta.openai.com/docs/models/gpt-3)
- OpenAI's GPT-3 Playground: [https://beta.openai.com/playground/gpt-3](https://beta.openai.com/playground/gpt-3)
- OpenAI's GPT-3 use cases: [https://openai.com/use-cases/gpt-3-use-cases/](https://openai.com/use-cases/gpt-3-use-cases/)
- OpenAI's GPT-3 fine-tuning: [https://beta.openai.com/docs/models/gpt-3/fine-tuning](https://beta.openai.com/docs/models/gpt-3/fine-tuning)
- OpenAI's GPT-3 with structured data: [https://beta.openai.com/docs/models/gpt-3/guides/structured-data](https://beta.openai.com/docs/models/gpt-3/guides/structured-data)
- OpenAI's GPT-3 in specific applications or contexts: [https://beta.openai.com/docs/models/gpt-3/guides](https://beta.openai.com/docs/models/gpt-3/guides)
- OpenAI documentation on ChatGPT-3: [https://platform.openai.com/docs/models/gpt-3](https://platform.openai.com/docs/models/gpt-3)
- OpenAI's GPT-3 Playground: [https://platform.openai.com/playground](https://platform.openai.com/playground)
- OpenAI's GPT-3 examples: [https://platform.openai.com/examples](https://platform.openai.com/examples)
- OpenAI's GPT-3 fine-tuning: [https://platform.openai.com/docs/guides/fine-tuning](https://platform.openai.com/docs/guides/fine-tuning)
- OpenAI's GPT-3 in specific applications or contexts: [https://platform.openai.com/docs/guides/completion](https://platform.openai.com/docs/guides/completion)

## Tools to Improve Prompts

Expand All @@ -65,4 +64,4 @@ There are several tools that can help improve your chatgpt prompts:

7. Templates: Creating a set of templates or examples that you can easily use and adapt to your specific use case.

8. Collaboration tools: Leveraging tools like Google Docs and GitHub to collaborate with others on your prompts, share knowledge, and get feedback.
8. Collaboration tools: Leveraging tools like Google Docs and GitHub to collaborate with others on your prompts, share knowledge, and get feedback.