ReadYou
ReadYou copied to clipboard
Use AI to summarise Articles
1. Environment
- Device: Pixel 8
- OS: Android 14
- APP: 0.9.12
2. Describe the feature request
It would be cool to have a button which would summarise the article which is currently open.
I got the same idea too! Allow user to provide API key to call ChatGPT/Gemini/Claude. I'd like to help if any plan settled.
+1 App just needs to run a prompt.
App just needs to run a prompt.
Okay, pull request when?
Okay, pull request when?
Maybe a couple of ten years when i learn Kotlin
Okay, pull request when?
Maybe a couple of ten years when i learn Kotlin
just ask AI to write the code for you i guess 😁
just ask AI to write the code for you i guess 😁
Omw to feed AI the entire source code and make it do nonsensical stuff with it :)
Better share the article to relevant app e.g. https://github.com/talosross/SummaryYou
Better share the article to relevant app e.g. https://github.com/talosross/SummaryYou
First off, why is this the better way? It would be cool to have this implemented right into the app.
Secondly I tried using the app u suggested before you even commented and it doesn't work for me (see my issues on the Summary You GitHub Repo)
I'm not against it.
- It should be disabled by default, personally I don't like AI summaries & connecting my ip to such 3rd party AI providers. Also most LLMs compromise users' privacy.
- I hope it doesn't increase the size to 5-10x +more size similar to SummaryYou. Unusable to many low end devices. Not worth only for this feature.
I'm not against it.
- It should be disabled by default, personally I don't like AI summaries & connecting my ip to such 3rd party AI providers. Also most LLMs compromise users' privacy.
- I hope it doesn't increase the size to 5-10x +more size similar to SummaryYou. Unusable to many low end devices. Not worth only for this feature.
The ai should only be contacted when the summary button is pressed. It shouldn't increase the size a lot. It's just one api request afaik.
Better share the article to relevant app e.g. https://github.com/talosross/SummaryYou
Thanks for sharing. I took a look at it, but it seems when sharing an article from ReadYou to SummarizeYou, the title has been passed through instead of the url.
IMO, the main goal or challenge here is to make sure the feature fits into our UI design without being obtrusive. As for the apk size, SummaryYou bundles a full python runtime in its apk (like Seal), which is not neccesary at all since there're already tons of Kotlin/Java API wrappers (including the Google's Gemini API).
Btw you don't have to discuss another app in this thread I guess?