Add README

This commit is contained in:
promptadmin 2026-06-10 17:30:50 +00:00
parent 0f3368a644
commit 34d6806bd5
1 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
# llm-engineering-prompts # LLM Engineering Prompts
Prompt engineering techniques, RAG patterns, evaluation frameworks, and model-specific system prompts. 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)