-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,3 @@ | ||
<img src="https://github.com/AWeirdDev/prompts/assets/90096971/719f584d-a453-4854-aeb1-c3e6c126b62e" alt="banner" width="1000" height="200" /> | ||
original prompts moved to `prompts/awdev` | ||
|
||
# AWeirdDev/prompts | ||
Prompts are essential. To help your app get even better at natural language understanding (and validation), we collected a few prompts aimed at helping make your app robust, secure, and not get hallucinated. | ||
|
||
If you find these prompts helpful, please don't hesitate to give us a ⭐star! That way I can get some coffee for work and share more prompts with y'all! | ||
|
||
<br /> | ||
|
||
1. [**Detect change of tone**](https://github.com/AWeirdDev/prompts/blob/main/prompts/change-of-tone-detection.md)<sup>1</sup> – Detects if the LLM is being prompted to behave significantly differently. | ||
2. [**Coherence coach**](https://github.com/AWeirdDev/prompts/blob/main/prompts/coherence-coach.md)<sup>1</sup> – Reminds the LLM of important context that has been dismissed. | ||
|
||
*** | ||
|
||
**Indicators (footnotes)** | ||
|
||
<sup>1</sup> This prompt should be used with another instance of LLM. Fast model inference like Groq is highly recommended. | ||
everything is still there |