LangChain Full Crash Course: Build AI Agents in Python

عدد الدروس : 1 عدد ساعات الدورة : 00:53:20 شهادة معتمدة : نعم التسجيل في الدورة للحصول على شهادة

للحصول على شهادة

  • 1- التسجيل
  • 2- مشاهدة الكورس كاملا
  • 3- متابعة نسبة اكتمال الكورس تدريجيا
  • 4- بعد الانتهاء تظهر الشهادة في الملف الشخصي الخاص بك
A complete crash course that teaches how to build AI agents using LangChain in Python, covering core concepts, tools, chains, and real-world LLM application development.
عن الدورة

This LangChain Full Crash Course is designed to give you a complete practical understanding of how to build AI agents and LLM-powered applications using Python. It focuses on turning language models into functional systems that can reason, use tools, and interact with external data sources.

The course begins by introducing LangChain fundamentals and explaining how it extends large language models like ChatGPT into structured application frameworks. You will learn how to build chains that connect prompts and models into logical workflows.

A major part of the course is dedicated to AI agents, where you will understand how models can make decisions, select tools, and execute multi-step tasks autonomously. You will also explore how to integrate external tools such as search engines, APIs, and custom Python functions to extend AI capabilities.

The course covers prompt engineering techniques, memory handling, and context management to make AI systems more intelligent and conversational. You will also learn how to design workflows that allow agents to solve complex problems step by step.

By the end of this crash course, you will be able to build functional AI agents in Python that can perform real-world tasks, automate workflows, and interact with external systems efficiently using LangChain.