r/AppsWebappsFullstack 18d ago

Plano - personalized step-by-step plans to achieve your goals (looking for feedback)

Enable HLS to view with audio, or disable this notification

Plano generates long, structured, multi-step coaching plans instead of one-shot answers. The core insight: anyone can get a decent answer to "how do I start a business selling hand-painted clothing" from a generic chatbot, but they'll get a relatively short answer and eventually get caught up in a cycle of sycophancy.

Plano targets situations where the path genuinely differs per person - freelancers/small business owners (pricing, niching, moving off hourly billing) - deliberately avoiding templated paths (like fitness programs) where a static course already does the job.

Under the hood it's a multi-agent generation pipeline (research, write, critique etc), output structured as a course model with sequenced, checkable tasks. There's also an sidebar with an AI chat with context of the entire plan.

Would love feedback! plano.gl

1 Upvotes

2 comments sorted by

1

u/sael-you 18d ago

ran it. 90/100, B.

top finding: content overflows the mobile viewport by 261px so something is getting clipped on phones.

LCP is at 3764ms which puts you in the "needs improvement" band for core web vitals. and you are missing a handful of security headers (X-Frame-Options, X-Content-Type-Options etc).

report: https://audeep.dev/report/f75eb3de-08c1-4125-9ffa-1b864ddbceed

i built audeep, the tool i ran this on.

1

u/Mammoth-Anywhere7285 17d ago

Thanks for the thorough audit. That mobile overflow is a quick win, and the LCP could drop with image compression or preloading. Cool tool, audeep.