SMRY icon indicating copy to clipboard operation
SMRY copied to clipboard

A tool to get summaries and get past paywalls

Results 20 SMRY issues
Sort by recently updated
recently updated
newest added

Needs archive.is support, one of the tabs should be the archive.is version of the article. I'm setting a bounty of $25.

I think this could be helpful, in addition to the existing Google cache webpage.

I understand you are trying to make the system work for the public, but I want to host the docker image myself, and the open AI instructions are not valid...

Would it be possible to integrate with [Ollama](https://github.com/ollama/ollama-js), in addition to OpenAI for those of us who would like a self-hosted solution? I'm no JS dev, but looking at the...

You can build a very simple extension that would open the desired link into a new tab in smry with this extension: background.js ``` js chrome.runtime.onInstalled.addListener(() => { chrome.contextMenus.create({ id:...

tried to use r.jina.ai to get smry's info, but failed today

It would be great if docker is supported for self-hosting, along with Chrome extension that is configurable to use the container's url. Thx

It would be great if Notion is supported as an output target. Thx

It would be great if xAI API is supported. Thx

A bookmarklet is a simple javascript anchor element that users can drag to the bookmark that will run on the page when clicked. Use case: 1. User drags the anchor...