Clik is a Flutter-based mobile app that stores URLs locally and summarizes their content offline using NLP. Perfect for quick access and summarization without an internet connection.
- Local URL Storage 📂: Save URLs for later access.
- Offline NLP Summarizer 🔍: Summarize saved URLs without the internet.
- Secure 🔒: All data is stored and processed locally.
- User-Friendly 💻: Clean interface for easy management.
- Frontend: Flutter (Dart)
- Storage: SQLite or local storage
- Platform: Android/iOS
- Clone the repo:
git clone https://github.com/your-username/clik.git
- Install dependencies:
flutter pub get
- Run the app:
flutter run
- Clone the repo:
git clone https://github.com/your-username/clik.git
- Install dependencies:
flutter pub get
- Run:
flutter run
MIT License.
Email: your-email@example.com
Clik is here! Store URLs locally and summarize content offline using NLP. It’s fast, secure, and easy to use.
- Local URL storage
- Offline NLP summarization
- Cross-platform (Android/iOS)
Get started with Clik today!