Skip to content

This overview describes LangChain's modules in 11 minutes and is packed with examples and animations to get the main points across as simply as possible.

License

Notifications You must be signed in to change notification settings

edrickdch/langchain-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daceflow AI logo

Elevate Your Project with Top-Tier AI/LLM Expertise! 🚀

Daceflow AI
Unlock Possibilities →
📧 Connect with us: [email protected]

🦜🔗 LangChain 101

👷️ Overview

Link: https://youtu.be/P3MAbZ2eMUI

A fast-paced introduction to LangChain describing its modules: prompts, models, indexes, chains, memory and agents. It is packed with examples and animations to get the main points across as simply as possible. The agent section will be covered in more depth in a following video.

💻 Getting Started

Prerequisites

You will need Python and Pipenv

Installation

  1. Clone the repository:
git clone https://github.com/edrickdch/langchain-101
  1. Navigate to the project directory:
cd langchain-101
  1. Install the required dependencies using Pipenv:
pipenv install
  1. Activate the Pipenv shell:
pipenv shell
  1. Ex: Run a script:
python src/prompts/prompt-templates.py

🔗 Useful Links

💌 Newsletter

👇 Subscribe to the newsletter if you're interested in building more AI applications

https://practical-ai-builder.beehiiv.com/

About

This overview describes LangChain's modules in 11 minutes and is packed with examples and animations to get the main points across as simply as possible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages