Frequently Asked Questions
General Questions
What's the origin of the name RLLM?
RLLM is a combination of "RSS" and "LLM", representing our goal of enhancing the RSS reading experience with AI capabilities.
What platforms does RLLM support?
Currently, RLLM is only available for iOS devices running iOS 17.0 or later.
Is RLLM free to use?
RLLM is open source and free to use. However, you need to provide your own API keys for the LLM services.
Installation Questions
Do I need to jailbreak my device to install RLLM?
No, you don't need to jailbreak your device. You can install RLLM using various signing methods like AltStore, Sideloadly, or TrollStore (on supported iOS versions).
Why do I need to sign the IPA file?
Apple requires all iOS apps to be signed with a valid certificate before they can be installed. This is a security measure to ensure that apps come from trusted sources.
How often do I need to resign the app?
If you're using a free Apple ID, you'll need to resign the app every 7 days. With an Apple Developer account, the signing period extends to 1 year.
API Questions
Do I need to provide my own API keys?
Yes, you need to provide your own API keys for the LLM services you want to use. These can be configured in the app settings.
Which LLM services are supported?
RLLM currently supports:
- Anthropic Claude
- Deepseek
- OpenAI
How do I get API keys?
You can obtain API keys from the respective service providers:
Usage Questions
Can I import my existing RSS feeds?
Yes, RLLM supports importing RSS feeds in various formats including RSS 1.0, 2.0, and Atom.
How does the AI summary feature work?
The AI summary feature uses LLMs to analyze your articles and generate concise summaries. The quality and style of the summaries may vary depending on the LLM service you're using.
Is my reading data private?
Yes, your reading data is stored locally on your device. When using AI features, only the necessary content is sent to the LLM services for processing.