The Smart Reminder App is an open-source alternative to traditional reminder and alarm apps. It integrates location-based triggers, AI-powered smart reminders, and context-aware notifications to help users never forget essential tasks.
✔ Location-Based Smart Reminders – Reminds users to carry items when leaving or entering a specific location.
✔ AI-Powered Task Prediction – Learns user behavior and auto-suggests reminders.
✔ Context-Aware Alerts – Warns about weather conditions, transport schedules, and routine patterns.
✔ Offline Support – Works without the internet using local storage.
✔ Voice Command Integration – Allows setting reminders via voice input.
✔ FOSS Principles – 100% open-source with no data tracking or ads.
- Frontend: Flutter (Dart)
- Backend: Supabase / Appwrite (optional for cloud sync)
- Database: SQLite / Hive (for offline mode)
- Location Services: OpenStreetMap + MapLibre
- AI Engine: Python (FastAPI) + TensorFlow Lite
- Speech Recognition: Mozilla DeepSpeech
- Notifications: Appwrite's notification service
Most reminder apps rely on ads, data tracking, or proprietary APIs. Our FOSS-based solution ensures user privacy, flexibility, and full control over their data while enhancing productivity.