https://github.com/q-aware-labs/prompt-engineering
A place for my articles about Prompt Engineering - Feel free to collaborate!
https://github.com/q-aware-labs/prompt-engineering
prompt-engineering prompt-toolkit prompts-template
Last synced: 2 months ago
JSON representation
A place for my articles about Prompt Engineering - Feel free to collaborate!
- Host: GitHub
- URL: https://github.com/q-aware-labs/prompt-engineering
- Owner: Q-Aware-Labs
- Created: 2025-01-12T08:24:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T12:33:28.000Z (4 months ago)
- Last Synced: 2025-02-04T12:33:57.427Z (4 months ago)
- Topics: prompt-engineering, prompt-toolkit, prompts-template
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π€ Prompt Engineering Toolkit & Techniques
Welcome to my repository dedicated to the art and science of prompt engineering! This collection represents my journey and expertise in crafting effective prompts for Large Language Models (LLMs).
## What You'll Find Here
This repository serves as a comprehensive resource for both newcomers and experienced practitioners in prompt engineering. I share my carefully designed prompts, battle-tested techniques, and insights gained from extensive experimentation with various LLM interactions.
## Repository Structure:
prompt-engineering-repo/
βββ LICENSE
βββ README.md
βββ CONTRIBUTING.md
βββ CHANGELOG.md
βββ .gitignore
β
βββ prompts/
β βββ text_generation/
β β
β βββ summarization/
β
βββ experiments/
β
βββ docs/
β
βββ templates/
### Core Contents
- Curated collection of high-performing prompts across different use cases
- Detailed breakdowns of prompt patterns and their effectiveness
- Progressive learning path from basic to advanced prompt engineering concepts
- Practical examples demonstrating various prompting methods
- Documentation of basic and advanced techniques like chain-of-thought, few-shot learning, and role prompting### From Basics to Advanced
Whether you're taking your first steps in prompt engineering or looking to master advanced techniques, you'll find valuable resources here. I cover everything from simple completion prompts to complex systems using meta-prompting and prompt chaining.## Why Prompt Engineering?
Effective prompt engineering is the key to unlocking the full potential of AI models. It's not just about asking questionsβit's about understanding how to communicate with AI to achieve optimal results. Through this repository, I aim to share knowledge that helps others master this crucial skill.Feel free to explore, experiment, and contribute!
---
*Note: This is a living repository. I regularly update it with new findings, techniques, and examples as the field evolves.*