How to AUTOMATE LINKEDIN POSTS with CrewAI | CrewAI Tutorial

preview_player
Показать описание
In this video I'll show you how to use CrewAI, a framework for orchestrating autonomous AI Agents, to automate your LinkedIn posts. We'll describe the basic components of CrewAI and we'll see an example of a custom tool that uses Selenium to download posts from a LinkedIn account. Finally, our crew of agents will generate a LinkedIn post on the differences between Llama 2 and Llama 3.

If you want to know a little more about the person behind The Neural Maze ...

––––––––––––––––––––––––––––––
––––––––––––––––––––––––––––––

––––––––––––––––––––––––––––––

0:00 Introduction
3:05 CrewAI Overview
7:51 Describing my crew
10:23 Github Repo
11:10 Linkedin Scraper Agent
12:10 Custom Selenium Tool
16:10 Web Researcher Agent
17:00 LinkedIn Influencer Agent
17:51 Tasks
19:06 Crew
19:36 Generating a post
21:56 Conclusion

––––––––––––––––––––––––––––––
Cyberreality - Mehul Choudhary

/ mehulchoudhary
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
––––––––––––––––––––––––––––––

Music ⓒ - Kevin MacLeod
Рекомендации по теме
Комментарии
Автор

Finally recruiters are going to talk to me 🚀

On a serious note, great work as usual!

Maxistral
Автор

I watched the video till the end and was sure that you have at least 6 figures in subscribers, but turned out I'm going to be just #242 😄 Very useful and quality content, great job, I'm sure your channel will grow much bigger within few years. 🎉

akmaldju
Автор

I think you should iterate this so you don't need to have multiple places where you have to enter the topic. Use a {} variable and write it once making it easier to change for different topics.

shuntera
Автор

Helpful video. Which tool do you use for screen recording?

MonsterAPI
Автор

How is this different from setting up a custom gpt or a project in claude?

Behmi
Автор

You'll reach 10k subscribers by the end of the year

legendarystuff
Автор

top top top, perfeito, obrigado pelo conteudo professor, gataria de saber se tem como fazer isso para ser postado diretamente no instagram e no facebook ?

sr.modanez
Автор

Why is your each video soo high quality WTF..BTW thanks for these man 🙌

harshitparaser
Автор

"Just pay attention to these three concepts: Agent, Task, Tool and Crew". Uh, thats four concepts.

jimcollins
Автор

I installed the requirements.txt file and I got this line finally in my terminal


I got this error while installing

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
unstructured-client 0.22.0 requires pypdf>=4.0, but you have pypdf 3.17.4 which is incompatible.

Has a virtual environment been created by the code? I have many other projects running with different versions of the programs and I dont want a clash. How do I check if a virtual env has been created? If I have to create one how do I do that?

What does the error mean? WIl it affect the working of the program?

I am quite new to all this and want to learn . So please guide me

ashokvaswani