crewAI Crash Course For Beginners-How To Create Multi AI Agent For Complex Usecases

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 72

  • @gungunvarshney2169
    @gungunvarshney2169 5 месяцев назад +10

    Sir sirf apki vajah sa aaj main data science ki field main grow kr paai hu just bcz of you aaj main itna kuch sheek paai hu thank you so much sir for all your countless efforts it means a lot to us

  • @arsalanarsalan1098
    @arsalanarsalan1098 5 месяцев назад +1

    hey , thanks for informative video , i transitioned from civil to data science 4 years ago , I got duped by coaching institute and i used to go their and watch your videos daily , i must say it helped me in my journey till now.
    Regards,
    Arsalan

  • @lixiasong3459
    @lixiasong3459 4 месяца назад

    Sir, I have researched extensively on this topic, and your content stands out as the best. It offers a clear explanation and an end-to-end demonstration. Thank you so much, please keep the amazing work going!

  • @ravisrivastava7288
    @ravisrivastava7288 5 месяцев назад +1

    @krish Naik, you are our Draunacharya, we are your Eklavya ❤🎉😊 love and respect from Stockholm.

  • @pramodj-vn4xp
    @pramodj-vn4xp 5 месяцев назад +3

    Sir, 1. how to pass input variables among the agents?
    2. How to have control over final output?
    If data is coming from multiple agents like rag, websearch, youtube search, user input etc. I want to store whole data in same file without summarizing what other agents have collected. ( if final agent summarizing i am loosing valuable insights coming from previous agents)
    Could you provide insights on it
    3. If agent to task is one to one relationship then what is use of having two seperate entities? They could be merged and kept in agent itself with just extra attributes. Why did they choose to keep them seperate?
    Look forward to hear from you

  • @Georgia-kq7sl
    @Georgia-kq7sl 5 месяцев назад +3

    Naya din aur sir ka ek naya course 🎉❤. Sir how are you sooo productive pls tell

  • @yazanrisheh5127
    @yazanrisheh5127 5 месяцев назад +10

    Hi Krish. Can you please do a follow up video on streamlit where we cna also use human input tool so that users can give input they want?

    • @mohamed_deshaune
      @mohamed_deshaune 5 месяцев назад

      you can use the human tool from langchain
      and in ur PromptTemplate also highlights to it that ur gonna use it

  • @raph8240
    @raph8240 5 месяцев назад +2

    Thanks Krish! I have been waiting for this

  • @rahulmanocha4533
    @rahulmanocha4533 5 месяцев назад +2

    Thanks for getting the requests so seriously 😊

  • @KumR
    @KumR 5 месяцев назад +2

    Awesome Awesome. The very first thing you mentioned was my biggest doubt so far. Langchain too has an agent so how is crewAI different?

  • @ayaspanigrahi2154
    @ayaspanigrahi2154 5 месяцев назад +2

    quite interesting, how to build custom tools and how we can use custom llms/other llms using hugging face hub

  • @ShreedharN-rn8vm
    @ShreedharN-rn8vm 5 месяцев назад

    Small correction allow delegation is used for hierrarical work load distribution , as you are creating seqential you can use delegation false

  • @nadarajangs4688
    @nadarajangs4688 5 месяцев назад +1

    love the video krishnaik ♥

  • @gungunvarshney2169
    @gungunvarshney2169 5 месяцев назад +2

    Thank you sir for this wonderful video

  • @commoncats5437
    @commoncats5437 5 месяцев назад +1

    i am waiting when u will start crew ai.....now happieee😍

  • @DigitalEntreperneur
    @DigitalEntreperneur 5 месяцев назад

    Than you, very well informed video. Can you post video on social media agent?

  • @pathanafraz6600
    @pathanafraz6600 5 месяцев назад

    Hey Krish Sir! I've been following your content and find it incredibly helpful. I recently completed my BSc in computer science and I'm looking to pursue a master's in data science. Could you recommend any universities or programs that would be a good fit for someone with my background? I'd appreciate any advice you can offer. Thanks!"

  • @subhankarsahoo9729
    @subhankarsahoo9729 4 месяца назад +4

    I think at the end the LLM creation wasnt demonstrated right, did you create the LLM= ChatOpenAI(model= OPENAI_MODEL_NAME)
    and then put llm =llm in both the agents as an argument ??
    please correct me if i am wrong

    • @Vir-se2kb
      @Vir-se2kb 2 месяца назад +1

      The fun part is, still he shows the output. Not sure how many screen he is using !!

    • @DarshanNaidu-pk4bd
      @DarshanNaidu-pk4bd 6 дней назад

      Did you figure that out?

    • @abirdhar8953
      @abirdhar8953 4 дня назад

      @@DarshanNaidu-pk4bd am stuck if u fold any solution help
      me

  • @avanthikar2608
    @avanthikar2608 5 месяцев назад +2

    Thank you Krish

  • @mihirprakash6009
    @mihirprakash6009 4 месяца назад

    Krish! Can you make a video on how to leverage these AI agents to do data analysis on a csv file?

  • @ayushsonu531
    @ayushsonu531 5 месяцев назад

    Just waiting for this sir thank you very much

  • @1murali5teja
    @1murali5teja 5 месяцев назад

    Hi @krish sir, thank u for sharing knowledge.

  • @mastersdubai4729
    @mastersdubai4729 5 месяцев назад +4

    Great content

  • @md.mahadehasan737
    @md.mahadehasan737 4 месяца назад

    I have a question. When we give the topic to the crew, does it need to be exactly the same as any of the video titles of your channel? or is it something like we have to supply something relevant which can be found on the RUclips channel?

  • @pubgkiller2903
    @pubgkiller2903 4 месяца назад

    YoutTube video use case has already given in the website, you should use some industry level use case.

  • @rohitsharma9098
    @rohitsharma9098 2 месяца назад

    But this tasks we can directly do using langchain i.e without any agentic framework, just take the transcript, write one prompt to summarizes the transcript. What value crewai is adding here? As agentic framework should be use for when based on user input agent should decide which agent to call.

  • @sanchitsharma-k8i
    @sanchitsharma-k8i 5 месяцев назад

    Hello sir, I totally get everything but somehow you skipped .env part how you imported things from there what exactly did you have inside it it would have been pleasant if you would have explain that as well, thankyou

  • @himanshuparihar9888
    @himanshuparihar9888 5 месяцев назад +1

    for transcription what are we using inside the tool

  • @bhavinpatel3228
    @bhavinpatel3228 2 месяца назад

    great sir

  • @vedichants
    @vedichants 4 месяца назад

    Thanks a lot. I wonder how much tokens was used for this?

  • @donrickman7008
    @donrickman7008 5 месяцев назад

    nice. where does the agent pass on the research to the writer?

  • @kdhrubo
    @kdhrubo 2 месяца назад

    Whats stopping us from doing this using BPM with AI connectors?

  • @tiyamaheshwari
    @tiyamaheshwari 4 месяца назад +1

    Sir since you're using openapi which is a paid service how to use other llms here? can you give source code for huggingface or ollama integration as well cuz when try it, it gives the same error you got at 26:05

  • @nothing-t4c1g
    @nothing-t4c1g 4 месяца назад

    can you make one video about the agent calling using gemini model

  • @rushidarekar
    @rushidarekar 5 месяцев назад +1

    Hiii bhaiya , i just need a quick HELP , i FINISHED my 2ND year and already know ML . SHOULD I GET A INTERNSHIP OR LEARN DL , NLP ??

  • @balamuralip4301
    @balamuralip4301 5 месяцев назад

    Krish also make some videos about autogen...

  • @pankajjoshi8292
    @pankajjoshi8292 5 месяцев назад

    Sir I have a question is the future career in Comp Science safe , coz most computer task are fetting automated via AI

  • @sean-uw6op
    @sean-uw6op 18 дней назад

    how do you evaluate the content which is been generated?

  • @adanpalma4026
    @adanpalma4026 4 месяца назад

    What software do you use for writing? I own an x pen but drawing software that i use does not like it

  • @ishanagrawal396
    @ishanagrawal396 5 месяцев назад

    Thanks Krish! As this is done in local. Is there a way we can host it on any opensource platform like huggingface so that we can use it in our profile creation or share on LinkedIn?

  • @monisha2good
    @monisha2good 4 месяца назад

    The tools need LLM instantiation as well, not documented how can we initialize that with other LLM other that openai

  • @anshdholakia714
    @anshdholakia714 3 месяца назад

    can this be used for simulation models. We can create a sort of Agent to get data, another Agent to train the model on that data, and another Agent to test that data against labels?

  • @sorooshsohangir
    @sorooshsohangir 3 месяца назад

    Thank you :)

  • @Hitman-ne5gd
    @Hitman-ne5gd 4 месяца назад

    Can we do it for our personal website which is hosted on Google???

  • @aiforeveryone
    @aiforeveryone 5 месяцев назад +1

    Great

  • @RAJVANSHMALHOTRA-ov3qv
    @RAJVANSHMALHOTRA-ov3qv 4 месяца назад

    hello krish sir i using the api version is pretty easy but integrating the locally run ollama is hard its quite pestring just to do and many have been stuck there kindly help!

  • @pradeepjungkarki4510
    @pradeepjungkarki4510 5 месяцев назад

    hlo sir much love from nepal.Sir we need a tutorial on lang graph also sir

  • @nitindey773
    @nitindey773 27 дней назад

    Hi
    I am getting this error after executing crew.py
    ile "d:\AI\CrewAIProject\crew.py", line 1, in
    from crewai import Crew,Process
    ModuleNotFoundError: No module named 'crewai'

    • @abirdhar8953
      @abirdhar8953 4 дня назад

      Same u have to install some windows studio let me know if u r still working and btw am stuck on the llm part.

  • @KumR
    @KumR 5 месяцев назад +1

    Krish - Is AI assistant same as AI agent?

  • @harsshraj
    @harsshraj 5 месяцев назад +1

    can we use groq api?

  • @kevinmugo8514
    @kevinmugo8514 5 месяцев назад +3

    First viewer here...

  • @venkatkrishnan9442
    @venkatkrishnan9442 5 месяцев назад

    very nice video

  • @saifmahmud6611
    @saifmahmud6611 5 месяцев назад

    How do I deploy this as a webapp online?

  • @siddharthp9216
    @siddharthp9216 4 месяца назад

    HOW DO YOU MAKE THE OPEN AI KEY

  • @WifeWantsAWizard
    @WifeWantsAWizard 4 месяца назад

    Just so everyone knows, as of 2024-JUN-19 there is a "waitlist", so you can't just sign up and start using.

  • @itsthemeg
    @itsthemeg 4 месяца назад

    how do I do this with Gemini API?

  • @rishiraj2548
    @rishiraj2548 5 месяцев назад +2

    🙏👍

  • @adanpalma4026
    @adanpalma4026 4 месяца назад

    How can i get an account?

  • @onlineinformation5320
    @onlineinformation5320 5 месяцев назад

    phidata plzzz

  • @rohanarsilu1492
    @rohanarsilu1492 5 месяцев назад

    Bible for data science