https://github.com/codingnaveen46/prompt-engineering-workshop-22nd-june-2025
learning about the prompt engineering
https://github.com/codingnaveen46/prompt-engineering-workshop-22nd-june-2025
Last synced: 9 months ago
JSON representation
learning about the prompt engineering
- Host: GitHub
- URL: https://github.com/codingnaveen46/prompt-engineering-workshop-22nd-june-2025
- Owner: Codingnaveen46
- Created: 2025-06-22T13:47:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T14:53:01.000Z (about 1 year ago)
- Last Synced: 2025-08-17T20:41:22.517Z (10 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prompt Engineering Workshop (22nd June 2025)
Welcome to the Prompt Engineering Workshop! This repository is designed to help participants learn the fundamentals and advanced concepts of prompt engineering for AI and language models.
## Table of Contents
- [Overview](#overview)
- [Key Elements of a Good Prompt](#key-elements-of-a-good-prompt)
- [Getting Started](#getting-started)
- [Workshop Structure](#workshop-structure)
- [Contributing](#contributing)
- [License](#license)
## Overview
This workshop is focused on the art and science of prompt engineering—how to design, structure, and refine prompts to get the most effective responses from AI systems.
## Key Elements of a Good Prompt
1. **Context:** Provide background information or specify the domain.
2. **Role:** Assign a role (e.g., "You are a doctor," "You are a software engineer," "You are a QA engineer").
3. **Constraints:** Set word limits, output format, and tone.
4. **Instructions:** Clearly define what needs to be done.
5. **Examples:** Provide sample inputs and outputs to guide the AI response.
6. **Chain of Thought:** Encourage AI to think step-by-step before giving the final answer.
## Getting Started
To get the most out of this workshop:
1. Clone this repository:
```bash
git clone https://github.com/Codingnaveen46/Prompt-Engineering-workshop-22nd-june-2025.git
cd Prompt-Engineering-workshop-22nd-june-2025
```
2. Review the materials and examples provided in this repository.
3. Follow along with the exercises during the workshop, or explore at your own pace.
## Workshop Structure
- **Introduction to Prompt Engineering**
- **Building Effective Prompts**
- **Common Pitfalls and How to Avoid Them**
- **Hands-on Exercises**
- **Advanced Techniques**
- **Q&A / Discussion**
## Contributing
Contributions, suggestions, and feedback are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.
## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.