Skip to content Skip to sidebar Skip to footer

OpenAI + LangChain Wrote Me 100 Custom Sales Emails

Twitter: https://twitter.com/GregKamradt Newsletter: https://mail.gregkamradt.com/signup Code: https://github.com/gkamradt/langchain-tutorials/blob/main/data_generation/Personalized%20Email%20Generation.ipynb LangChain: https://langchain.readthedocs.io/en/latest/ 0:00 - Intro 0:15 - Example Email 1:10 - Diagram Overview 1:50 - Y Combinator Start up Directory 2:26 - Code: Load HTML 4:13 - Map Reduce Overview 5:05 - Map Prompt 6:37…

LangChain 101: Working With The New ChatGPT API

Twitter: https://twitter.com/GregKamradt Newsletter: https://mail.gregkamradt.com/signup Get an early peak at some of the design choices from LangChain on how they want to handle the new ChatGPT Message Based API Code: https://github.com/gkamradt/langchain-tutorials/blob/main/chatapi/ChatAPI%20%2B%20LangChain%20Basics.ipynb 0:00 - Intro 0:49 -…