-
Notifications
You must be signed in to change notification settings - Fork 515
Create OpenSearch Writing Assistant blog #3914
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
Conversation
Signed-off-by: Nathan Bower <[email protected]>
Thank you for submitting a blog post! The blog post review process is: Submit a PR -> (Optional) Peer review -> Doc review -> Editorial review -> Marketing review -> Published. |
@pajuric Can you please provide the meta keywords? Thanks! |
…ting-assistant-blog.md Fix: rename file to follow Jeykll convention Signed-off-by: Nathan Bower <[email protected]>
Rename OpenSearch Writing Assistant blog to 2025-08-21-opensearch-wri…
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.
LGTM. A couple of minor suggestions
|
||
# How to write better blog posts with the OpenSearch Writing Assistant | ||
|
||
Writing high-quality content for the OpenSearch community takes time and effort. Whether it's a blog post from scratch or a revision of an existing draft, the process often requires balancing technical accuracy with clear communication. That's where the [OpenSearch Writing Assistant](https://chatgpt.com/g/g-681b53b8fe34819193c9963091613551-opensearch-writing-assistant) comes in. |
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.
Writing high-quality content for the OpenSearch community takes time and effort. Whether it's a blog post from scratch or a revision of an existing draft, the process often requires balancing technical accuracy with clear communication. That's where the [OpenSearch Writing Assistant](https://chatgpt.com/g/g-681b53b8fe34819193c9963091613551-opensearch-writing-assistant) comes in. | |
Writing high-quality content for the OpenSearch community takes time and effort. Whether it's a blog post written from scratch or a revision of an existing draft, the process often requires balancing technical accuracy with clear communication. That's where the [OpenSearch Writing Assistant](https://chatgpt.com/g/g-681b53b8fe34819193c9963091613551-opensearch-writing-assistant) comes in. |
|
||
Writing high-quality content for the OpenSearch community takes time and effort. Whether it's a blog post from scratch or a revision of an existing draft, the process often requires balancing technical accuracy with clear communication. That's where the [OpenSearch Writing Assistant](https://chatgpt.com/g/g-681b53b8fe34819193c9963091613551-opensearch-writing-assistant) comes in. | ||
|
||
The OpenSearch Writing Assistant is a custom GPT trained specifically to support OpenSearch contributors. It helps draft clear, accurate content, even if you don't have much writing experience. Think of it as a collaborative partner that helps you structure ideas, refine language, and apply OpenSearch style and terminology guidelines. |
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.
The OpenSearch Writing Assistant is a custom GPT trained specifically to support OpenSearch contributors. It helps draft clear, accurate content, even if you don't have much writing experience. Think of it as a collaborative partner that helps you structure ideas, refine language, and apply OpenSearch style and terminology guidelines. | |
The OpenSearch Writing Assistant is a custom GPT trained specifically to support OpenSearch contributors. It helps draft clear, well-structured content, even if you don't have much writing experience. Think of it as a collaborative partner that helps you structure ideas, refine language, and apply OpenSearch style and terminology guidelines. |
|
||
## Why use the writing assistant | ||
|
||
The OpenSearch Writing Assistant makes it easier for contributors to start writing, stay productive, and share their ideas more clearly with the community. It can: |
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.
The OpenSearch Writing Assistant makes it easier for contributors to start writing, stay productive, and share their ideas more clearly with the community. It can: | |
The OpenSearch Writing Assistant makes it easier for you to start writing, stay productive, and share your ideas more clearly with the community. It can: |
- You'll need a ChatGPT account to use the OpenSearch Writing Assistant. It works best with a paid account. | ||
- If you're using a free account, the assistant will consume your limited GPT-5 access. | ||
- The assistant won't remember your settings or instructions between sessions and cannot generate working code samples. | ||
- The assistant is not intended to produce a final, publishable draft. It's designed to help you brainstorm, generate outlines, draft content, or revise existing material. All blog posts created with its help should still go through editorial review before being published. |
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.
- The assistant is not intended to produce a final, publishable draft. It's designed to help you brainstorm, generate outlines, draft content, or revise existing material. All blog posts created with its help should still go through editorial review before being published. | |
- The assistant is not intended to produce a final, publishable draft. It's designed to help you brainstorm, generate outlines, draft content, or revise existing material. All blog posts created with its help must go through editorial review before being published. |
excerpt: Learn how the OpenSearch Writing Assistant helps contributors draft clear, accurate blog posts faster, with practical tips and real before-and-after examples. | ||
--- | ||
|
||
# How to write better blog posts with the OpenSearch Writing Assistant |
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.
# How to write better blog posts with the OpenSearch Writing Assistant |
Signed-off-by: Fanit Kolchina <[email protected]>
Review edits for writing assistant blog post
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.
LGTM
@pajuric Please provide the meta keywords, and this will be ready to publish. Thanks! |
Description
Create OpenSearch Writing Assistant blog.
Issues Resolved
Closes #3913
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.