Aiibou is a lightweight productivity tool that helps you track tasks, focus with Pomodoro sessions, and auto-prioritize your work using local language models β all without sending your data to the cloud.
![screenshot placeholder]
- β Fast task capture with keyboard-friendly UI
- π― Track 1β3 long-term goals at a time
- π§© See task alignment with your goals over time
- β±οΈ Built-in Pomodoro timer (25 min blocks)
- π Metrics: task velocity, focus time, progress bars
- π§ Auto-prioritize tasks locally using an on-device LLM (
@xenova/transformers) - πΎ Fully offline and private: all data is stored in
localStorage
git clone https://github.com/your-username/aiibou.git
cd aiibounpm install
npm run dev
npm run dev
The app will be available at http://localhost:3000
Try to build it first with html and css make sure the pipeline works, see what you can get away with.
oke basic pipeline works just like tutorial. TODO: make it work for text input