|
|
|
|
|
by paraknight
1278 days ago
|
|
Giving your app a try, but it's a bit of a price hike compared to my current feed reader (Inoreader), though seems like it might be an improvement. Do you have any plans to introduce a "lite" tier without the likely costly advanced features (TTS, GPT-3 summaries, etc)? All my sources (RSS, Hackernews, Reddit, Twitter, YouTube, h-feeds, newsletters) are already RSS, some through free 3rd party tools (like killthenewsletter and granary.io) so I wouldn't miss those features either. As an aside (and maybe this is my inner Unix proponent talking), architecturally it would be much cooler if some of these things were separated into smaller microservice-style products, e.g. a URL that you pass a YouTube URL to and it gives back an "article" with video and transcript. Then you can chain that URL with another that gives a GPT-3 TLDR on top (perhaps even passing your own API key to keep provider costs down/free). Seem like killer use cases for Cloudflare Workers. If in the end everything's RSS, users can have their choice of readers and still have cool features, though of course that would make your product less compelling. |
|