Skip to main content
HomeCode-alongsArtificial Intelligence (AI)

Prompt Engineering with GPT & LangChain

Learn prompt engineering best practices while using ChatGPT to analyze the sentiment of financial news headlines and Reddit comments.
Oct 2023
Code along with us onCode Along

The quality of responses from GPT or other large language models is highly dependent on the quality of messages you send it.In this code-along, you'll learn how to perform sentiment analysis with GPT and LangChain, learn about MRKL prompts used to help LLMs reason, and build a simple AI agent. You'll also learn how to use prompt templates and parse the output from prompts, as well as filter bad unsavory content with the moderation API.

Topics
Related

tutorial

An Introduction to Prompt Engineering with LangChain

Discover the power of prompt engineering in LangChain, an essential technique for eliciting precise and relevant responses from AI models.
Moez Ali's photo

Moez Ali

11 min

tutorial

A Beginner's Guide to ChatGPT Prompt Engineering

Discover how to get ChatGPT to give you the outputs you want by giving it the inputs it needs.
Matt Crabtree's photo

Matt Crabtree

6 min

code-along

A Beginner's Guide to Prompt Engineering with ChatGPT

Explore the power of prompt engineering with ChatGPT.
Adel Nehme's photo

Adel Nehme

code-along

Optimizing GPT Prompts for Data Science

This training will aid you in optimizing your personal usage of ChatGPT and when developing powered GPT applications.
Andrea Valenzuela's photo

Andrea Valenzuela

code-along

ChatGPT Prompt Engineering for Beginners

In this webinar, you'll get ideas for incorporating ChatGPT into your workflows and learning the basics of writing good prompts.
Adel Nehme's photo

Adel Nehme

code-along

Advanced ChatGPT Prompt Engineering

In this session, you'll learn advanced prompting skills such as using prompt templates, testing the quality of your prompts, and working with images in prompts.
Isabella Bedoya's photo

Isabella Bedoya

See MoreSee More