Skip to content

This repository documents my learning journey with LangChain, an AI framework for developing applications using LLMs. It includes code examples, experiments, and notes on LangChain concepts such as document ingestion, embeddings, chains, and agents.

Notifications You must be signed in to change notification settings

sanatren/Langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangChain is a powerful Python framework that enables developers to:

  • Build context-aware applications using LLMs.
  • Connect various data sources like text files, PDFs, databases, APIs, and more.
  • Implement memory and persistence for chatbots and assistants.
  • Create AI-powered workflows using agents and chains.

About

This repository documents my learning journey with LangChain, an AI framework for developing applications using LLMs. It includes code examples, experiments, and notes on LangChain concepts such as document ingestion, embeddings, chains, and agents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •