
Arrange
Scheduling tool that simplifies calendar management and automates appointment coordination.
@awadh_kartik · X
We eradicated something inevitable -
The full gallery
Tech stack
28 projects

Scheduling tool that simplifies calendar management and automates appointment coordination.
@awadh_kartik · X
We eradicated something inevitable -

AI calendar that automatically schedules your week based on your priorities.
@Ijon_k4 · X
cursor for calendars

One calendar for managing all hotel and shortlet bookings across Booking.com, Airbnb, and other platforms.
@hazansalami · X
Built with Claude you no go believe 😪

Schedule appointments with automatic calendar syncing and send automated reminders.
@helloukey · X

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

Create events and collaborate with attendees seamlessly.
@lynkxapp · X

Add status, tags, and ratings to calendar events and get weekly/monthly reports on time usage.
mjkl7896 · HN
Velprium - Time Workspace

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

Create kanban boards, plan with calendars, and manage focused task workflows in one workspace.
@buildappfactory · X
Our three products

Task manager with projects, daily views, and recurring reminders—free with no login required.
@ThisIsRajat24 · X
everyone replacing notion with a vibe coded version right now. i did mine off trello. taskflow, free for everyone, not a clone, actually better imo. cost me more than i'd like to admit and still giving it away free :)

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

Publish plans from your terminal using Claude Code workflows and AI.
@discorev · X
I've been working on - Using gpt-5.6-sol and Fable in Claude Code via CLIProxyAPI. I've found using these two together with Claude Code Workflows is a killer combination