Skip to content

Gradually building my GitHub repo, applying skills learned from CampusX's Generative AI course with LangChain.

Notifications You must be signed in to change notification settings

ArslanKAS/CampusX-LangChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

358 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CampusX - LangChain Course

Image

This repository is a hands-on collection of LangChain modules developed while learning Generative AI through the CampusX course.

📂 Repository Structure

  • Langchain Chains – Chain implementations for LLM workflows
  • Langchain Document Loaders – Loaders like CSVLoader for data ingestion
  • Langchain Models – Integrated LLM models
  • Langchain Output Parsers – Tools for structured output formatting
  • Langchain Structured Outputs – Enforcing structured responses
  • Langchain Prompts – Prompt templates and dynamic prompts
  • Langchain Retrievers – Embedding-based document retrievers
  • Langchain Runnables – Modular runnable components
  • Langchain Text Splitters – Chunking logic for long texts
  • Langchain Vector Stores – Vector DB integrations for semantic search
  • Langchain RAG – Retrieval-Augmented Generation with Streamlit
  • Langchain Tools – Custom tools like a Currency Converter
  • Langchain Agents – AI Agents utilizing LLMs & Tools
  • Langchain MCP – Model Context Protocol Interactions

🎯 Goal

To gain practical experience with LangChain components and workflows, including prompt engineering, RAG pipelines, and vector search.

About

Gradually building my GitHub repo, applying skills learned from CampusX's Generative AI course with LangChain.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •