LlamaIndex Webinar: Building an LLM-powered Browser Agent

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • Learn how to build an AI Browser Copilot 🤖🌐
    ​We’re excited to feature LaVague by Daniel Huynh, an agent that can navigate the web in your Jupyter/Colab notebook.
    ​Best of all, it’s implemented in ~150 lines of code, so you can learn how to do it too!
    ​Implementation Details:
    1. ​Index web pages local embeddings + Mixtral
    2. ​Given a query, generate Selenium code through a user query
    ​In this webinar, Daniel does a full demo, technical walkthrough of details, and discussion on agent building in general.
    LaVague Github repo: github.com/lav...

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

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

    Thanks for sharing, LAM it'sthe future of web interaction

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

    Cool presentation!!

  • @dhrumil5977
    @dhrumil5977 5 หลายเดือนก่อน +2

    I dont understand why do we need to interact with the UI itself why can we designe some kind of protocol or API because all we do is exchange information won't be this efficient?

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

      I think this works good for scrapping or automate some web workflows

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

    This is like super cool