|
|
|
|
|
by marcell
656 days ago
|
|
Right now, not much. The extension is fairly basic in that is just looks at the raw text + HTML and sends it to the LLM. The benefit of this approach is it's very simple and easy, but the downside is it sends a lot of unnecessary tokens to the LLM. That drives up the cost, slows things down, and hurts accuracy. I'm working on a few improvements now to improve this. |
|
[1] https://github.com/mozilla/readability