Inspiration
We realized that modern algorithms do more than just recommend content—they quietly shape our thoughts, bias our preferences, and subtly guide major life decisions. We wanted to build an engine that hands the steering wheel back to the user, allowing people to recognize external digital manipulation and regain true cognitive autonomy.
What it does
MindRebel is an AI-powered anti-automation engine designed to audit and expose algorithmic influence over human behavior. By analyzing user-provided text, digital habits, or choice patterns, it detects deceptive psychological framing, alerts users to hidden biases, and provides objective, grounded feedback to help people make authentic, independent life decisions.
How we built it
The application was scaffolded as a modern web application leveraging Firebase for data synchronization and app configuration. The core intelligent layer is powered by the Gemini API via Google AI Studio, which performs real-time contextual analysis on behavioral inputs to map out indicators of external algorithmic influence.
Challenges we ran into
During development, we faced critical environment and credential configuration challenges. At one point, our active API keys were accidentally exposed to our public repository, triggering an emergency lock on our cloud project. Under intense hackathon time constraints, we had to rapidly migrate the repository to private visibility, restructure our local environment setup using hidden variables, and bypass strict platform permission locks to securely re-verify our backend systems.
Accomplishments that we're proud of
We successfully built a highly responsive, functional intelligent engine under intense pressure. Beyond the code, we are incredibly proud of our resilience—managing to completely seal a severe live security vulnerability mid-hackathon, rewrite our credential handling architecture, and successfully get the app fully operational right before the final deadline.
What we learned
We learned a massive lesson in digital security: secrets and API keys must never be hardcoded into configuration files tracked by Git, even during a fast-paced sprint. We also learned how to leverage powerful generative models to solve highly abstract psychological problems, translating concepts like "deceptive design patterns" into quantifiable data an AI can identify.
What's next for MindRebel
We plan to expand MindRebel from a standalone interface into a seamless browser extension and mobile background utility. This will allow the engine to actively protect users across their favorite platforms in real time, alerting them to dark patterns and social engineering right as they occur.
Log in or sign up for Devpost to join the conversation.