Skip to content

Relativiteit/aiibou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Aiibou – Local-first Pomodoro Task Manager

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]

✨ Features

  • βœ… 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

πŸš€ Getting Started

1. Clone the repo

git clone https://github.com/your-username/aiibou.git
cd aiibou

2. Install dependencies

npm install
npm run dev 

3. Start the app

npm run dev 

The app will be available at http://localhost:3000

Version2

Try to build it first with html and css make sure the pipeline works, see what you can get away with.

1. Make it work

oke basic pipeline works just like tutorial. TODO: make it work for text input

2. make it reliable

3. Make it safe?

About

task tracker in the style of pomodor with long term memory for daily task adjusment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published