Tell Flux what you want to achieve. It builds a realistic plan, schedules it into your life, learns from your behavior, and follows up — across push, WhatsApp, and voice — until you follow through.
You add the task. Set the reminder.
Miss it anyway.
The list grows. The guilt compounds. The app gets deleted.
Most apps treat everyone the same — no awareness of your sleep pattern, your energy peaks, or the fact that you always skip Monday morning workouts.
Not a to-do list. A coaching system that plans, adapts, and persists.
Before scheduling anything, Flux learns your chronotype, sleep window, work hours, and energy patterns. It builds everything on you — most apps skip this entirely.
Say "I want to run a 5K in 6 weeks." Flux builds a milestone roadmap with recurring tasks, realistic durations, and slots them into your actual free time — no conflicts, no overbooking. For health and fitness goals, plans are grounded in guidance from WHO, CDC, and Mayo Clinic — not guesswork.
Every completed or missed task trains a pattern engine. Flux won't schedule you for 7am if you always skip 7am tasks. It adapts until the plan fits your real life.
Push notification → WhatsApp message → voice call. Three escalation tiers, configurable per task. You simply cannot ignore Flux the way you ignore a to-do app reminder.
A weekly analytics dashboard shows your energy aura heatmap, focus distribution by goal category, and streak — making progress visible and momentum self-reinforcing.
Push-to-talk voice input via Deepgram STT. Flux reads responses aloud via TTS. Speak a goal while commuting — the plan is ready when you arrive.
Most apps send one push notification and give up. Flux runs a background worker that escalates — politely but relentlessly — until you respond.
Every missed task feeds the pattern engine. Flux adjusts your future schedule so the same miss is less likely to happen again.
Choose your escalation level — per task
Not one LLM call — nine. Nine AI-powered agents in a 15-node LangGraph pipeline — each node checkpointed to PostgreSQL, so every conversation can be interrupted and resumed exactly where it left off.
Every choice is deliberate. No legacy baggage.
The core product is live. Phase 2 expands to native mobile and deeper integrations.
Six people. One cohesive product. Each owned a slice of the system.
Not a prototype. The live app — recorded on device.
JWT stored in an httpOnly cookie — never in localStorage, never exposed to JavaScript. Google OAuth and email login both land on the same secure session.
Zero-friction account creation. Email or Google OAuth — either way you're in the app in under 30 seconds, dropped straight into onboarding with no extra gates.
Before scheduling anything, Flux has a conversation. Sleep window, work hours, chronotype — done in under 2 minutes. Every scheduling decision from here uses this profile.
Say "I want to run a 5K in 6 weeks." Flux runs a multi-agent pipeline — clarifies the goal, builds a milestone roadmap, and slots recurring tasks into your real free time.
Missed a task or something came up? Tell Flux in plain language — it finds the next available slot around your existing day and reschedules without conflicts.
A weekly analytics view with your task completion streaks, and focus time by goal category — plus notification preferences and profile settings.
Not every task needs a 6-week plan. Say "Remind me to call the dentist at 3pm" — Flux creates a one-off reminder, schedules it, and sends a silent push when it's time.
Not a to-do list. Not another reminder app. A coaching system that plans with you, adapts to you, and holds you accountable — every single day.
Built with LangGraph · FastAPI · TanStack Start