From 34d6806bd59c5c825b4c4a46a77032d700031b84 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Wed, 10 Jun 2026 17:30:50 +0000 Subject: [PATCH] Add README --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b019e9c..44e2a5a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ -# llm-engineering-prompts +# LLM Engineering Prompts -Prompt engineering techniques, RAG patterns, evaluation frameworks, and model-specific system prompts. \ No newline at end of file +Prompt engineering techniques, RAG patterns, evaluation frameworks, +and model-specific system prompts. + +## Source Repositories +- [Awesome-Prompt-Engineering](https://github.com/promptslab/Awesome-Prompt-Engineering) +- [awesome-prompting](https://github.com/corralm/awesome-prompting) +- [LLM-Prompt-Engineering-Techniques](https://github.com/alishafique3/LLM-Prompt-Engineering-Techniques-and-Best-Practices) +- [awesome-llm-prompt-libraries](https://github.com/danielrosehill/awesome-llm-prompt-libraries) +- [awesome-ml-security](https://github.com/trailofbits/awesome-ml-security)