This repository contains hands-on experiments and practice notebooks for working with Large Language Models (LLMs), including integration with LangChain.
Note: This repository is continuously updated with new experiments and notebooks.
llm-labs/
├── llms/ # Notebooks for LLM experiments and foundational practices
├── langchain/ # Notebooks applying LLMs using LangChain
└── README.md
-
llms/
Notebooks focused on LLM fundamentals, experiments, and small-scale model applications. -
langchain/
Notebooks demonstrating LLM applications using the LangChain framework, including prompt design, RAG, and simple pipelines.
- Clone the repository:
git clone https://github.com/your-username/llm-labs.git
cd llm-labsAuthor: Aroosh Ahmad — AI Engineer (NLP, LLMs, ML Systems) GitHub • LinkedIn