GPT Prompt Generator
Create effective prompts that help you get better results from ChatGPT. This tool guides you through building structured prompts that clearly communicate your needs.
Build Your Prompt
Step 1: What do you want GPT to do?
Your Prompt
Prompt Best Practices
- Be specific about what you want
- Provide relevant context
- Specify your desired output format
- Include constraints and requirements
- Use clear, concise language
- Break complex requests into smaller parts
- Specify the tone and audience level
- Ask for reasoning along with answers
Example Prompts
Explain a Concept
Explain the concept of machine learning to a 10-year old. Use simple analogies and examples from everyday life. Keep explanations under 3 paragraphs and avoid technical jargon.
Content Creation
Write a blog post about sustainable living practices for urban apartments. Include 5 actionable tips, the environmental impact of each, and how to implement them on a budget. Format with headings and bullet points.
Code Assistance
Create a JavaScript function that validates email addresses. Explain how the regex pattern works, provide the complete function code, and include examples of valid and invalid emails it would catch.