You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-7
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<h1align="center">
2
-
Generative AI with LangChain, First Edition</h1>
3
-
<palign="center">This is the code repository for <ahref ="https://www.packtpub.com/en-us/product/generative-ai-with-langchain-first-edition/9781835083468"> Generative AI with LangChain, First Edition</a>, published by Packt.
2
+
Generative AI with LangChain, 2024 Edition</h1>
3
+
<palign="center">This is the code repository for <ahref ="https://amzn.to/43PuIkQ"> Generative AI with LangChain, 2024 Edition</a>, published by Packt.
<ahref="https://www.amazon.com/Generative-AI-LangChain-language-ChatGPT/dp/1835083463/"><imgwidth="32px"alt="Amazon"title="Get your copy"src="https://cdn-icons-png.flaticon.com/512/15466/15466027.png"/></a>
17
+
<ahref="https://amzn.to/43PuIkQ"><imgwidth="32px"alt="Amazon"title="Get your copy"src="https://cdn-icons-png.flaticon.com/512/15466/15466027.png"/></a>
<imgsrc="https://content.packt.com/B21269/cover_image_small.jpg"alt="Generative AI with LangChain, 2024 Edition"height="256px"align="right">
26
24
</a>
27
25
28
26
ChatGPT and the GPT models by OpenAI have brought about a revolution not only in how we write and research but also in how we can process information. This book discusses the functioning, capabilities, and limitations of LLMs underlying chat systems, including ChatGPT and Bard. It also demonstrates, in a series of practical examples, how to use the LangChain framework to build production-ready and responsive LLM applications for tasks ranging from customer support to software development assistance and data analysis – illustrating the expansive utility of LLMs in real-world applications.
0 commit comments