Inspiration

As students, we all know what it feels like to be overwhelmed by deadlines, exams, and expectations. Journals let you vent, productivity apps push you to do more, and wellness apps tell you to relax — but none of them connect the dots. We built BrainDump.AI because we wanted one tool that listens, organizes chaos into clarity, and actually supports both productivity and well-being.


What it does

BrainDump.AI allows students to type or speak their stress into the app. Within seconds, the AI transforms that input into:

  • Action Plan – 2–4 clear, small steps forward
  • Wellness Reset Tip – a quick nudge to recharge mind or body
  • Motivation Boost – an affirmation or positive reframe
  • Mood Dashboard – stress scores over time, visualized for long-term insight

The result is a guided Stress-to-Success journey that combines productivity, emotional support, and habit-building.


How we built it

  • Designed a JSON schema for structured AI outputs.
  • Developed prompts and tested with Ollama LLM to ensure concise, empathetic, and consistent responses.
  • Integrated Supermemory to store and recall past entries, enabling personalized stress tracking and long-term insights.
  • Built a FastAPI backend to handle AI requests and connect with the database.
  • Created a React frontend with animations and a Mood Dashboard for stress visualization.
  • Collaborated using GitHub, Figma, and agile-style coordination.

Challenges we ran into

  • Enforcing strict JSON formatting from the AI required multiple iterations of prompt engineering.
  • Balancing empathy with brevity — keeping responses supportive but also short enough for the frontend cards.
  • Learning and integrating Supermemory into the pipeline within limited hackathon time.
  • Coordinating across backend, frontend, and AI roles under time pressure.

Accomplishments that we're proud of

  • Built a working end-to-end demo: type stress → get plan, reset, motivation → save to dashboard.
  • Successfully integrated Supermemory, turning the app from a one-off tool into a system with long-term memory.
  • Designed a clean and empathetic user experience that impressed during early tests.
  • Transformed a simple journaling idea into a holistic Stress-to-Success hub.

What we learned

  • The power of prompt engineering for structured outputs in real applications.
  • How persistent memory (via Supermemory) adds real value to wellness and productivity tools.
  • That empathy in design is just as important as technical functionality.
  • How to work effectively as a cross-functional hackathon team.

What's next for BrainDump.AI

  • Add a Reflection Section after each session, where users can briefly note how they feel after acting on the AI’s suggestions. These reflections would be stored in Supermemory, enabling the app to track not only stress triggers but also emotional growth over time.
  • Fine-tune stress scoring with more nuanced sentiment detection.
  • Add secure user accounts with personalized dashboards.
  • Partner with campus wellness centers to test BrainDump.AI in real student environments.
  • Deploy as a mobile app for easier access during stressful moments.

Built With

Share this project:

Updates