RealTimeX

Results 30 comments of RealTimeX

I think the implication is significant. It can make a direct reference to the document(s) in the prompt or an agent flow. This UI allows to reference both newly uploaded...

How do you envision it will work?

> Welcome @therealtimex, > > Please elaborate - which features did you have in mind? I see these points: 1. be able to execute code to analyze data 2. present...

I think a visual tool may work better

This is what I meant. I took a screenshot of the [pdfviewer above](https://github.com/browser-use/browser-use/issues/729#issuecomment-2684546548), added an annotation to the download button Then I asked Perplexity if it see what the arrow...

The underlying playwright can get help from a powerful model. In the case above, I tested: gpt 3.5 turbo failed and gpt 4o succeeded nicely. Imagine this conversation: - Hey,...

By default we would think of including sandbox like e2b (https://github.com/e2b-dev/E2B) in the container. I found this vm in the browser (https://github.com/leaningtech/webvm) and believe it to be even more relevant...

> [@tranqy](https://github.com/tranqy) And for your MCPs, are they written in Python or TS? There is MCP TypeScript SDK https://github.com/modelcontextprotocol/typescript-sdk and a lot ts MCP Servers. I'm particularly interested in [MCP...

We could learn from ([goose](https://github.com/block/goose/blob/main/extensions-site/app/mcp-servers.ts)) how to implement MCP in the client.