Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ChatGPT for Conversational AI and Chatbots

You're reading from   ChatGPT for Conversational AI and Chatbots Learn how to automate conversations with the latest large language model technologies

Arrow left icon
Product type Paperback
Published in Jul 2024
Publisher Packt
ISBN-13 9781805129530
Length 250 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Adrian Thompson Adrian Thompson
Author Profile Icon Adrian Thompson
Adrian Thompson
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Part 1: Foundations of Conversational AI FREE CHAPTER
2. Chapter 1: An Introduction to Chatbots, Conversational AI, and ChatGPT 3. Chapter 2: Using ChatGPT with Conversation Design 4. Part 2: Using ChatGPT, Prompt Engineering, and Exploring LangChain
5. Chapter 3: ChatGPT Mastery – Unlocking Its Full Potential 6. Chapter 4: Prompt Engineering with ChatGPT 7. Chapter 5: Getting Started with LangChain 8. Chapter 6: Advanced Debugging, Monitoring, and Retrieval with LangChain 9. Part 3: Building and Enhancing ChatGPT-Powered Applications
10. Chapter 7: Vector Stores as Knowledge Bases for Retrieval-augmented Generation 11. Chapter 8: Creating Your Own LangChain Chatbot Example 12. Chapter 9: The Future of Conversational AI with LLMs 13. Index 14. Other Books You May Enjoy

What this book covers

Chapter 1, An Introduction to Chatbots, Conversational AI, and ChatGPT, introduces the fundamentals of chatbots and conversational AI. It explores their evolution, various types, and impact across industries such as e-commerce, customer service, and healthcare. The chapter delves into OpenAI’s ChatGPT, detailing its development, capabilities, and limitations, and examines how it fits into the broader conversational AI landscape.

Chapter 2, Using ChatGPT with Conversation Design, delves into the role of conversation designers and the impact of LLMs such as ChatGPT on conversation design. It covers practical applications, including simulating conversations and creating personas, and emphasizes the importance of testing and iteration in developing engaging conversational AI systems. By the end, you’ll understand how to effectively use ChatGPT in conversation design.

Chapter 3, ChatGPT Mastery – Unlocking Its Full Potential, explores the technical aspects of interacting with ChatGPT, covering the webchat interface, OpenAI Playground, API usage, and official libraries. You’ll learn the differences between the Free and Plus versions, custom instructions, and how to use the playground. By the end, you’ll be equipped to choose the best interaction method for your needs.

Chapter 4, Prompt Engineering with ChatGPT, focuses on mastering prompt engineering. You’ll learn about the core components of successful prompts, strategies for tone and complexity, and techniques for enhancing readability. This chapter equips you to create prompts that maximize the capabilities of ChatGPT, ensuring precise and relevant interactions.

Chapter 5, Getting Started with LangChain, introduces LangChain, an open-source framework for building complex LLM applications. You’ll learn about the core components, the LangChain Expression Language (LCEL), and various types of chains you can create. By the end, you’ll have a solid foundation to engineer LangChain applications and tackle more advanced functions in the next chapter.

Chapter 6, Advanced Debugging, Monitoring, and Retrieval with LangChain, Agents, and Tools, delves into advanced LangChain topics, focusing on debugging techniques, leveraging agents and tools, and understanding memory for LLM-powered conversational experiences. You’ll explore the LangSmith platform, out-of-the-box tools, and custom tool creation for agents. This chapter builds on previous concepts, enabling you to develop more complex LangChain applications.

Chapter 7, Vector Stores as Knowledge Bases for Retrieval-augmented Generation, introduces RAG, a popular use case for LLMs. You’ll learn about the essential steps to create a RAG system and how to implement these processes using LangChain. Through a real-world example, you’ll gain a solid foundation in mastering RAG concepts and techniques.

Chapter 8, Creating Your Own LangChain Chatbot Example, brings together key concepts from previous chapters into a practical project. You’ll build a ChatGPT-powered chatbot capable of answering questions about your data and handling complex tasks. We’ll look at scoping your project, preparing your data for RAG, creating agent tools, and using them in LangChain, and finally, bringing it all together with the Streamlit framework to create your own Chatbot UI. By the end, you’ll have a functional chatbot and a solid understanding of crafting sophisticated conversational agents with ChatGPT.

Chapter 9, The Future of Conversational AI with LLMs, delves into taking ChatGPT applications to production, examining lessons learned in the industry, and exploring strategies for success. It explores alternatives to ChatGPT, particularly smaller language models, and discusses future trends in LLMs. By the end, you’ll be equipped to navigate the evolving conversational AI landscape and plan for your organization’s future.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image