Openai Integration
Integration with OpenAI allows users to access AI features, such as article summarization, skipping duplicate articles, and text-to-speech, by entering their own API key.
Can this feature need a compile flag? I understand why some people want it, but I prefer to keep a light application without AI on my phone (by compiling myself)
I am not suggesting to integrate any specific LLM model into the app. Instead, I propose implementing the OpenAI SDK so that users can utilise their own API key to access AI features like article summarisation. Allowing users to use their API key will not significantly increase the app's size or complexity.