Skip to content

Tathagata642/LangChain_Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangChain Learning Projects

A collection of projects and experiments built while learning LangChain.

Topics Covered

  • LLMs (Large Language Models)
  • Chat Models (HuggingFace, OpenAI)
  • Embedded Models

Tech Stack

  • Python
  • LangChain
  • HuggingFace API

Setup

  1. Clone the repo
  2. Create a virtual environment: python -m venv venv
  3. Install dependencies: pip install -r requirements.txt
  4. Add your API keys in a .env file

Status

Actively learning and adding projects.

About

LangChain learning projects covering LLMs, Chat Models, and Embeddings using Python, HuggingFace & OpenAI.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages