Android-based AI-driven text message filter for senior citizens
Sundai Club Age Hackathon (05/25/2025) project to filter scam messages for senior citizens by integrating AI into an Android chat application.
Sources: AjayTS Medium
- Avrahm — Project Lead
- Will Sarg — Backend Developer
- Jacqueline — Backend Developer
- Dominic — AI Engineer
- Harry — AI Engineer
How might we filter scam messages for senior citizens?
Identify and block potential scams in text conversations to protect our senior users.
- Android-based text messaging app
- AI-powered message classification and filtering
- Frontend: React Native (Android)
- AI Integration: Prompt engineering, model inference
- Backend: Node.js/Express
- Frontend: React Native
- Backend: Node.js, Express
- AI: Perplexity
- Database: MongoDB
- Clone the repo:
git clone https://github.com/willsarg/family-chat-alert.git
- Install dependencies:
cd family-chat-alert npm install - Configure environment variables:
OPENAI_API_KEY
- Run the app:
npm run android
Contributions are welcome! Please open issues and submit pull requests.
MIT License. See LICENSE for details.