Skip to content

Instantly share code, notes, and snippets.

@thehappybug
Created January 27, 2025 14:26
Show Gist options
  • Save thehappybug/0c78525dc3bb7fc2ebd8ed8669048c22 to your computer and use it in GitHub Desktop.
Save thehappybug/0c78525dc3bb7fc2ebd8ed8669048c22 to your computer and use it in GitHub Desktop.
Mehdi's LLM Prompts

Create FAQs for Product Release/Changelog/RFCs/Document

I find this prompt useful when I need to quickly come up with some basic FAQs to include as part of my document. I use this format with Google Gemini inside Google Docs quite frequently:

Format:

[Product or company context].

[Document context].

Can you come up with some common questions that the users might have regarding this release/changelog/RFC/document?

Here's the documentation content:

---

[Insert or attach document]

Example:

APIMatic is a Code Generator which helps it users generated SDKs for REST APIs. This document explains to APIMatic's users its updated product release strategy. Can you come up with some common questions that the users might have regarding this strategy or its impact of their usage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment