Would You Be Interested in a Tool that Automates Documentation For Pipedream Projects and Would You Prefer a Visual Interface or API?

This topic was automatically generated from Slack. You can find the original thread here.

Hi everyone, happy new year to the Pipedream community

While working on several Pipedream projects (around 8 so far), I spent a lot of time writing documentation manually. To make this easier, I built a small internal app for me and my team.
The idea is simple: it helps generate documentation from a Pipedream project.

There are two modes:
Raw mode: exports all code steps into a clean, well-structured Markdown file (easy to reuse or feed into an LLM later)
AI mode: processes those code steps with prompts to generate full project documentation automatically
I’ve been using it for my own work and my colleagues have found it really useful.

Would this be something you’d be interested in?
And if yes, would you prefer using it through a visual interface or via an API?

cool, be interesting to test it out.
API for sure.

I’m pretty sure most of you will want api :smile:
In the team we use it by api to update the doc weekly. You could also do some fancy ops and send the documentation to mintlify or something like that. I’m sure you guys can figure out some pipedream workflows to achieve what you want in the end.

From chats with my team and a few folks I spoke to, it sounds like most interest is around the API interface.
I’m curious to get a clearer signal though quick poll
What would you find most useful for documentation generation?

:one: Structured project output (code steps while keeping order of project and different workflows)
:two: Fully processed output generated by an LLM (explanation of each workflow and entire project + graphs)
:three: Both

The ui of Pipedream auto generation tool is now available here :rocket:

Feel free to try it out. Woud love the feedback.

The api is in the works :wink:

Improved the ui a bit

Thank you to all visitors. It can be a bit slow in the beginning, I’m using a slow server for hosting but it will generate :wink: