Skip to content

King-Ips/flow-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowAI – Your Voice-Driven Daily Life Manager

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.

Problem it solves

People struggle with poor time estimation, running late, and losing structure. Most apps are passive; FlowAI is active.

Core Features (MVP)

  • 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

Tech Stack (MVP)

  • HTML + CSS + JavaScript (vanilla for now)
  • Web Speech API (SpeechRecognition + SpeechSynthesis)
  • LocalStorage + JSON for data
  • No backend yet (we add Firebase/Node later)

Project Structure

(See below)

Quick Start

git clone <your-repo>
cd flow-ai
open index.html   # or double-click it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors