
AI Todo - AI Planning Assistant
Transform goals into actionable steps and manage priorities with an AI planning assistant.
AI Todo — 像很多程序员一样,我日常要兼顾工作任务、生活琐事、项目计划,时常感到事情多但漏掉的也不少。想用智能方式管理这些待办,但市面上的工具要么设计臃肿,要么 AI 能力很弱。于是我花了几周开发了 AI Todo,目标是:
The full gallery
Tech stack
12 projects

Transform goals into actionable steps and manage priorities with an AI planning assistant.
AI Todo — 像很多程序员一样,我日常要兼顾工作任务、生活琐事、项目计划,时常感到事情多但漏掉的也不少。想用智能方式管理这些待办,但市面上的工具要么设计臃肿,要么 AI 能力很弱。于是我花了几周开发了 AI Todo,目标是:

Connect notes, people, and money to organize your life in one place.
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 operating system that transforms business problems into company briefs and accountable build plans.
@MarkZofMarkZ · X
- in process of updating it currently, making it better. How about you? What are you building?

Create custom chicken coop plans with AI, including materials, build steps, and budgets.
@chickencoopsai · X
Building the chickenverse and it’s awesome. Say hello to prez Clump. Join us now

Manage tasks, schedules, and notes in a single minimalist calendar.
@Tedlee92 · X
Let's connect. I'm building - tasks, events, and notes in one minimalist calendar

A minimalist task management tool designed for team simplicity and focus.
@trackowork · X

Organize and retrieve your work sessions with AI-powered memory.
@vitverb · X
hi :) One tap back to the work you meant to finish. No tasks to manage. Nothing to set up. Local-first

Create personalized weekly learning plans for children's long-term goals in chess, swimming, music, or languages.
@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.

Take notes, organize them into a knowledge base, and collaborate with your team on structured documents.
lerongwan1 · V2EX
上班前的三小时,属于我的独立开发时间 - - # 上班前的三小时,属于我的独立开发时间 白天要上班,真正能留给自己的整块时间并不多。 所以我开始在早上 5 点多起床。城市还没完全醒来,我已经坐到电脑前,用上班前的三个小时做自己的产品。 这段时间很安静,没有临时消息,也没有其他事情打断。每天只推进一点,可能只完成一个很小的任务,但它确实属于我。 早起并不轻松。不过一天最清醒的时间,正在被我用来完成真正想做的事。 我的产品,怎么才能有用户 -> [使用 NoteDeep 开始整理你的知识库]( https://www.notedeep.com) #独立开发 #副业 #程序员日常 #个人产品 #NoteDeep

Manage academic conferences: submit and review papers, handle scheduling and registration.
@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

Organize all your brand assets and branding decisions in one place.
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

Drag courses onto a grid to build your weekly college schedule, then print or share.
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