Inspiration
Recently, I saw my aunt get scammed by a suspicious text link. While younger people often recognize scams quickly, many elderly users don’t fully understand the risks. I wanted to create a simple tool that helps seniors identify potential scams instantly.
What it does
Elderly SNS Scam Checker allows users to upload a screenshot of a suspicious message. The app analyzes it with AI and shows a color-coded badge—red for high risk, yellow for medium, green for low—along with clear advice, making it easy for seniors to stay safe online.
How I built it
I used Python, Gradio, and OpenAI’s GPT API to create a user-friendly interface that can process images and detect potential scams. ChatGPT helped me write the code and structure the app despite my limited coding experience.
Challenges I ran into
My main challenge was having limited Python skills. Integrating AI for text analysis and building a simple, senior-friendly interface required learning new tools quickly.
Accomplishments that I am proud of
I successfully created an AI-powered app that is intuitive and visually clear for elderly users. The app can analyze messages, provide actionable advice, and immediately communicate risk through colors and emojis.
What I learned
I learned how to leverage AI in a cybersecurity application and how to turn complex technology into a tool that is accessible to seniors. I also improved my skills in Python, image processing, and rapid prototyping with Gradio.
Built With
- and
- gpt
- gradio
- openai?s
- python
Log in or sign up for Devpost to join the conversation.