LangChain- Develop LLM powered applications with LangChain
Coupon Verified on November 30th, 2024
Course Name : LangChain- Develop LLM powered applications with LangChain
Students : 47K+
Duration : 8 hrs
Avg Rating : 4.7
Original Price : $119.99
Discount Price : 90%oFF
Instructor / Provider : Udemy
Course Type : Self Paced Online Course. Lifetime Access
Coupon : Click on ENROLL NOW to apply discount code
What you’ll learn
-
Become proficient in LangChain
-
Have 3 end to end working LangChain based generative AI applications
-
Prompt Engineering Theory: Chain of Thought, ReAct, Few Shot prompting and understand how LangChain is build under the hood
-
Understand how to navigate inside the LangChain opensource codebase
-
Large Language Models theory for software engineers
-
LangChain: Lots of chains Chains, Agents,, DocumentLoader, TextSplitter, OutputParser, Memory
-
Vectorestores/ Vector Databasrs (Pinecone, FAISS)
The topics covered in this course include:
- LangChain
- History
- LLMs: Few shots prompting, Chain of Thought, ReAct prompting
- Chat Models
- Prompts, PromptTemplates
- Output Parsers
- Chains: SequentialChain, LLMChain, RetrievalQA chain
- Agents, Custom Agents, Python Agents, CSV Agents, Agent Routers
- OpenAI Functions
- Tools, Toolkits
- Memory
- Vectorstores (Pinecone, FAISS)
- DocumentLoaders, TextSplitters
- Streamlit (for UI)
- LCEL
- LangSmith
Throughout the course, you will work on hands-on exercises and real-world projects to reinforce your understanding of the concepts and techniques covered. By the end of the course, you will be proficient in using LangChain to create powerful, efficient, and versatile LLM applications for a wide array of usages.
This is not just a course, it’s also a community. Along with lifetime access to the course, you’ll get:
- Dedicated 1 on 1 troubleshooting support with me
- Github links with additional AI resources, FAQ, troubleshooting guides
- Access to an exclusive Discord community to connect with other learners (5000+ members)
- No extra cost for continuous updates and improvements to the course
DISCLAIMERS
- Please note that this is not a course for beginners. This course assumes that you have a background in software engineering and are proficient in Python.
I will be using Pycharm IDE but you can use any editor you’d like since we only use basic feature of the IDE like debugging and running scripts. - The first project of the course (Ice-Breaker) requires usage of 3rd party APIs-
ProxyURL, SerpAPI, Twitter API which are generally paid services.
All of those 3rd parties have a free tier we will use to create stub responses development and testing.