๐Ÿš€ flowOS: The Autonomous Focus Engine

๐Ÿ’ก Inspiration

We live in an era of "Tool Fatigue." The average professional switches between apps 25 times an hour, losing nearly 40% of their productive time to "Context Switching." I was inspired by the idea of a "Sentient Workspace"โ€”a system that doesn't just store tasks, but actively protects the user's focus. I wanted to build something that felt less like a spreadsheet and more like a Digital Chief of Staff.

๐Ÿ› ๏ธ What it does

flowOS is a state-driven productivity ecosystem that adapts to the user's mental state. Key features include:

  • Dynamic Context Engine: A UI that morphs between Focus, Collaboration, and Review modes to minimize cognitive noise.
  • The Ghost-Worker: An automated pipeline that parses meeting transcripts to extract action items and deadlines without manual entry.
  • Distraction Airbag: A smart notification layer that silences everything except "Critical Path" escalations when the user is in Deep Work mode.
  • Cognitive ROI Scheduling: Uses a custom algorithm to rank tasks based on impact and energy levels rather than just chronological deadlines.

โš™๏ธ How we built it

Built on the MeDo platform, we focused on "Logic-First" architecture:

  • Architecture: Designed a relational database that connects meeting transcripts to task owners and project IDs.
  • UX/UI: Utilized Glassmorphism and Parallax effects to create a "Zen" aesthetic that reduces visual stress.
  • Algorithmic Priority: Implemented a Cognitive ROI ($R$) formula to calculate task importance: $$R = \frac{I \cdot (1 + e^{-\Delta t})}{E}$$ (Where $I$ is Impact, $E$ is Effort, and $\Delta t$ is time to deadline).

๐Ÿšง Challenges we ran into

The primary hurdle was Contextual Extraction. Teaching the AI to distinguish between "casual conversation" and a "firm action item" in a meeting transcript required complex logic-gate prompting. Additionally, balancing high-end visual effects like 3D Parallax tilts while maintaining a clean, professional interface required significant iteration on the UI prompts.

๐Ÿ† Accomplishments that we're proud of

  • The Focus Switch: Successfully building a UI that "disappears" when you start a task, leaving only a breathing progress ring to keep you in the flow.
  • Zero-Touch Tasking: Creating a flow where a user can upload a messy voice note and wake up to a structured, assigned project board.
  • Logic Integrity: Maintaining a purely "sentient" system where the app makes suggestions based on the user's history and energy patterns.

๐Ÿง  What we learned

We learned that Cognitive Load Theory is the most important factor in modern software. Productivity isn't about doing more tasks; itโ€™s about reducing the friction between an idea and its execution. By using a no-code approach, we were able to spend 90% of our time on Human Psychology and System Logic rather than debugging syntax.

๐Ÿ”ฎ What's next for flowOS

The roadmap for flowOS includes:

  1. Biometric Integration: Syncing with wearable devices to automatically trigger "Focus Mode" when high heart-rate variability (stress) or deep concentration is detected.
  2. Autonomous Scheduling: A "Ghost-Scheduler" that negotiates meeting times with other flowOS users based on mutual "Peak Energy" windows.
  3. Predictive Resource Planning: Using historical velocity to warn team leads of burnout before it happens.

Built With

  • medo
Share this project:

Updates