In this course I will teach you how to use LangChain to build LLM powered Applications and I will be using Open source models from Hugging Face What is LangChain?LangChain serves as a framework aimed at streamlining the development of applications utilizing Large language models. Functioning as a language model integration framework, LangChain's applications align closely with those of language models, spanning document analysis, summarization, chatbots, and code analysis.What is an LLM?A Large Language Model (LLM) is a type of artificial intelligence model that is trained on a vast amount of text data. It’s designed to generate human-like text based on the input it receives.In this course, I will be using LL Ms such as Llama 2 7B and Mistral 7B.What is LCEL?LangChain Expression Language (LCEL) emerges as a declarative method within the LangChain framework, enabling effortless composition of chains. From its inception, LCEL prioritizes seamless transition from prototypes to production, accommodating a spectrum of complexities, from straightforward "prompt + LLM" sequences to intricate chains comprising hundreds of steps. Noteworthy features encompass streaming support for optimal time-to-first-token, asynchronous capabilities for versatile API usage, and optimized parallel execution for reduced latency. LCEL further offers configurations for retries, fallbacks, and access to intermediate results, enhancing reliability and debugging.In this course you learn - LangChain Basics - LangChain Expression Language- Chains- Memory- Agents and Tools- RAG etc Disclaimer: In this course I won't be using OpenAI API instead I would be using Open source models from Hugging Face and i will be using windows, kaggle
Log in to write a review
Loading reviews...
Explore more courses and learning paths related to LangChain Unleashed: A Guide To Using Open Source LLM Models.
Browse more courses from Udemy
See the side-by-side breakdown and our pick by scenario
See the side-by-side breakdown and our pick by scenario
More beginner-level AI and ML courses
Follow the full Beginner MLOps learning path
Browse 350+ structured AI learning paths from beginner to advanced