Inspiration Bridging the Gap
The inspiration for Bridge stems from the recognition that learning and mental well-being are not one-size-fits-all experiences. Many people, particularly those who are neurodiverse or face anxiety in traditional learning environments, struggle with non-personalized content, information overload, and a lack of immediate, non-judgmental support. We were inspired to build a solution that acts as a true bridge, connecting these users to tailored content, emotional regulation tools, and cognitive support, allowing them to learn and thrive at their own pace.
• ## What it does Bridge is a unified inventory tracking dashboard. It features automatic, real-time synchronization with major e-commerce platforms like Shopify and Amazon. Users can view stock levels, predict demand using our machine learning model, and generate automated re-order alerts—all from one clean interface.
How we built it AI at the Core of Accessibility
Bridge is a single-page web application built with HTML, Tailwind CSS, and JavaScript. The core of our solution is powered by the Gemini API. Key Features & Technology: Cognitive Coach (Gemini API Integration): The user submits complex text (e.g., an academic article, a project brief, or a difficult concept). The prompt sends the text to the Gemini model with a System Instruction (e.g., "Act as a patient, friendly tutor. Break down this text into three bullet points suitable for a 10th-grade visual learner."). The response is tailored and delivered immediately, complete with Google Search Grounding for reliable, up-to-date information and citations. Mood Tracker & Check-in: A simple, non-intrusive interface for users to log their current emotional state. This state is passed to the AI to subtly adjust its tone and vocabulary during interactions, ensuring supportive and gentle communication. (Planned future feature integration) Focus Tool: A minimalist interface that uses Tone.js to generate custom, calming background soundscapes (e.g., binaural beats, gentle rain) to aid concentration. (Planned future feature integration) The project demonstrates how powerful AI can be when focused on true inclusion, acting as a personal, accessible tutor and companion for the mind.
Challenges we ran into and How We Overcame Them
Our main technical challenge was ensuring low-latency, conversational flow while processing complex information for adaptation. Using the Gemini API for text generation and structured data formatting was key, but integrating this into a responsive front-end required constant optimization. Challenge: Maintaining a stateful, personalized learning profile without constant database calls. Solution: We implemented a local, secure context system that stores the user’s stated learning preferences and past interactions, allowing the AI to maintain a consistent persona and knowledge level across sessions, reducing API calls and improving the sense of continuity. Challenge: Creating a user interface that felt calming and easy to navigate for users who might experience sensory overload. Solution: We adopted a clean, high-contrast, and minimalist design, focusing on large, well-spaced touch targets and incorporating customizable color palettes to ensure maximum accessibility and comfort.
• ## Accomplishments that we're proud of We're most proud of the demand prediction accuracy, which achieved 85% reliability in our initial tests. We're also proud of the intuitive drag-and-drop dashboard builder, which allows any business owner to customize their view in under five minutes."
What we learned The Power of Personalization
During the development of Bridge, we learned how crucial contextual personalization is. It’s not enough to simply summarize a document; the content must be adapted to the user’s specific learning style (e.g., visual, auditory, or kinetic). We realized that by leveraging a powerful, multimodal LLM like the Gemini API, we could dynamically transform complex topics into simplified analogies, interactive quizzes, or concise summaries, based on real-time user feedback and stated needs. This confirmed that AI's greatest strength in this space is its ability to meet the individual exactly where they are.
Log in or sign up for Devpost to join the conversation.