Reading Notes: 'Practical Introduction to Building Chat Systems with ChatGPT/LangChain' by Shingo Yoshida / ChatGPT/LangChainによるチャットシステム構築[実践]入門
I’d like to share insights I gained from reading 『ChatGPT/LangChainによるチャットシステム構築[実践]入門』吉田真吾(著) (Practical Introduction to Building Chat Systems with ChatGPT/LangChain by Shingo Yoshida).
I read this book to get started with LangChain as part of practicing LLM application development.
I thought it was an excellent book for quickly learning about LLM application development using OpenAI API and LangChain. Following the keywords mentioned in this book seems to provide a smooth introduction to AI/LLM development.
Below are URLs from the book that I’ll want to reference in the future.
[For those who want to start developing generative AI apps]
— ?????? Shingo Yoshida (@yoshidashingo) December 20, 2023
1. Mr. Egashira's (@segavvy) really easy-to-understand AI introduction https://t.co/V0BIOZAxE7
2. Mr. Oshima's (@oshima_123) LangChain introduction starting from prompt engineering https://t.co/QcrJzLG5gE
There were many helpful things, but for me, these two in particular
It might be good to also watch the videos recommended by the author.
That’s all from the Gemba, where I got started with LangChain.