|
|
|
Show HN: AI-org – org-mode powered by AI
(ai-org.net)
|
|
3 points
by mannders
25 days ago
|
|
Hey guys. I made an attempt at using AI agents to help organize your tasks and life. I liked orgmode before AI. But just wondered how it could look with AI. So I created ai-org, a non-taken name it seems. It's an opencode fork with a custom org agenda task view. (and a simple file browser). (wouldn't be possible without opencode team, truly what a great MIT licensed product) The template includes an AGENTS.md and accompany file structure to the effect of: matt@mbp:~/doc/dev/pro/ai-org/template
$ tree -L 1
projects/
duties/
resources/
archive/
goals.org
ideas.org
scratch.org
todo.org
AGENTS.md
HUMAN.md It's been a fun experiment, would love to hear any thoughts, thank you. https://ai-org.net/ |
|