FlowAI is an intelligent, voice-first daily planner that doesn’t just list tasks — it actively guides you through your entire day in real time.
People struggle with poor time estimation, running late, and losing structure. Most apps are passive; FlowAI is active.
- Add/edit daily tasks by voice or typing
- Beautiful real-time timeline
- Smart reminders (“Leave now”, “You’re late”)
- Voice input + voice output (Web Speech API)
- Automatic schedule adjustments
- HTML + CSS + JavaScript (vanilla for now)
- Web Speech API (SpeechRecognition + SpeechSynthesis)
- LocalStorage + JSON for data
- No backend yet (we add Firebase/Node later)
(See below)
git clone <your-repo>
cd flow-ai
open index.html # or double-click it