Loading video...

Video Failed to Load

Go Home

Excited to introduce Index - a new SOTA open-source browser agent powered by Anthropic Claude 3.7 thinking. It reached 92% on webvoyager. Use it as: - a Python package - API via Laminar - or a self-hostable Chat UI We built it by inventing a new type of observability🧵⤵️

156,354 views • 1 year ago •via X (Twitter)

11 Comments

Robert's profile picture
Robert1 year ago

Use Index via chat UI for free here Star our repo here Learn how to use API here

Robert's profile picture
Robert1 year ago

Debugging browser agents is very tricky, because it's really hard to make sense of errors only by looking at the traces. Simply put, traditional observability is not enough for browser agents.

Robert's profile picture
Robert1 year ago

We've added THE missing part - the ability to see what the browser agent "sees". Essentially, we record the whole browser session and perfectly sync it with agent traces. Now, you can see the whole trajectory of an agent, and if you spot that something is wrong, you know which step you have to inspect.

Robert's profile picture
Robert1 year ago

Then, we spent a lot of time and money on cracking the evals. Thankfully, @lmnrai is the best platform to run massive evals in parallel.

Robert's profile picture
Robert1 year ago

tldr: great observability and evals is all you need to build SOTA agents right now

MightyBot's profile picture
MightyBot1 year ago

🧠 Unified Search. Smarter Meetings. Effortless CRM. MightyBot is your AI agent platform for seamless workflows—record meetings, automate CRM updates, and find answers across apps in seconds. 🌟 Focus on what matters. We'll handle the grind.

Robert's profile picture
Robert1 year ago

@lmnrai You can fully self-host the chat UI, instructions here

anirudh's profile picture
anirudh1 year ago

@AnthropicAI @lmnrai Claude thinking is crazy; we’ve found really good success with it calling @Stagehanddev tools as well — are you using computer use?

Robert's profile picture
Robert1 year ago

@AnthropicAI @lmnrai @Stagehanddev No, raw 3.7 with extended thinking and bag of tricks. Check it out here Also, when are you gonna try out Laminar observability? don’t miss out on the best browser observability out there :)

Robert's profile picture
Robert1 year ago

prompt used: go to summarize first 3 companies in the W25 batch and make new spreadsheet in google sheets.

manu's profile picture
manu1 year ago

@AnthropicAI @lmnrai looking great, congrats on this one!

Related Videos