Currently when Leo is opened it’s connected to the full content of the page, or whatever content is extracted from the page by some algorithms (for example for youtube pages it extracts the transcript of the video). Give us a way to highlight text on a page and have Leo see only that text. This provides a solution/workaround for several issues:
- Sometimes Leo does not see the useful part of the page. See my report here.
- Sometimes there’s too much text. Claude completely fails to respond in these cases. Llama sometimes answers by using as much content as it can fit in its context. But not always. I’ve seen cases where Llama doesn’t respond either. We could for example allow Leo to summarize a huge page in chunks.
- Privacy is increased as I can highlight only parts of a page without for example sending my username (if it shows up in the full page) to Brave’s servers nor to Anthropic’s servers.
- It keep Leo free of distractions and focuses it on the exact text we want to discuss.
I would further suggest that you even let us change the blah part of the context even DURING a conversation. Since the context is sent over to the LLM on every new query we make, the “blah” part in the could change all the time in between messages, as needed. The only tricky part is how would you avoid having the user accidentally change the context of the conversation if they highlight something without realizing that will focus Leo on that part. So perhaps the indicator that Leo is “attached” to the whole page could change to show that it’s attacked to the piece of text highlighter, perhaps showing something like “It starts like … it ends like this.” in the place where you currently show the page title in Leo’s window. Or just make this new feature opt-in so that only users that need it can turn it on.