
AI Todo - AI Planning Assistant
AI Todo 用智能方式将目标分解为可行步骤,优化任务优先级。
AI Todo — 像很多程序员一样,我日常要兼顾工作任务、生活琐事、项目计划,时常感到事情多但漏掉的也不少。想用智能方式管理这些待办,但市面上的工具要么设计臃肿,要么 AI 能力很弱。于是我花了几周开发了 AI Todo,目标是:
完整作品展
技术栈
12 projects

AI Todo 用智能方式将目标分解为可行步骤,优化任务优先级。
AI Todo — 像很多程序员一样,我日常要兼顾工作任务、生活琐事、项目计划,时常感到事情多但漏掉的也不少。想用智能方式管理这些待办,但市面上的工具要么设计臃肿,要么 AI 能力很弱。于是我花了几周开发了 AI Todo,目标是:

连接笔记、人脉和财务,在一处组织你的生活。
u/Wrong_Election189 · Reddit
I built one memory for notes, people and money because none of my apps knew the full story Solo dev here. I built CleverNote because my information kept getting split across three places: notes for what happened, contacts for who was involved, and a finance app for how much it cost. None of them knew the full story. The concrete example I keep using is a plumber receipt. I snap the receipt and CleverNote keeps the original note, identifies the plumber as a person/service, records the amount

将商业问题转化为公司简案和可执行建设计划的AI原生操作系统。
@MarkZofMarkZ · X
- in process of updating it currently, making it better. How about you? What are you building?

用AI为您设计定制鸡舍,提供材料清单、建造步骤和预算。
@chickencoopsai · X
Building the chickenverse and it’s awesome. Say hello to prez Clump. Join us now

在一个极简日历中管理任务、日程和笔记。
@Tedlee92 · X
Let's connect. I'm building - tasks, events, and notes in one minimalist calendar


保存和组织工作会话,用AI记忆即时检索任何工作。
@vitverb · X
hi :) One tap back to the work you meant to finish. No tasks to manage. Nothing to set up. Local-first

为孩子的长期学习目标创建个性化周计划,包括国际象棋、游泳、音乐或语言。
@EICWOGUP · X
Hey James, I am building that helps parents focus on their kids long term goals. Parents don’t have to be fluent on any skills to teach kids. All they have to do is choose the goal like chess, swimming, trachtenberg math, yoga etc and you get weekly list.

创建笔记、组织知识库、与团队协作处理结构化文档的工具。
lerongwan1 · V2EX
上班前的三小时,属于我的独立开发时间 - - # 上班前的三小时,属于我的独立开发时间 白天要上班,真正能留给自己的整块时间并不多。 所以我开始在早上 5 点多起床。城市还没完全醒来,我已经坐到电脑前,用上班前的三个小时做自己的产品。 这段时间很安静,没有临时消息,也没有其他事情打断。每天只推进一点,可能只完成一个很小的任务,但它确实属于我。 早起并不轻松。不过一天最清醒的时间,正在被我用来完成真正想做的事。 我的产品,怎么才能有用户 -> [使用 NoteDeep 开始整理你的知识库]( https://www.notedeep.com) #独立开发 #副业 #程序员日常 #个人产品 #NoteDeep

管理学术会议:提交和审阅论文、处理日程安排和注册。
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age

在一个地方整理和管理所有品牌资产及品牌决策。
u/Andyrewden · Reddit
I built a tool to keep all your brand assets (and your brand sanity) in one place Hey everyone I run a small branding consultancy and got tired of watching early founders juggle logos, colours and half-remembered brand decisions across a mess of Google Drive folders. So I built Inzo. At its core it's a brand management tool, a proper home for all your brand assets, guidelines and decisions in one place. But the bit I'm most excited about is the inbuilt brand consultant. I've been building

拖动课程到网格创建周课程表,可打印或分享。
u/Next_Bluejay265 · Reddit
I built a free college schedule maker — type or speak your week and it draws the timetable Built this because every semester I was redrawing my week in Notes / Excel. College Schedule Maker — free weekly class timetable in the browser. • Drag & drop courses on a week grid • Print / PNG / share link (no account) • “Type your week”: paste lines like “BIO 201 MWF 9-9:50am” and it builds the grid • Optional voice: say a line, it lands in the text box (Chrome/Safari) Parsing runs on yo