forked from Archives/langchain
2b181e5a6c
# Added Tutorials section on the top-level of documentation **Problem Statement**: the Tutorials section in the documentation is top-priority. Not every project has resources to make tutorials. We have such a privilege. Community experts created several tutorials on YouTube. But the tutorial links are now hidden on the YouTube page and not easily discovered by first-time visitors. **PR**: I've created the `Tutorials` page (from the `Additional Resources/YouTube` page) and moved it to the top level of documentation in the `Getting Started` section. ## Who can review? @dev2049 NOTE: PR checks are randomly failing3aefaafcdb
258819eadf
514d81b5b3
5.9 KiB
5.9 KiB
Tutorials
This is a collection of LangChain
tutorials on YouTube
.
LangChain Crash Course: Build an AutoGPT app in 25 minutes by Nicholas Renotte
LangChain Crash Course - Build apps with language models by Patrick Loeber
LangChain Explained in 13 Minutes | QuickStart Tutorial for Beginners by Rabbitmetrics
LangChain for Gen AI and LLMs by James Briggs:
- #1 Getting Started with
GPT-3
vs. Open Source LLMs - #2 Prompt Templates for
GPT 3.5
and other LLMs - #3 LLM Chains using
GPT 3.5
and other LLMs - #4 Chatbot Memory for
Chat-GPT
,Davinci
+ other LLMs - #5 Chat with OpenAI in LangChain
- #6 LangChain Agents Deep Dive with
GPT 3.5
- Prompt Engineering with OpenAI's
GPT-3
and other LLMs
LangChain 101 by Data Independent:
- What Is LangChain? - LangChain +
ChatGPT
Overview - Quickstart Guide
- Beginner Guide To 7 Essential Concepts
OpenAI
+Wolfram Alpha
- Ask Questions On Your Custom (or Private) Files
- Connect
Google Drive Files
ToOpenAI
YouTube Transcripts
+OpenAI
- Question A 300 Page Book (w/
OpenAI
+Pinecone
) - Workaround
OpenAI's
Token Limit With Chain Types - Build Your Own OpenAI + LangChain Web App in 23 Minutes
- Working With The New
ChatGPT API
- OpenAI + LangChain Wrote Me 100 Custom Sales Emails
- Structured Output From
OpenAI
(Clean Dirty Data) - Connect
OpenAI
To +5,000 Tools (LangChain +Zapier
) - Use LLMs To Extract Data From Text (Expert Mode)
LangChain How to and guides by Sam Witteveen:
- LangChain Basics - LLMs & PromptTemplates with Colab
- LangChain Basics - Tools and Chains
ChatGPT API
Announcement & Code Walkthrough with LangChain- Conversations with Memory (explanation & code walkthrough)
- Chat with
Flan20B
- Using
Hugging Face Models
locally (code walkthrough) PAL
: Program-aided Language Models with LangChain code- Building a Summarization System with LangChain and
GPT-3
- Part 1 - Building a Summarization System with LangChain and
GPT-3
- Part 2 - Microsoft's
Visual ChatGPT
using LangChain - LangChain Agents - Joining Tools and Chains with Decisions
- Comparing LLMs with LangChain
- Using
Constitutional AI
in LangChain - Talking to
Alpaca
with LangChain - Creating an Alpaca Chatbot - Talk to your
CSV
&Excel
with LangChain BabyAGI
: Discover the Power of Task-Driven Autonomous Agents!- Improve your
BabyAGI
with LangChain
LangChain by Prompt Engineering:
- LangChain Crash Course — All You Need to Know to Build Powerful Apps with LLMs
- Working with MULTIPLE
PDF
Files in LangChain:ChatGPT
for your Data ChatGPT
for YOUR OWNPDF
files with LangChain- Talk to YOUR DATA without OpenAI APIs: LangChain
LangChain by Chat with data
- LangChain Beginner's Tutorial for
Typescript
/Javascript
GPT-4
Tutorial: How to Chat With MultiplePDF
Files (~1000 pages of Tesla's 10-K Annual Reports)GPT-4
& LangChain Tutorial: How to Chat With A 56-PagePDF
Document (w/Pinecone
)
Get SH*T Done with Prompt Engineering and LangChain by Venelin Valkov
- Getting Started with LangChain: Load Custom Data, Run OpenAI Models, Embeddings and
ChatGPT
- Loaders, Indexes & Vectorstores in LangChain: Question Answering on
PDF
files withChatGPT
- LangChain Models:
ChatGPT
,Flan Alpaca
,OpenAI Embeddings
, Prompt Templates & Streaming - LangChain Chains: Use
ChatGPT
to Build Conversational Agents, Summaries and Q&A on Text With LLMs - Analyze Custom CSV Data with
GPT-4
using Langchain