AI Prompt Writer
AI Prompt Writer
Training session created by Sagar Komelwar (Disha Computers)
How to Create Effective AI Prompts
- Be Clear and Specific: Clearly define what you want.
Example: "Create a simple website using HTML, CSS, and JavaScript that displays 'Hello, World!' on a button click."
- Provide Context: Explain the purpose or functionality of the website.
Example: "Design a responsive portfolio website with a homepage, about section, and contact form."
- Specify Format or Style: Mention if you need a full webpage, component, or a specific feature.
Example: "Write an HTML, CSS, and JavaScript code snippet for a navigation bar with a dropdown menu."
- Set a Desired Length: Define how detailed the code should be.
Example: "Give me a basic three-page website with a homepage, services page, and contact form."
- Ask for Step-by-Step Explanation: Request an explanation of how the code works.
Example: "Provide an HTML, CSS, and JavaScript code for a login page and explain each part."