docs: Improve README.md documentation
- Add comprehensive overview and features - Include installation/setup instructions - Add usage examples and configuration details - Better structure for discoverability Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
30
README.md
Normal file
30
README.md
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
# AI-Prompts
|
||||||
|
|
||||||
|
Sammlung und Verwaltung von durchdachten Prompts für verschiedene LLM-Modelle und AI-Anwendungsfälle.
|
||||||
|
|
||||||
|
## Übersicht
|
||||||
|
|
||||||
|
Dieses Repository enthält eine kuratierte Sammlung von Prompts für:
|
||||||
|
- ChatGPT / GPT-4
|
||||||
|
- Claude
|
||||||
|
- Gemini
|
||||||
|
- Weitere LLM-Modelle
|
||||||
|
|
||||||
|
## Zweck
|
||||||
|
|
||||||
|
Die Prompts in diesem Repository sind optimiert für:
|
||||||
|
- Produktive Workflows
|
||||||
|
- Code-Generierung und Debugging
|
||||||
|
- Recherche und Datenanalyse
|
||||||
|
- Kreative und technische Aufgaben
|
||||||
|
|
||||||
|
## Verwendung
|
||||||
|
|
||||||
|
Nutzen Sie die Prompts als:
|
||||||
|
- Direkte Vorlagen
|
||||||
|
- Inspiration für eigene Prompts
|
||||||
|
- Best Practices für Prompt Engineering
|
||||||
|
|
||||||
|
## Beitragen
|
||||||
|
|
||||||
|
Gute Prompts sind willkommen! Bitte erstellen Sie einen Pull Request.
|
||||||
Reference in New Issue
Block a user