Live data from Hacker News

Launch HN: Promptless (YC W25) – Automatic updates for customer-facing docs

news.ycombinator.com

1–10 of 62 posts

Launch HN: Promptless (YC W25) – Automatic updates for customer-facing docs

#1
Hi HN! I’m Prithvi, and my co-founder Frances and I built Promptless (https://gopromptless.ai), an AI teammate that proactively updates docs while you ship software.

There’s a demo video at https://youtu.be/pmslSl8dOgE, and also a “Live Demo on Your Own Docs” at https://gopromptless.ai/demo where you can plug in the URL to any existing docs site and simulate a "trigger event" to see what Promptless would have suggested. We also opened up the full product with automatic triggers for a free trial for HN this week (if you sign up at https://gopromptless.ai/hn).

We built Promptless because we wished we had it, both as doc authors and doc consumers. On the authoring side, I used to run engineering at a fintech company, and since no developer enjoys updating docs, they often went out-of-date and customers complained. On the consuming side, when we write code, we regularly run into mistakes or omissions in vendors’ or dependencies’ docs that slow us down. (This pain seems to be getting more acute with AI coding assistants, since they often rely blindly on docs.)

Promptless can be automatically triggered from new PRs or support tickets, or by manually tagging @Promptless in Slack. It integrates via OAuth with tools like Jira, Linear, and Notion, so that it has context about the intent of each change or feature. It drafts new or updated docs and can push them up to wherever docs live, like Readme, Mintlify, Intercom, Zendesk, or a Github repo.

How it works: when first connected to your docs, it starts by reviewing each page and building a “product ontology” that understands concepts, entities, and resources, as well as the relationship between them. This can take several minutes to an hour depending on the number of articles. Then, when a new trigger event occurs (such as a new PR), the Promptless agent initializes a session with several tools to find relevant context and draft new or updated documentation.

We expected early users to be most excited about automatically updating docs from new PRs, but we were surprised by other use cases from customers. For example, one has a ton of Slack Connect channels with customers, and our killer feature for them is being able to trigger an update from Slack in one click from Slack. Another has a content team separate from their product team, so for them, being able to update guides when the product team publishes release notes every two weeks is really valuable. Others value Promptless because it makes their AI support agents (like Intercom’s Fin AI) perform better, since it makes the source material more accurate and complete.

We have also published updates for several open-source projects (like Ansible, Prefect, Ray, and Ollama). Some projects have >40% of recent commits being doc updates/corrections, so having a product like Promptless that automatically suggests those doc updates can make contributing a lot easier and improve the DevEx for end-users.

We’d love for you to check us out, and we welcome any suggestions, requests, questions, or criticism! Thank you for reading!

Re: Launch HN: Promptless (YC W25) – Automatic updates for customer-facing docs

#2
As a solo-maintainer of an open source project who begs the community (to no avail) to submit PRs for the docs from their perspective, this project is definitely something I would use. I will give it a test drive over the next few days. Don't want to sound like a freeloader but are you planning on offering some sort of concessions/discounts for OSS projects? Maybe we can configure it with our own keys to take some cost off of you for our projects?

Re: Launch HN: Promptless (YC W25) – Automatic updates for customer-facing docs

#4

Congrats on the launch. This looks great. I could see this being useful for internal documentation at larger companies too

Totally, that's part of the plan! Unsurprisingly, people are willing to invest more in customer-facing docs, but we're already some people using Promptless for "internal clients", where you have, say, a platform/data team that's publishing docs for other teams at a larger company.

Re: Launch HN: Promptless (YC W25) – Automatic updates for customer-facing docs

#5
post #2

As a solo-maintainer of an open source project who begs the community (to no avail) to submit PRs for the docs from their perspective, this project is definitely something I would use. I will give it a test drive over the next few days. Don't want to sound like a freeloader but are you planning on offering some sort of concessions/discounts for OSS projects? Maybe we can configure it with our own keys to take some co…

Hey! We absolutely love to support open-source projects. Happy to chat with you to make sure that we can work within your budget as a solo maintainer.

Re: Launch HN: Promptless (YC W25) – Automatic updates for customer-facing docs

#6
Can it be attached to Discord? One of the most annoying things I find is the loss of precious info in there. Even when channels are not removed or entire servers disappear, the search is so bad that no one (...) bothers and just re-asks.

Re: Launch HN: Promptless (YC W25) – Automatic updates for customer-facing docs

#7
I'm curious, does it get triggered when a PR is opened or when it is merged? Because if it is when it is opened, updates to the PR could still get made which I assume would cause updates to the doc changes. Also, what if 2 PRs are opened at the same time? What if a PR is opened but never merged?

Re: Launch HN: Promptless (YC W25) – Automatic updates for customer-facing docs

#9

Can it be attached to Discord? One of the most annoying things I find is the loss of precious info in there. Even when channels are not removed or entire servers disappear, the search is so bad that no one (...) bothers and just re-asks.

Exactly the right use-case. Discord has been requested a couple of times, and is coming soon! Happy to reach out when it's available.
Post reply on HN