Inspiration
The inspiration for El MatriX emerged from the critical cybersecurity vulnerability affecting Tunisian families. The team identified a fundamental gap between traditional cybersecurity education approaches and the cultural communication patterns of Tunisian households, recognizing that generic security advice fails to address culturally specific manipulation tactics employed by scammers.
What It Does
El MatriX is an innovative cultural AI gaming platform that provides comprehensive scam detection and cybersecurity education tailored specifically for Tunisian users. The platform features an interactive gaming environment with realistic local scenarios, the "El Moufatech" document analysis system powered by Gemini 1.5 Flash.
How We Built It
We built a two-part solution using Roblox for the game's frontend and Python with Flask for our backends. The game communicates with a dedicated server that uses the Google Gemini API to generate dynamic text-based scam scenarios. Our "El Moufatteche" verifier is a separate web app that uses Gemini's multimodal capabilities to analyze user-uploaded documents and screenshots in real-time.
Challenges We Ran Into
Our biggest challenge was correcting the AI's "suspicion bias," where it initially flagged legitimate documents as fake. We solved this by refining our prompts to include examples of both good and bad documents, teaching the AI to be more objective. We also encountered and overcame the free-tier API rate limits by optimizing our code to use the more efficient Gemini Flash model.
Accomplishments That We're Proud Of
We are incredibly proud of building a complete, end-to-end system that connects a live AI to a Roblox game, which is technically challenging. We successfully created a polished, professional, and functional document analysis tool from scratch that provides genuinely insightful, AI-generated forensic reports. Most importantly, we created a project that has the real potential to help protect people in our community.
What We Learned
The biggest lesson was the power and nuance of Prompt Engineering; we learned that guiding an AI is as much an art as it is a science. We gained firsthand experience in identifying and correcting AI bias, understanding that you have to actively teach a model objectivity. Finally, this project was a crash course in full-stack development, from architecting the cloud-to-game connection to deploying a responsive, user-friendly web application.
What's Next
The roadmap includes immediate scaling to 1000 users through academic partnerships, followed by government collaboration and telecommunications industry integration for national deployment. Long-term objectives encompass achieving a significant reduction in national scam losses, and establishing a replicable cultural AI model for international deployment across MENA region countries while maintaining the platform's role as Tunisia's comprehensive digital security education system.
Log in or sign up for Devpost to join the conversation.