n4ze3m / page-assist

Use your locally running AI models to assist you in your web browsing
https://chromewebstore.google.com/detail/page-assist-a-web-ui-for/jfgfiigpkhlkbnfnbobbkinehhfdhndo
MIT License
1.47k stars 140 forks source link

Over usage same web data #222

Open allcodernet opened 1 week ago

allcodernet commented 1 week ago

When I request the page with Copilot, it does the same page data over and over again, just like it does with web-search, when it should do it once.

Screenshot from 2024-10-24 18-49-53

n4ze3m commented 1 week ago

Four citations from the same source are displaying because Page Assist uses a technique that splits large amounts of data into smaller chunks for RAG. The citations are currently set to open in a new tab, but I will update this so that clicking them opens a modal showing the parts sent to the LLM.