展示 HN:在任何 GitHub PR/问题上标记 Promptless,以获取更新的用户文档。
嗨,HN!我是Prithvi——我的联合创始人Frances和我在近一年前推出了Promptless(链接:<a href="https://news.ycombinator.com/item?id=43092522">https://news.ycombinator.com/item?id=43092522</a>)。这是一个AI助手,它会监控你的工作流程——代码更改、支持票据、Slack讨论等——并在发现需要记录的内容时自动草拟文档更新。
Frances和我非常感谢我们第一次发布时收到的反馈。今天,我们推出了Promptless 1.0,解决了过去12个月中我们最大的学习成果。
我还简化了试用的过程。你可以在任何开放源代码的Github PR或Issue中标记@promptless,并请求文档更新,Promptless将为你的文档创建一个分支并打开一个PR以提供帮助。欢迎使用我们的文档作为实验场地:<a href="https://github.com/Promptless/docs/issues" rel="nofollow">https://github.com/Promptless/docs/issues</a>。
或者,你可以在<a href="https://promptless.ai">https://promptless.ai</a>注册,获得接下来30天内自己文档的免费访问权限。这里有一个演示视频:<a href="https://youtu.be/IWwimHCEY7Y" rel="nofollow">https://youtu.be/IWwimHCEY7Y</a>。
对我来说,过去一年最酷的部分是看到用户如何创造性地使用Promptless。有用户让Promptless监听他们所有的Slack Connect频道,因此每当他们回答客户问题时,Promptless会判断他们的文档是否需要更新,并在需要时草拟更新。另一个用户则让Promptless处理每个客户会议的记录,并在每次会议后更新他们的内部文档:客户仪表板、功能请求页面等。
版本1.0的一些新功能包括:
- 自动更新截图:这是我们最受欢迎的功能。这里的需求一直很明确。人们会因为截图很快过时而将其排除在文档之外,<i>尽管他们知道截图对用户是有帮助的</i>。一年前,我们无法推出足够好的解决方案,但考虑到过去一年中大语言模型的视觉基础能力有了显著提升,现在我们有了值得自豪的成果。
- 无杂乱写作:早期Promptless建议中最常见的批评是,尽管它们准确,但听起来可能很普通或冗长,或者可能有AI的杂乱感。Promptless 1.0在这方面的表现提高了3.5倍(通过与用户实际发布内容的语音对齐进行测量),这得益于微调模型、子代理和用户定义偏好的对齐。
- 开源项目:我们对此特别自豪——Promptless现在对CNCF/Linux基金会项目免费(如果你是维护者,请联系我!)。你可以查看Promptless如何支持Vitess(一个CNCF毕业项目)的文档,链接在这里:<a href="https://github.com/vitessio/website/commits" rel="nofollow">https://github.com/vitessio/website/commits</a>。
请查看一下,如果你有任何问题、反馈或批评,请告诉我们!
查看原文
Hi HN! I'm Prithvi—my co-founder Frances and I launched Promptless almost a year ago here (<a href="https://news.ycombinator.com/item?id=43092522">https://news.ycombinator.com/item?id=43092522</a>). It's an AI teammate that watches your workflows—code changes, support tickets, Slack threads, etc.—and automatically drafts doc updates when it spots something that should be documented.<p>Frances and I really appreciated the feedback from our first launch. Today we’re launching Promptless 1.0, which addresses our biggest learnings from the last 12 months.<p>I also made it way easier to try it out. You can tag @promptless on any open-source Github PR or Issue with a doc update request, and Promptless will create a fork and open a PR for your docs to help. Feel free to use our own docs as a playground: <a href="https://github.com/Promptless/docs/issues" rel="nofollow">https://github.com/Promptless/docs/issues</a><p>Or, you can sign up at <a href="https://promptless.ai">https://promptless.ai</a> to get free access for your own docs for the next 30 days. Here's a demo video: <a href="https://youtu.be/IWwimHCEY7Y" rel="nofollow">https://youtu.be/IWwimHCEY7Y</a><p>For me, the coolest part of the last year has been seeing how users got creative with Promptless. One user has Promptless listening in to all their Slack Connect channels, so whenever they answer a customer question, Promptless figures out if their docs should be updated and drafts an update if so. Another user has Promptless processing every customer meeting transcript and updating their internal docs after each meeting: customer dashboards, feature request pages, etc.<p>Some of the biggest things that are new with version 1.0:<p>- Automatically updating screenshots: this was by far our most requested feature. The need here was always clear. People would exclude screenshots from docs because they’d get stale quickly, <i>even though they knew screenshots would be helpful to users</i>. A year ago, we just couldn't ship a good enough solution, but given how much LLMs' visual grounding has improved in the last year, now we've got something we're proud of.<p>- Slop-free writing: The most common critique on early Promptless suggestions was that even though they were accurate, they could sound generic or verbose, or might just reek of AI slop. Promptless 1.0 is 3.5x better at this (measured by voice-alignment compared to what users actually published), through a combination of fine-tuned models, sub-agents, and alignment on user-defined preferences.<p>- Open-source program: We're especially proud of this—Promptless is now free for CNCF/Linux Foundation projects (reach out if you’re a maintainer!). You can take a look at how Promptless is supporting Vitess (a CNCF-graduated project) with their docs here: <a href="https://github.com/vitessio/website/commits" rel="nofollow">https://github.com/vitessio/website/commits</a><p>Check it out and let us know if you have any questions, feedback, or criticism!