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

https://github.com/devonfulcher/prompt-teacher

An LLM prompt that helps to improve LLM prompts for AI applications by suggesting best practices and state-of-the-art techniques.
https://github.com/devonfulcher/prompt-teacher

ai-engineering llm prompt-engineering

Last synced: 8 months ago
JSON representation

An LLM prompt that helps to improve LLM prompts for AI applications by suggesting best practices and state-of-the-art techniques.

Awesome Lists containing this project

README

          

# Prompt Teacher

An LLM prompt that helps to improve LLM prompts for AI applications by suggesting best practices and state-of-the-art techniques.

## Methodology

This prompt was developed with the help of these resources:
- https://www.promptingguide.ai/
- https://developers.google.com/machine-learning/resources/prompt-eng
- https://arxiv.org/abs/2307.03172
- https://arxiv.org/abs/2201.11903
- https://arxiv.org/abs/2205.11916
- https://arxiv.org/abs/2305.04091
- https://arxiv.org/abs/2409.03271
- https://www.researchgate.net/publication/370981631_Self-Critique_Prompting_with_Large_Language_Models_for_Inductive_Instructions
- https://github.com/openai/openai-cookbook/blob/main/articles/techniques_to_improve_reliability.md
- https://www.kaggle.com/whitepaper-prompt-engineering
- https://arxiv.org/abs/2406.06608