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.
- Host: GitHub
- URL: https://github.com/devonfulcher/prompt-teacher
- Owner: DevonFulcher
- License: mit
- Created: 2025-07-05T19:10:26.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-07T16:19:02.000Z (10 months ago)
- Last Synced: 2025-08-07T18:23:12.992Z (10 months ago)
- Topics: ai-engineering, llm, prompt-engineering
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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