正在加载视频...

视频加载失败

Announcing Chrome DevTools MCP! 🚀 Connect your AI coding agent to Chrome's powerful automation & debugging capabilities with ease. Key features: ✅ Reliable automation: It can programmatically handle clicks, form fills, dialogs, and page navigation with ease. ✅ Performance insights: Go beyond simple audits. Instruct your agent to record...

268,780 次观看 • 10 个月前 •via X (Twitter)

0 条评论

暂无评论

原始帖子的评论将显示在这里

相关视频

🚀 Less managing, more creating. Building app usually means: • Hours lost debugging • Constantly juggling tools • Non-stop AI hand-holding Replit’s new Agent 3 changes that entirely → ⁠ We just tried out Agent 3, and it’s impressive! ⁠ It’s not another ordinary AI coding assistant. It’s a full-on collaborator that: • Runs autonomously for up to 200 minutes, building your app from start to finish. • Tests its own work in a real browser and fixes bugs automatically, saving hours of manual debugging. • Lets you build other agents and automations (think Slack bots, Telegram reminders, email summaries). ⁠ Here's why Agent 3 is different: Unlike traditional AI tools where you constantly babysit and prompt, Agent 3 understands your idea and takes charge, freeing you to focus on creativity, strategy, or simply grabbing coffee while your app builds itself. And to show how easy it is, we built a complete waitlist app in less than an hour, from idea to almost finished product. No babysitting. No endless tweaking. ⁠ Replit ⠕ is calling this “Autonomy for All,” and after seeing Agent 3 in action, it’s easy to see how it can bring millions more creators online. ✅ Faster builds ✅ Less frustration ✅ More polished, reliable apps With Agent 3, app-building really does feel less like wrestling with software and more like collaborating with a teammate. ⁠ Try Replit Agent 3 yourself today…👆 Get $10 credit when you purchase Replit Core using our link above!

There's An AI For That

40,330 次观看 • 10 个月前

OpenApp Staking & App Listing Pi Network OpenApp Nicolas Kokkalis Chengdiao Fan Pi Network is home to millions of engaged Pioneers actively exploring apps, services, and digital opportunities within the ecosystem. For developers, creators, and businesses, one of the biggest challenges is visibility—how can great apps reach the right users? OpenApp Staking & App Listing was created to solve that challenge. OpenApp provides a decentralized discovery platform where developers can list their Pi-powered applications and use staking to increase their visibility within the OpenApp directory. By staking, apps gain greater exposure to the community, helping attract more users, engagement, and growth opportunities. This creates a self-service ecosystem where builders can leverage Pi to promote their projects while allowing Pioneers to discover innovative applications more easily. As technology and AI continue to make app development faster and more accessible, the real challenge becomes user acquisition and discovery. OpenApp bridges that gap by providing: ✅ App Listing & Discovery ✅ Directory Staking for Increased Visibility ✅ Featured App Promotions ✅ Category-Based Rankings ✅ Pioneer-Friendly App Exploration ✅ Support for Mainnet, Testnet, and Beta Apps Whether you're launching a new project or growing an existing one, OpenApp helps connect your application with the Pi community and gives users a simple way to discover the best apps in the ecosystem. 🚀 List Your App: 📚 Learn More: OpenApp — Discover. Publish. Grow.

Mrwain Organization

13,847 次观看 • 1 个月前

