浏览代码

updated link to blog and demo

Miguel 6 月之前
父节点
当前提交
ad72330de7

+ 3 - 0
recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb

@@ -8,6 +8,9 @@
     "\n",
     "\n",
     "This notebook provides a step-by-step guide to creating an AI-powered browser agent capable of navigating and interacting with websites autonomously. By combining the power of Llama 3.2 Vision, Playwright, and Together AI, this agent can perform tasks seamlessly while understanding both visual and textual content.\n",
     "This notebook provides a step-by-step guide to creating an AI-powered browser agent capable of navigating and interacting with websites autonomously. By combining the power of Llama 3.2 Vision, Playwright, and Together AI, this agent can perform tasks seamlessly while understanding both visual and textual content.\n",
     "\n",
     "\n",
+    "##### Demo\n",
+    "For a detailed explanation of the code and a demo video, visit our blog post: [**Blog Post and Demo Video**](https://miguelg719.github.io/browser-use-blog/)\n",
+    "\n",
     "##### Features\n",
     "##### Features\n",
     "- Visual understanding of web pages through screenshots\n",
     "- Visual understanding of web pages through screenshots\n",
     "- Autonomous navigation and interaction\n",
     "- Autonomous navigation and interaction\n",

二进制
recipes/use_cases/browser_use/agent/demo_browser_use.mp4