Inspiration Digital misinformation isn't just annoying; for senior citizens, it can be dangerous. We noticed that many seniors—including our own grandparents—often fall victim to "fake news" or manipulative social media posts because they lack the tools to quickly verify information. We built ClearFrame to act as a digital "magnifying glass" for truth, helping seniors distinguish between facts and digital manipulation.
What it does ClearFrame is an AI-powered safety companion. Users can paste a suspicious news snippet or upload an image of a social media post. ClearFrame then:
Verifies Facts: Searches the web to see if the information is backed by reputable sources.
Detects Manipulation: Scores how "emotionally charged" or manipulative the text is.
Simplifies Content: Offers a "Smart Rewrite" that turns complex, biased news into a neutral, easy-to-read summary.
Works Anywhere: Through our browser extension, seniors can highlight text on any website and get an instant "safety check."
How we built it To ensure the app is lightning-fast and never crashes, we used a high-performance stack:
Frontend: Next.js 15 and Tailwind CSS for a clean, high-contrast, senior-friendly interface.
Intelligence: Groq (Llama 3) and Google Gemini for ultra-fast reasoning and fact-checking.
Workflow: Inngest handles the complex background tasks (like searching the web and analyzing images) so the user interface stays smooth and responsive.
Accessibility: Tesseract.js (OCR) allows users to check text inside images—crucial for analyzing "fake news" screenshots on Facebook or WhatsApp.
Challenges we ran into Initially, deep fact-checking took too long, causing "timeout" errors on Vercel's serverless platform. This is a bad experience for seniors who might think the site is broken. We solved this by implementing Inngest. By moving the heavy AI processing to background workflows, we ensured the website stays stable while the "thinking" happens behind the scenes.
Accomplishments that we're proud of We are proud of creating a tool that directly addresses GenLink’s mission. By focusing on "Emotion Detection" and "Bias Analysis," we aren't just telling seniors what is fake—we are teaching them how to spot the signs of a scam or a biased post, building their long-term digital confidence.
What we learned We learned that "Senior-Friendly" means more than just big buttons. It means reliability and speed. We learned how to optimize serverless functions to deliver a stable experience that doesn't frustrate users who are already hesitant about using new technology.
What's next for ClearFrame Voice Integration: Allowing seniors to "ask" ClearFrame if something is true using their voice.
Video Analysis: Extending the AI to analyze deepfake videos or suspicious YouTube clips.
Scam Warning System: A database of common digital scams specifically targeting seniors in the Austin, TX area.
Log in or sign up for Devpost to join the conversation.