An open API service indexing awesome lists of open source software.

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!

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.*