LangChain and LlamaIndex Projects Lab Book: Hooking Large Language Models Up to the Real World
LangChain and LlamaIndex Projects Lab Book: Hooking Large Language Models Up to the Real World
Using GPT-3, ChatGPT, and Hugging Face Models in Applications.
About the Book
LangChain is a framework for hooking large language models like GPT-3 together, and adding processing steps that might be web search, database lookups, calling APIs, etc.
This is a tutorial on effectively using LLMs and a projects book that will provide you with ideas and projects to get you started. Most book examples require either an OpenAI or Hugging Face API keys (free tiers are sufficient).
Table of Contents
- Preface
- About the Author
- Book Cover
- Acknowledgements
- Requirements for Running and Modifying Book Examples
- Issues and Workarounds for Using the Material in this Book
- Large Language Model Overview
- Big Tech Businesses vs. Small Startups Using Large Language Models
- Getting Started With LangChain
- Installing Necessary Packages
- Creating a New LangChain Project
- Basic Usage and Examples
- Creating Embeddings
- Using LangChain Vector Stores to Query Documents
- LangChain Overview Wrap Up
- Overview of LlamaIndex
- Using LlamaIndex to Search Local Documents Using GPT-3
- Using LlamaIndex for Question Answering from a List of Web Sites
- LlamaIndex/GPT-Index Case Study Wrap Up
- Using Google’s Knowledge Graph APIs With LangChain
- Setting Up To Access Google Knowledge Graph APIs
- Using DBPedia and WikiData as Knowledge Sources
- Using DBPedia as a Data Source
- Using Wikidata as a Data Source
- Using LLMs To Organize Information in Our Google Drives
- Setting Up Requirements.
- Write Utility To Fetch All Text Files From Top Level Google Drive Folder
- Generate Vector Indices for Files in Specific Google Drive Directories
- Google Drive Example Wrap Up
- Using Zapier Integrations With GMail and Google Calendar
- Set Up Development Environment
- Sending a Test GMail
- Google Calendar Integration Example
- Natural Language SQLite Database Queries With LangChain
- Natural Language Database Query Wrap Up
- Examples Using Hugging Face Open Source Models
- Using LangChain as a Wrapper for Hugging Face Prediction Model APIs
- Creating a Custom LlamaIndex Hugging Face LLM Wrapper Class That Runs on Your Laptop
- Using Large Language Models to Write Recipes
- Preparing Recipe Data
- A Prediction Model Using the OpenAI text-davinci-002 Model
- Cooking Recipe Generation Wrap Up
- LangChain Agents
- Overview of LangChain Tools
- Overview of ReAct Library for Implementing Reading in LMS Applications
- LangChain Agent Tool Example Using DBPedia SPARQL Queries
- LangChain Agent Tools Wrap Up
- More Useful Libraries for Working with Unstructured Text Data
- EmbedChain Wrapper for LangChain Simplifies Application Development
- Kor Library
- Book Wrap Up
- Preface
Other books by this author
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
80% Royalties. Earn $16 on a $20 book.
We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $12 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them