New course: MCP: Build Rich-Context AI Apps with Anthropic. Learn to build AI apps that access tools, data, and prompts using the Model Context Protocol in this short course, created in partnership with Anthropic Anthropic and taught by Elie Schoppik Elie Schoppik, its Head of Technical Education. Connecting AI applications to external systems that bring rich context to LLM-based applications has often meant writing custom integrations for each use case. MCP is an open protocol that standardizes how LLMs access tools, data, and prompts from external sources, and simplifies how you provide context to your LLM-based applications. For example, you can provide context via third-party tools that let your LLM make API calls to search the web, access data from local docs, retrieve code from a GitHub repo, and so on. MCP, developed by Anthropic, is based on a client-server architecture that defines the communication details between an MCP client, hosted inside the AI application, and an MCP server that exposes tools, resources, and prompt templates. The server can be a subprocess launched by the client that runs locally or an independent process running remotely. In this hands-on course, you'll learn the core architecture behind MCP. You’ll create an MCP-compatible chatbot, build and deploy an MCP server, and connect the chatbot to your MCP server and other open-source servers. Here’s what you’ll do: - Understand why MCP makes AI development less fragmented and standardizes connections between AI applications and external data sources - Learn the core components of the client-server architecture of MCP and the underlying communication mechanism - Build a chatbot with custom tools for searching academic papers, and transform it into an MCP-compatible application - Build a local MCP server that exposes tools, resources, and prompt templates using FastMCP, and test it using MCP Inspector - Create an MCP client inside your chatbot to dynamically connect to your server - Connect your chatbot to reference servers built by Anthropic’s MCP team, such as filesystem, which implements filesystem operations, and fetch, which extracts contents from the web as markdown - Configure Claude Desktop to connect to your server and others, and explore how it abstracts away the low-level logic of MCP clients - Deploy your MCP server remotely and test it with the Inspector or other MCP-compatible applications - Learn about the roadmap for future MCP development, such as multi-agent architecture, MCP registry API, server discovery, authorization, and authentication MCP is an exciting and important technology that lets you build rich-context AI applications that connect to a growing ecosystem of MCP servers, with minimal integration work. Please sign up here!

Andrew Ng

142,010 次观看 • 1 年前

New Short Course: Building AI Browser Agents! Learn how to build AI agents that interact and take actions on websites in this course, created in partnership with and taught by and @namangarg0, Co-founders of AGI Inc. AI browser agents can log into websites, fill out forms, click through web pages, or even place orders online for you. They use both visual information, like screenshots, and structural data, like the HTML or Document Object Model (DOM) of a web page, to reason and take action. With the complexity of webpages and multiple possible actions at each step, it can be challenging for an AI browser agent to complete an assigned task. Because these agents run long action sequences, a single error—like clicking the wrong button or misreading a field—can lead to unexpected outcomes or errors that compound over time. In this course, you'll understand how autonomous web agents work, their current limitations, and how AgentQ enables them to improve through self-correction. In detail, you'll: - Learn what web agents are, how they automate tasks online, their architecture, key components, limitations, and an overview of their decision-making strategies. - Build a web agent that can scrape website and return course recommendations in a structured output format. - Build an autonomous web agent that can execute multiple tasks, such as finding and summarizing webpages, filling out a form, and signing up for a newsletter. - Explore AgentQ, a framework that enables agents to self-correct by combining Monte Carlo Tree Search (MCTS), a self-critique mechanism for continuous improvement, and Direct Preference Optimization (DPO). - Deep dive into MCTS, learn how it finds an effective path, illustrated by an example of Gridworld animation, and use AgentQ to complete web tasks. - Understand AI agents' current state and future directions—including key factors shaping their evolution, such as hardware, algorithm innovation, and data availability. By the end of this course, you will have hands-on experience building browser agents and a deeper understanding of how to make them more robust and reliable. Please sign up here:

Andrew Ng

186,031 次观看 • 1 年前

