FeedHub is a versatile RSS feed aggregator built using Kotlin and Jetpack Compose. It empowers users to effortlessly compile articles from various sources simply by adding their RSS feeds. This app leverages Google Gemini AI to provide one-click article summaries, helping you stay informed with maximum efficiency.
FeedHub simplifies the process of collecting articles from favorite sources. Key functionalities include:
- Adding and managing RSS feeds from diverse websites.
- Users can directly add RSS links or search for RSS feeds using the built-in Google News feature.
- Supabase Integration: Manage storage of website links and bookmarks with Supabase while utilizing Supabase authentication for user login and creation.
- Gemini AI: Uses Google's latest gemini AI to summarize the articles.
- Predictive Back Gesture Integration: Enhance user experience by integrating the predictive back gesture introduced by Google with Android 14.
- Widget:Add a widget to your home screen to stay up to date with the latest news from your added feeds.
- Kotlin
- Jetpack Compose
- Jetpack Glance (For widget)
- Gemini AI
- RSS-Parser
- Supabase