A first task that be make the tasks needed to solve a certain project, then make the agents interact with their competences in each task and solve with the best solution possible, with multiple iterations like using set based design and a value evaluation of alternatives. Great content by the way.
The development of multi-agent AI systems is fascinating! Look at other platforms with enhanced features for more complete tools that make this procedure easier. AIDevelopment #AIAgents
This is my first time hearing anything like this it's so fascinating and I want to learn more what should I do I know absolutely nothing about this but I think it's coding? Help me please anyone
Hey I know about this. I know that it's using the python programming language, and I know that there's probably some libraries and API's somewhere that make it work.
Very cool, got it installed and running. Do the tokens control how much it can output ? I did one with 3 agents and it seemed to cut of the end of the output
Wow. So powerful. You just glossed over the api key part though and that is the biggest entry barrier to using these services. Credit card required. Multiple accounts must be registered. I appreciate the video but man-- can you walkthrough these parts as well?
How does task2 know to use the output of task1 as its context? (The crewAI documentation mentions a Task context parameter, which you don't provide.) -- update: I answered my own question: "the output of one task is automatically relayed into the next one"
Is current AI technology capable of an agent that asks questions that I am interested in and express opinions that I agree with for the purpose of online conversations
IBM is impossible to work with. I tried settting up an account like 20 times, talked to customer service and and they never set me up. I’m sure I can do this in GCP or AWS just the same. I also used Watson in a commercial setting and there was an outage like once a month. I’ll never work with IBM ever again.
It's amazing how multi-agent systems can enhance efficiency and innovation in various fields. Have you tried building any multi-agent AI systems yourself? I'd love to hear more about your experiences!"
Hi Nicholas, Awesome tutorial, but I'm encountering some issues. The model ibm-mistralai/merlinite-7b is deprecated, so I switched to a different one. I'm not sure if it's related, but I can't pass the information to the tool. I'm getting this error below. Can you help? Is anyone else facing the same issue? Thanks! > Entering new CrewAgentExecutor chain... I need to find promising research in the field of quantum computing. I will start by searching the internet for recent advancements in quantum computing. Action: Search the internet Action Input: {"search_query": "recent advancements in quantum computing"}
Failed to convert text into a pydantic model due to the following error: 1 validation error for CrewPydanticOutputParser pydantic_object subclass of BaseModel expected (type=type_error.subclass; expected_class=BaseModel) Also a series with agents performing more complex tasks would be great!
I follow you, my friend, and you are a very excellent person Therefore, I hope to communicate with you as soon as possible, or via WhatsApp. I want to talk to you, brother.❤❤❤❤❤
Please don’t understand why you explain that you have to npm install crew ai … again your videos are always leaving initial installation information so videos are not helpful and fast talking is not helpful for layman and confusing for new beginners … all of videos never 👎🏾 give the setup properly
Yes, please, would love a series with agents performing more complex tasks across multiple platforms.
What other tasks are you looking to learn about?
How to fix a faucet from hanging over
A first task that be make the tasks needed to solve a certain project, then make the agents interact with their competences in each task and solve with the best solution possible, with multiple iterations like using set based design and a value evaluation of alternatives. Great content by the way.
@jgayoso do you work in AI agents as well???
Wow. Idk coding but interesting to see your advanced syntax in action.
Very clean use of prompting.
Nice!! Please continue this series with more complex cases.
Next episode use Watson Discovery as a search tool. Would be awesome!
yeah , cool work IBM. Multipitle AI agents in 15 minutes!
Is it possible to take these agents to another platforms ???
Is there a course from IBM to build local Agents???
The development of multi-agent AI systems is fascinating! Look at other platforms with enhanced features for more complete tools that make this procedure easier. AIDevelopment #AIAgents
This is my first time hearing anything like this it's so fascinating and I want to learn more what should I do I know absolutely nothing about this but I think it's coding? Help me please anyone
Hey I know about this. I know that it's using the python programming language, and I know that there's probably some libraries and API's somewhere that make it work.
Thanks for this video. I really appreciated it. Please proceed with the serie of multi agent videos :)
Hey, the model used for the first agent is not supported by IBM any more. I tried use another, but I face a error about LiteLLM. Any tip?
Amazing!! Thanks for sharing!
Very cool, got it installed and running. Do the tokens control how much it can output ? I did one with 3 agents and it seemed to cut of the end of the output
Excellent work. Please put more use cases.
Hey Nicholas, I was missing you ;-) Keep It Rocking!
Hey Nicholas. Great Video. You are awsm as always😎
Nice job, v impressive how much he can do so quickly!
Great video. Many thanks for uploading this.
Nice. Will be interesting to see building AI Agents Routing. Differents LLMs integrated and executing better models to specific issue.
🙌great explainer, will def be trying this out
Lo uu yogur x😊😅😊😊😊😊😊
great workflow:)
Wow. So powerful.
You just glossed over the api key part though and that is the biggest entry barrier to using these services. Credit card required. Multiple accounts must be registered. I appreciate the video but man-- can you walkthrough these parts as well?
How does task2 know to use the output of task1 as its context? (The crewAI documentation mentions a Task context parameter, which you don't provide.) -- update: I answered my own question: "the output of one task is automatically relayed into the next one"
That was not clear to me before you said it.
This was my confusion as well. Thanks for providing the answer.
Can we take the AI agents to other platforms as well ???
Great video 🎉
Do you work on AI Agents???
is it possible that the user gets information, which agent provided which answere, so he can see, which model is responsible for the answere?
Ayyyyyy so glad to see you here
Thanks for sharing this, How reliable these results are in real ?
I ran into issues with pydantic when I tried to initially test.
CrewAI is helping build the pathway to Cognitive Organizations!
Thank you.
All the things he has done , is it free ? If not, then how can i make ai agent app with free sources ?
So basically IBM Watson uses CrewAI ?
No, you can use different agent frameworks.
Would this be considered a cooperative multi agent system or a competitive multi agent system ?
Is current AI technology capable of an agent that asks questions that I am interested in and express opinions that I agree with for the purpose of online conversations
Make it a series. Please
Great!
IBM is impossible to work with. I tried settting up an account like 20 times, talked to customer service and and they never set me up. I’m sure I can do this in GCP or AWS just the same. I also used Watson in a commercial setting and there was an outage like once a month. I’ll never work with IBM ever again.
Do you work in building the AI agents ???
API Key ?? I dont like it. Hope there is possibility to run this locally.
how do u get Watsonx api, serper api key? are these open source or paid?
What do you think about Zero agent?
Have @Wonderful 248th !/ / thanks
It's amazing how multi-agent systems can enhance efficiency and innovation in various fields. Have you tried building any multi-agent AI systems yourself? I'd love to hear more about your experiences!"
Hi Nicholas,
Awesome tutorial, but I'm encountering some issues. The model ibm-mistralai/merlinite-7b is deprecated, so I switched to a different one. I'm not sure if it's related, but I can't pass the information to the tool. I'm getting this error below. Can you help? Is anyone else facing the same issue? Thanks!
> Entering new CrewAgentExecutor chain...
I need to find promising research in the field of quantum computing. I will start by searching the internet for recent advancements in quantum computing.
Action: Search the internet
Action Input: {"search_query": "recent advancements in quantum computing"}
Failed to convert text into a pydantic model due to the following error: 1 validation error for CrewPydanticOutputParser
pydantic_object
subclass of BaseModel expected (type=type_error.subclass; expected_class=BaseModel)
Also a series with agents performing more complex tasks would be great!
King
do I need to add permissions in the cloud I keep getting error invoking WatsonLLM instance
Great
Things moving so fast that even the Llama 3 used in this video is outdated. My days.
Fast talking videos with not good explanations
but i guess, this is not free?
Llama3 is free
I follow you, my friend, and you are a very excellent person
Therefore, I hope to communicate with you as soon as possible, or via WhatsApp. I want to talk to you, brother.❤❤❤❤❤
more
I hate autogen/crewai tbh. lacking in imagination.
Are u working on AI agents ???
Agents just suck. They are not good at all. You can simply ask chatgpt to do all of this instead of writing so many codes
Please don’t understand why you explain that you have to npm install crew ai … again your videos are always leaving initial installation information so videos are not helpful and fast talking is not helpful for layman and confusing for new beginners … all of videos never 👎🏾 give the setup properly
pip install crewai
simple as that 💀
@@GleniLame he could also just google or chatgpt it lol, definition of lazy