AutoGen Tutorial | How to Surf the Web with a WebSurferAgent

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ต.ค. 2024

ความคิดเห็น • 24

  • @AndyMorganTech
    @AndyMorganTech 5 หลายเดือนก่อน +1

    Another great video from the Autogen GOAT! Thanks mate

  • @Phirebirdphoenix
    @Phirebirdphoenix 6 หลายเดือนก่อน

    Thank you so much for covering this, Tyler!

    • @TylerReedAI
      @TylerReedAI  6 หลายเดือนก่อน

      Sure thing! 👍

  • @RetiredVet1
    @RetiredVet1 7 หลายเดือนก่อน +1

    This looks really interesting.

  • @drapala97
    @drapala97 7 หลายเดือนก่อน +1

    this is a gem

    • @TylerReedAI
      @TylerReedAI  6 หลายเดือนก่อน

      Thank you!

  • @DavidSchneir
    @DavidSchneir 7 หลายเดือนก่อน +2

    very cool TylerGen !! 💪🤘

    • @TylerReedAI
      @TylerReedAI  6 หลายเดือนก่อน +1

      haha hey man, thanks 👍

  • @marianshantisanchezbarbero
    @marianshantisanchezbarbero 5 หลายเดือนก่อน

    Hi do you know if it’s possible to use Autogen and the Web Surfer Agent so that based on a query search, it suggests other possible important query searches and searches the web for the original query and the other suggestions?

  • @chuckj67
    @chuckj67 5 หลายเดือนก่อน +1

    Can you do a vid on how to put a simple UI over this?

    • @TylerReedAI
      @TylerReedAI  5 หลายเดือนก่อน +1

      They may already be working on this with Studio UI! I know they are trying to make this better because I totally agree and would love this

    • @chuckj67
      @chuckj67 5 หลายเดือนก่อน

      @@TylerReedAI it seems like studio is more of a 'create an agent' ui, not 'use an agent in an app' ui. btw you helping me a ton. ty

  • @RishiGarg-ld5hx
    @RishiGarg-ld5hx 6 หลายเดือนก่อน

    I do not have a paid subscription of BING API key. Is there any free subscription key available? If yes where can I get it?

  • @RichardHollway
    @RichardHollway 7 หลายเดือนก่อน

    Great stuff, thank you! Any chance this can be replicated on Autogen Studio?

    • @techscw
      @techscw 7 หลายเดือนก่อน +1

      You likely can copy the skill from the autogen repo and place it in the autogen studio repo, not sure about the api key portion though, id guess you'd need to set it to a env variable, as autogen studio only has key support model apis last i checked.

    • @TylerReedAI
      @TylerReedAI  6 หลายเดือนก่อน

      Good question, if they introduce this Agent to Studio soon. Having a UI version of this would be really kool, and it wouldn't cost anything if we used LM Studio or Ollama for a local open-source model.
      As far as copying the skill, you could probably extract the function they use and maybe have the API Key hard-coded, but that would be a little bit more of a task

  • @RetiredVet1
    @RetiredVet1 6 หลายเดือนก่อน

    What is the reason for the 2 day 29's in the git repo?

    • @TylerReedAI
      @TylerReedAI  6 หลายเดือนก่อน

      Ah so the other day 29 was something I was going to work on, but it didn't quite work as I think AutoGen intended so I was waiting for them to get a fix for it and I guess I forgot to get rid of it in the repository

  • @marianshantisanchezbarbero
    @marianshantisanchezbarbero 6 หลายเดือนก่อน +1

    How can you to store automatically the urls found?

    • @TylerReedAI
      @TylerReedAI  6 หลายเดือนก่อน +1

      So for that if you either wanted to store them into a DB or a txt file would probably need a function call to do that. If you mean summarize just the urls found, would just need to prompt the agent a little better to only show the urls

    • @marianshantisanchezbarbero
      @marianshantisanchezbarbero 6 หลายเดือนก่อน

      @@TylerReedAI If we wanted the agent to automatically go into all of the urls found (scroll down till their last pages) in order to summarize all the web pages found, would that require function calling or just a better prompt?

  • @Narutome30
    @Narutome30 6 หลายเดือนก่อน

    Hey can we do this in our pc , like mine is of 16 gb ram.
    If it can be done can you please say it
    If it can't can anyone say an alternative

    • @TylerReedAI
      @TylerReedAI  6 หลายเดือนก่อน +1

      Yeah it just depends on the model. With 16GB of Ram try the 7B models, you will probably be okay with them

  • @vonwao
    @vonwao 6 หลายเดือนก่อน

    bad UI