-
Notifications
You must be signed in to change notification settings - Fork 0
docs: Add Promptless 1.0 launch blog post #176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
promptless
wants to merge
16
commits into
main
Choose a base branch
from
promptless/1-0-launch-blog-post
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+76
−0
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
6c6ac47
Add Promptless 1.0 launch blog post
promptless[bot] 6a54026
Sync documentation updates
promptless[bot] 77646e0
Sync documentation updates
promptless[bot] 1728364
Sync documentation updates
promptless[bot] 3eb4dce
Sync documentation updates
promptless[bot] 5d5663f
Sync documentation updates
promptless[bot] 21d20f2
Apply suggestion from @prithvi2206
prithvi2206 7b1f1f5
Apply suggestion from @prithvi2206
prithvi2206 c435f11
Sync documentation updates
promptless[bot] 9aae4f2
Sync documentation updates
promptless[bot] deb1a46
Apply suggestion from @prithvi2206
prithvi2206 21db013
Apply suggestion from @prithvi2206
prithvi2206 fcf6b80
Sync documentation updates
promptless[bot] b4e10fc
Update introducing-promptless.mdx
prithvi2206 0eed9e3
Apply suggestion from @prithvi2206
prithvi2206 5eca3ac
Sync documentation updates
promptless[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,70 @@ | ||
| --- | ||
| title: "Introducing Promptless 1.0: Solving the hardest problems in docs automation" | ||
| description: Promptless automatically drafts documentation updates as you ship features and support customers, keeping your docs current without the constant overhead. | ||
| layout: overview | ||
| --- | ||
|
|
||
| We made Promptless to solve a problem every team faces: keeping documentation current is exhausting. Context gets lost in handoffs, updates lag behind releases, and support teams answer the same questions repeatedly because docs are always a step behind. | ||
|
|
||
| Promptless 1.0 represents a major leap forward in Promptless's abilities, dramatically improving suggestion quality and bringing in more capabilities to keep different types of content up to date. | ||
|
|
||
| <iframe width="100%" style={{ aspectRatio: '16 / 9' }} src="https://www.youtube.com/embed/dvP8NAShrfQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
|
|
||
| Here's a quick summary of what Promptless 1.0 brings: | ||
|
|
||
| * **No more AI slop**: Promptless now drafts content based on the voice of similar docs, improving voice consistency by 92% | ||
| * **Auto-updating screenshots**: When features that impact UI are deployed, Promptless browses your web app and regenerates screenshots from scratch. | ||
| * **Brand-new suggestion reviewing experience**: Promptless provides you citations, tells you its reasoning, and makes it easy to quickly validate that its suggestions are correct. | ||
| * **Promptless for internal docs**: With AI agents in the workplace increasingly relying on your internal docs being up to date, internal docs are becoming increasingly important, and Promptless helps with those too. | ||
|
|
||
| ## How Promptless Works | ||
|
|
||
| Promptless integrates with GitHub, Slack, Linear, Jira, Zendesk, and your documentation platform. When you merge a PR, respond to a customer in Slack, or close a support ticket, Promptless analyzes the context and drafts relevant documentation updates. You review and publish what makes sense. | ||
|
|
||
| <Frame caption="Promptless automatically gathers context from your workflows and notifies you of new documentation suggestions" background="subtle"> | ||
| <img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/promptless-research-workflow-d369591a.png" alt="Promptless workflow showing context gathering from GitHub, Jira, and Slack, followed by notification in Slack with new documentation suggestion" /> | ||
| </Frame> | ||
|
|
||
| It reads your entire docs site to understand your style and structure. Every documentation update includes citations showing exactly where information came from—specific GitHub files, Slack threads, or support conversations. You can verify sources and understand the reasoning behind each change. | ||
|
|
||
| <Frame caption="Review documentation changes with citations showing the exact sources" background="subtle"> | ||
| <img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/promptless-citation-feedback-c71d0384.png" alt="Promptless review interface showing documentation changes with inline citations linked to GitHub PRs" /> | ||
| </Frame> | ||
|
|
||
| ## How Teams Use Promptless | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Promptless this section needs an intro paragraph or something to summarize the different ways people use Promptless. |
||
|
|
||
| Promptless removes the manual overhead of keeping docs current while preserving the quality and accuracy your team needs. Teams use it to turn customer conversations into documentation updates, help technical writers keep pace with feature releases, and maintain documentation for fast-moving open-source projects. | ||
|
|
||
| **Vellum** (YC W23) has Slack Connect channels with key customers. They use Promptless to automatically turn customer support conversations into documentation updates. Today, over 50% of Vellum's docs PRs originate from Promptless, and 60% of their product and engineering team interacts with Promptless monthly to draft updates for features they own. | ||
|
|
||
| **Amplitude** uses Promptless to help their tech writers keep up with documentation demands. Their technical writers were drowning in work, so they integrated Promptless to draft documentation for every feature release. Now engineers review the first draft of docs before sending them to customers, making the entire process faster and more collaborative. | ||
|
|
||
| **Vitess**, a CNCF graduated project, proves Promptless works in the open-source world. Since installing Promptless, 94% of their documentation updates have been drafted with Promptless—the tool has become essential to keeping their docs current as the project evolves. | ||
|
|
||
| <Frame caption="94% of Vitess documentation commits are drafted by Promptless" background="subtle"> | ||
| <img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/vitess-commits-promptless-stats-f724acb7.png" alt="Vitess GitHub repository commits page showing Promptless-generated documentation updates" /> | ||
| </Frame> | ||
|
|
||
| **Basis**, an AI agents platform for accounting ([ofbasis.com](https://ofbasis.com/)), uses Promptless for their entire knowledge base. Promptless processes all their meeting recordings and automatically updates customer pages, internal guides for their fast-growing team, and customer-facing documentation all at once. | ||
|
|
||
| **Fortune 500 companies** use Promptless to make technical writers more productive. Context is spread across Linear, Confluence, and Slack—Promptless automatically assembles the relevant information and drafts doc updates for every PR. | ||
|
|
||
| ## What's Included in Promptless 1.0 | ||
|
|
||
| **Voice Match:** Fine-tunes a custom model based on your existing documentation style, so AI-generated content sounds natural and matches your established tone. | ||
|
|
||
| **Promptless Capture:** Keeps product screenshots automatically in sync with your UI. When code changes impact a screenshot, Promptless detects which images need updating and regenerates them with your current interface. | ||
|
|
||
| **Screenshot Editor:** Edit screenshots directly in the dashboard—crop, annotate, highlight UI elements, or add shapes and text. Changes are immediately available in your docs. | ||
|
|
||
| **Slack Listen:** Passively monitors Slack channels you choose and automatically creates documentation suggestions when conversations become inactive. Perfect for Slack Connect customer channels or internal discussion threads. | ||
|
|
||
| **Promptless Citations:** See exactly where each documentation change came from. Every update includes references to the specific GitHub files, Slack threads, or support conversations that informed it. | ||
|
|
||
| **Auto-Merge for Documentation PRs:** When enabled, Promptless automatically merges documentation PRs as soon as they're created—complete end-to-end automation from code changes to merged documentation. | ||
|
|
||
| ## Get Started | ||
|
|
||
| Promptless is used by fast-growing startups and Fortune 500 enterprises to keep documentation current. | ||
|
|
||
| Ready to see how Promptless can help your team? Email us at [hello@gopromptless.ai](mailto:hello@gopromptless.ai) or [book a call](https://cal.com/team/promptless/15m-discovery-call) with our team. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Promptless here can you embed this video? https://www.youtube.com/watch?v=dvP8NAShrfQ
hopefully there's a native way to embed the video; otherwise lmk.