DEV Community

Cover image for Getting Started with Prompt Engineering
Ranjan Dailata
Ranjan Dailata

Posted on

Getting Started with Prompt Engineering

Introduction

Let's try to understand what is Prompt Engineering is all about. Here's the quote from Prompt Engineering Guide. DAIR-AI

Prompt engineering is a relatively new discipline for developing and optimizing prompts to efficiently use language models (LMs) for a wide variety of applications and research topics. Prompt engineering skills help to better understand the capabilities and limitations of large language models (LLMs). Researchers use prompt engineering to improve the capacity of LLMs on a wide range of common and complex tasks such as question answering and arithmetic reasoning. Developers use prompt engineering to design robust and effective prompting techniques that interface with LLMs and other tools.

Motivated by the high interest in developing with LLMs, we have created this new prompt engineering guide that contains all the latest papers, learning guides, lectures, references, and tools related to prompt engineering for LLMs.

Resources

Here are the best free helpful resources that one can utilize for learning or experimenting with the prompt engineering. There is no specific order, you can pick and choose whichever you are comfortable with.

Open AI Prompt Engineering Guide

Anthropic Prompt Engineering Guide

Cohere Prompt Engineering Guide

Github

https://www.promptingguide.ai/
https://github.com/dair-ai/Prompt-Engineering-Guide

Free code camp

https://www.freecodecamp.org/news/learn-prompt-engineering-full-course/

Data Camp

https://www.datacamp.com/blog/what-is-prompt-engineering-the-future-of-ai-communication

Top comments (0)