Inspiration
Modern algorithms trap us in "information cocoons," leading to cognitive atrophy. We built Echo-Chamber-Breaker to act as an algorithmic antidote, rediscovering the world beyond our digital mirrors with the help of AI.
What it does
- The Bubble Map: Gemini 3’s multimodal reasoning audits a 15s social feed video and a 10-question test to generate an "Echo Index" and a thematic Topic Landscape via a "Ghost Persona."
- Break the Wall: Sliding the toggle activates "Shadow Persona" mode, where Gemini 3 dynamically maps dominant topics to their logical opposites.
- Reverse Daily: This feature acts as a counter-feed, utilizing Gemini 3 to perform real-time, high-precision Internet searches for the latest global news and insights. It filters content based on "shadow topics" and tailors the delivery to the user’s preferred narrative style (Stories, Data, or Analysis), which is analyzed by Gemini 3 from the result of the 10-question test.
- AI Debate: A real-time voice module powered by Gemini 3. Users adjust "Cognitive Sharpness" to engage in Socratic dialectics on controversial issues. ## How we built it
We mainly built this app with the help of Google AI Studio and Codex. We integrated the Gemini 3 API to handle complex video-frame reasoning and real-time voice synthesis. We also utilized Gemini 3 to synthesize the information from both test and video to keep track of a comprehensive understanding of our user.
Challenges we ran into
- Psychological Safety: Since challenging deep-seated beliefs can cause defensiveness, we carefully design the different dimensions of cognitive persona to be a neutral and not offensive observation of our user. We also add an adorable "persona ghost" instead of just showing cold data.
- Conversational Nuance: We struggled to fine-tune the AI’s personality to be relatable and grounded. We had to simplify abstract philosophical logic into everyday language, ensuring the AI feels like a peer in a casual brainstorming session rather than an intimidating academic.
Accomplishments that we're proud of
We achieved a deep, multi-layered integration of the Gemini 3 API. We successfully combined its multimodal analysis for video auditing, its long-context synthesis for complex logical inference in "Shadow Mapping," and its native voice capabilities to create a fluid, real-time dialectic experience. We are proud of turning these advanced LLM features into a interesting tool for cognitive growth.
What we learned
We mastered agentic AI workflows and discovered how Gemini 3 can serve as a powerful tool for digital literacy and critical thinking, rather than just a traditional chatbot.
What's next for Echo-Chamber-Breaker
We are thinking about a progression system where the "Persona Ghost" evolves based on the user's intellectual curiosity. By completing "Perspective Quests" and engaging in "Cognitive Duels," users can level up their resilience against informational homogeneity.
Built With
- gemini-3
- html
- react
- typescript
Log in or sign up for Devpost to join the conversation.