🚨 BREAKING: The first-ever agentic browser is here — and it's shockingly good. Just tried Fellou, an AI browser that doesn’t assist you with browsing, it does the browsing for me. It's like Chrome but with a brain—AI agents handle deep research and workflows solo. Handles several projects in parallel. A top-tier AI intern — takes care of all the dirty and tedious work, so you don’t have to and its 100% Free 1️⃣Fellou’s not just another browser—it's an Agentic assistant that acts for you. 2️⃣It handles real tasks autonomously: research, cross-platform flows, and full automation. 3️⃣ Past browsing. Into real action. Fellou can automatically plan tasks, invoke tools, and execute actions to coordinate operations across multiple web interfaces, enabling various in-browser tasks. These include shopping, scheduling meetings, sending emails, and posting tweets based on webpage content. It’s the first Agentic Browser — with deep research, tab-level collaboration, and seamless automation. Deep Search acts like a smart intern: spins up five shadow browsers, digs across web and private platforms, and compiles richer insights fast. Highlights gaps and surfaces info you missed. Runs in parallel, won’t slow anything down. Automated workflows: Replaces manual clicking with invisible ops across pages. Reduces drag, frees up hours. Automation-aware browsing: Ask the page questions, reuse content in your drafts. 🧵 1/n

Rohan Paul

55,351 次观看 • 1 年前

New short course: Evaluating AI Agents! Evals are important for driving AI system improvements, and in this course you'll learn to systematically assess and improve an AI agent’s performance. This is built in partnership with Arize AI and taught by John Gilhuly, Head of Developer Relations, and , Director of Product. I've often found evals to be a critical tool in the agent development process - they can be the difference between picking the right thing to work on vs. wasting weeks of effort. Whether you’re building a shopping assistant, coding agent, or research assistant, having a structured evaluation process helps you refine its performance systematically, rather than relying on random trial and error. This course shows you how to structure your evals to assess the performance of each component of an agent and its end-to-end performance. For each component, you select the appropriate evaluators, test examples, and performance metrics. This helps you identify areas for improvement both during development and in production. (If you're familiar with error analysis in supervised learning, think of this as adapting those ideas to agentic workflows.) In this course, you'll build an AI agent, and add observability to visualize and debug its steps. You’ll learn about code-based evals, in which you write code explicitly to test a certain step, as well as LLM-as-a-Judge evals, in which you prompt an LLM to efficiently come up with ways to evaluate more open-ended outputs. In detail, you’ll: - Understand key differences between evaluating LLM-based systems and traditional software testing. - Add observability to an agent by collecting traces of the steps taken by the agent and visualizing them - Choose the appropriate evaluator - code-based, LLM-as-a-Judge, human-annotation based - for each component. - Compute a convergence score to evaluate if your agent can respond to a query in an efficient number of steps. - Run structured experiments to improve the agent’s performance by exploring changes to the prompt, LLM model, or the agent’s logic. - Understand how to deploy these evaluation techniques to monitor the agent’s performance in production. By the end of this course, you’ll know how to trace AI agents, systematically evaluate them, and improve their performance. Please sign up here:

Andrew Ng

126,406 次观看 • 1 年前

🚀Introducing Flockx by Fetch.ai your No-Code Business & Personal Agents 👇 Starting today FlockX by enables businesses of all sizes to launch dedicated AI Agents—intelligent, autonomous representatives designed to drive measurable growth in revenue, customer retention, and operational efficiency. ✅Key Features: Zero-Code Agent Creation: Deploy your AI Agent in minutes using FlockX’s intuitive platform. No technical expertise required. Global Reach via Businesses gain instant access to a global audience, while users unlock seamless connections to enterprises worldwide—mutually empowering growth. Engage clients, resolve queries, and capture global opportunities as users interact seamlessly with your business through the platform. Proven Business Impact: Effortlessly automate critical workflows, from lead generation to loyalty management, with precision and scalability. Seamless community integration: Understand and engage your audience by connecting your AI Agent to Discord and Telegram Messenger, with tools like calendars, information dashboards, and embedded chat widgets streamlining communication. Built with the trusted uAgents framework: and hosted securely on these Agents integrate directly into your existing systems while adapting to evolving demands. 🔗Next Steps: Create your AI Agent: Claim pre-registered access: Over 1 million businesses have already been onboarded—verify if your Agent is ready for activation. The AI-driven economy demands agility. Equip your business with the tools to compete—and lead. Learn how to deploy your Agent in one minute or less.

Fetch.ai

38,274 次观看 • 1 年前