A hands-on learning journey into Generative AI with LangChain, inspired by the CampusX tutorial series. This repository contains Python scripts, Jupyter notebooks, notes, and experiments showcasing practical examples of working with LLMs, prompts, chains, memory, and agents.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
Learrned and gained practical coding knowledge on using some mainly used document loaders in langchain
6c16f3bView on GitHubLearned and gained practical knowledge about document loaders
f633781View on GitHubUpdated requirements.txt (Specified the versions of each libraries and packages).
cd3b612View on GitHubGained practical and theoritical knowledge on using runnables in langchain
3ee030fView on GitHubGained practical knowledge and experience on using langchain to get structured output from LLMs
7e1c69fView on GitHub