CrewAI + Exa: Generate a Newsletter with Research Agents (Part 1)

  Рет қаралды 10,588

Alejandro AO - Software & Ai

Alejandro AO - Software & Ai

Күн бұрын

Пікірлер: 37
@alejandro_ao
@alejandro_ao 3 ай бұрын
📌You are all great. Let me know what you want to see next! - Check out the second part of this tutorial (build the GUI): kzbin.info/www/bejne/rJnFl6Zpbb2ggc0 - Check out the article with the links to GitHub and other: alejandro-ao.com/crewai-with-exa-research-agent-newsletter/ - Check out Exa: exa.ai/ - Check out CrewAI: crewai.com
@delgrave4786
@delgrave4786 2 ай бұрын
Hey great video. Could you make a tutorial about langgraph too? I have been looking for a good tutorial but most are either way too basic or way too advanced. I love the way you teach so would love to see a tutorial from you
@sharankumar31
@sharankumar31 3 ай бұрын
SUCH A DETAILED WALKTHROGH ...NEVER SEEN SUCH A CLARITY VIDEO.. THANKS LOTTT
@alejandro_ao
@alejandro_ao 3 ай бұрын
it's my pleasure!
@deeplearningpartnership
@deeplearningpartnership 2 ай бұрын
Cool.
@alejandro_ao
@alejandro_ao 2 ай бұрын
you are
@paulham.2447
@paulham.2447 3 ай бұрын
Thank you Alejandro for this truly remarkable presentation that you give us every time! One question: does your knowledge extend to knowing how to code in python and make 'EXA RESEARCH' work in a language other than English?
@alejandro_ao
@alejandro_ao 3 ай бұрын
Hello there! I appreciate it :) I have tried to use Exa in French by tweaking the search prompt. but so far it has not been very consistent. in english it works great, but yeah, i hope they implement support for other languages soon!
@kazimali07
@kazimali07 3 ай бұрын
Thanks!
@alejandro_ao
@alejandro_ao 3 ай бұрын
You are amazing, thank you!
@pratiklpatel
@pratiklpatel 3 ай бұрын
Thanks a ton for sharing. Would be great if you do not include subtitles in the video, I think it distracts the focus (youtube anyways gives CC button if anyone needs it). Thanks once again.
@alejandro_ao
@alejandro_ao 3 ай бұрын
noted! i was trying this out for these couple of videos, but indeed i won't be using them anymore!
@bambanx
@bambanx Ай бұрын
Hi Alejandro, crewai to use on an app for example exposing an api , that feature is paid ? thanks you
@haiderkhalilpk
@haiderkhalilpk 3 ай бұрын
Awesome!
@kchinmay-sh8mf
@kchinmay-sh8mf 3 ай бұрын
Great content once again. You are really driving this space, mate, so kudos on that. I am thinking how this can be used in the testing and automation space. Can these agents be used to browse websites by self authenticating and writing test cases based on other agents? More looking at thw authentication part as opposed to test case tasks itself, am unsure how web scrapping or browsing would work when it is protected content and needs authentication. Thanks again for all your effort and time in educating the masses.
@alejandro_ao
@alejandro_ao 3 ай бұрын
hey there, i appreciate it. yeah that's not an easy thing to do. in practice, i would probably use the siteplan for that if the website makes it available. have you tried that?
@churruwn
@churruwn 2 ай бұрын
Is anyone else running into 'ModuleNotFoundError: No module named 'crewai_tools'? I've tried uninstalling crewai and reinstalling it, creating a new conda environment with Python 3.11, creating a new conda environment with Python 3.10, running 'pip install crewai[tools]' and nothing works, I still run into that error.
@alejandro_ao
@alejandro_ao 2 ай бұрын
that's very strange. maybe this is a problem with poetry. in this video i did create a conda environment to install crew. but then i used the CLI that comes with crew to create the project. this new project actually uses poetry (python package manager) on top of whichever python installation you already have. so, since you already have python running on conda, this will use poetry on top of your conda. which means that you have to install the dependencies with poetry after you initialize your env. so maybe you have to do `poetry lock && poetry install`
@churruwn
@churruwn 2 ай бұрын
@@alejandro_ao Thank you! Interesting, I'll give that a shot. I discovered while working on a different project that no packages I installed via pip within a conda environment actually worked. I had to use virtualenv instead. However, I tried virtualenv for this and it still didn't work. I'll try running 'poetry lock && poetry install' as you suggested, hopefully that works.
@churruwn
@churruwn 2 ай бұрын
@@alejandro_ao YES! Using poetry worked. Thanks so much!
@aman-gy5nn
@aman-gy5nn 3 ай бұрын
rate limit exceeded on groq bro, which is the best free llm to use here?
@alejandro_ao
@alejandro_ao 3 ай бұрын
yeah, that's the problem with groq rn. they have very narrow rate limits. you can use ollama instead to run the models locally instead! python.langchain.com/v0.2/docs/concepts/#chat-models
@samfakhoury
@samfakhoury 3 ай бұрын
Hi. I ran this app twice and for 2 different topics but it is always coming up with fake news and resource links that take me to 404 pages. What could be the problem? It is finishing perfectly with the HTML design though.
@alejandro_ao
@alejandro_ao 3 ай бұрын
that's odd, what model did you use? try to check out the step outputs to see where the information got lost. let me know how this goes!
@gerr_cass
@gerr_cass 3 ай бұрын
Fire the editor haha.. I mean, try using chatgpt api or some of the strong llm to test out.
@samfakhoury
@samfakhoury 3 ай бұрын
@@gerr_cass lol. I am using Ollama with Lama3 8b. You think thats the problem?
@nazarmohammed5681
@nazarmohammed5681 3 ай бұрын
How to Generate Automatic report
@alejandro_ao
@alejandro_ao 3 ай бұрын
what do you mean?
@yazanrisheh5127
@yazanrisheh5127 2 ай бұрын
Hey alejandro I really love this tutorial and I was wondering what would you change or add such that I get daily newsletters at 8AM for instance for a specific topic like LLMs? This is something I'd like to add but not sure whats the approach to do so
@sr.modanez
@sr.modanez 3 ай бұрын
muito bom, 👏👏👏👏👏👏👏👏👏
@alejandro_ao
@alejandro_ao 3 ай бұрын
muito obrigado!
@_nobody_knows_
@_nobody_knows_ 3 ай бұрын
Do you have any videos of feeding an llm data like books and you can search for related subjects in any of the books in any context and it reurns you the result
@eashwarinfosys9856
@eashwarinfosys9856 3 ай бұрын
Could you please share sessions using langgraph?
@11folders
@11folders 2 ай бұрын
Thanks for the detailed walk-through. Is part 2: "Build a Web App (GUI) for your CrewAI Automation (Easy with Python)"?
@alejandro_ao
@alejandro_ao 2 ай бұрын
that's correct
@eAnewryzm9
@eAnewryzm9 3 ай бұрын
This was cool. Could you share the tool you use to generate the captions in your video? Please.
@alejandro_ao
@alejandro_ao 3 ай бұрын
that's descript. but i'm dropping it soon as the subtitles don't seem to be getting a very warm reception :P it's great to edit videos as though they were a word document, though, even if you're not adding subtitles: www.descript.com/
Why Agent Frameworks Will Fail (and what to use instead)
19:21
Dave Ebbelaar
Рет қаралды 64 М.
Unlimited AI Agents running locally with Ollama & AnythingLLM
15:21
Tim Carambat
Рет қаралды 135 М.
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 116 МЛН
Самое неинтересное видео
00:32
Miracle
Рет қаралды 2,9 МЛН
Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)
20:19
Cole Medin
Рет қаралды 90 М.
CrewAI Step-by-Step | Complete Course for Beginners
1:07:43
Alejandro AO - Software & Ai
Рет қаралды 53 М.
Python: Automating a Marketing Team with AI Agents | Planning and Implementing CrewAI
1:03:27
How to Create an RAG Chatbot AI Agent with n8n (No Code, Step-by-Step Tutorial)
17:26
Nate Herk | AI Automation
Рет қаралды 1,1 М.
Master Sequential Agents: Build Complex AI Apps with Flowise
32:54
Leon van Zyl
Рет қаралды 18 М.
Deploy Your AI Streamlit App for FREE | Step-by-Step (Heroku Alternative)
30:10
Alejandro AO - Software & Ai
Рет қаралды 19 М.
How I Made AI Assistants Do My Work For Me: CrewAI
19:21
Maya Akim
Рет қаралды 834 М.
AI Pioneer Shows The Power of AI AGENTS - "The Future Is Agentic"
23:47
Using agents to build an agent company: Joao Moura
13:46
AI Engineer
Рет қаралды 29 М.
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 73 М.
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 116 МЛН