Skip to content

akanksha276/LangChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LangChain

Setup

  1. Setup python virtual environment
  2. Create OpenAI API keys - save the secret key (added to a python file called secret_key.py not uploaded here)
  3. pip install openai
  4. pip install langchain

About

A comprehensive guide to understanding LangChain's architecture, key features, and how to leverage it for connecting language models with external data sources. Includes example implementation showcasing how LangChain can be utilized to build a Team Tracking System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors