Skip to content

ycaophysics/Atomize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomize Stage 0

Next.js 14 App Router prototype for task inventory, breakdowns, and Now Card.

Setup

  1. Install dependencies
  2. Copy .env.example to .env.local and set GEMINI_API_KEY
  3. Run npm run dev

Storage

Default storage is JSON at data/atomize.json.

To use SQLite:

ATOMIZE_STORAGE=sqlite
ATOMIZE_SQLITE_PATH=data/atomize.db

Notes

  • Stage 0 has no calendar sync.
  • Gemini model defaults to gemini-3.0-flash.

About

Gemini AI tool to break down tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages