Показать сообщение отдельно
  #1  
Старый 17.05.2026, 08:31
jitexsubtra jitexsubtra вне форума
Старожил
 
Регистрация: 03.12.2025
Сообщений: 13,885
По умолчанию Ai Agents With Python And Crewai


Ai Agents With Python And Crewai
Published 5/2026
Created by Dr. Alexander Schlee
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 12 Lectures ( 2h 57m ) | Size: 2.3 GB
From LLMs to Agentic AI
What you'll learn
⚡ Build multi-agent AI systems with CrewAI that autonomously research, report, and notify using Python
⚡ Create custom tools that connect AI agents to real APIs, databases, email services, and web scrapers
⚡ Orchestrate sequential multi-agent workflows where specialized agents collaborate on complex tasks
⚡ Integrate external services like web search, SQLite, Excel, Selenium, email, and SMS into agent pipelines
Requirements
❗ Basic Python Knowledge
Description
Large Language Models can answer questions, but they can't act on their own. They can't search the web for current information, query a database, send an email, or trigger a notification. This course bridges that gap. You will learn how to build autonomous AI agent systems that don't just think - they do.
We start with the foundations: what milestones shaped modern AI, how we got from simple language models to agentic AI, and what distinguishes an AI agent from a chatbot. You will understand the key concepts - roles, goals, tools, tasks, and crews - and learn why multi-agent orchestration is one of the most powerful design patterns in applied AI today.
The core of this course is CrewAI, a Python framework for building collaborative multi-agent systems. You will go from zero to fully functional agent pipelines through three hands-on use cases, each building on the previous one
In Use Case 1 (Tool Integration), you experience the knowledge cutoff problem firsthand, then solve it by giving agents access to web search via SerperDevTool. You also build your first custom tool - an email sender using the Brevo API - and orchestrate a two-agent system where one agent researches and another sends the results by email.
In Use Case 2 (Database Monitoring & Automated Reporting), you build custom tools for SQLite queries and Excel report generation. Two specialized agents work together in a sequential pipeline: a Database Specialist identifies products with low inventory, and a Reporting Specialist generates an Excel report and sends an email notification. This use case also demonstrates working with alternative LLMs like DeepSeek.
In Use Case 3 (Web Scraping & Multi-Channel Notifications), you build a three-agent system that scrapes book data from a website using Selenium, sends a professional summary email, and triggers an SMS confirmation. This is a complete multi-agent, multi-channel automation pipeline.
By the end of this course, you will know how to define agents with specific roles, build custom tools that connect to real APIs and databases, orchestrate multi-agent workflows, and integrate external services like web search, email, databases, web scraping, and SMS into your agent systems. Everything is taught through practical, runnable Jupyter Notebooks that you can adapt to your own projects immediately.
No prior experience with AI agents is required -basic Python knowledge is all you need to get started.
Who this course is for
⭐ Intermediate Python Developers
⭐ AI Enthusiasts
Homepage
Код:
https://anonymz.com/?
https://www.udemy.com/course/ai-agents-with-python-and-crewai
Ответить с цитированием