Skip to content

TheUdK/promptengineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Prompt Engineering

This is a collection of my personal curated chatgpt prompts for various tasks.

Usage

The format of the prompts is as follows:

[
    {
        "cmd": "{{Slash Command}}",
        "act": "{{Actor}}",
        "prompt": "{{Prompt Text}}",
        "enable": true,
        "tags": [
            "{{Tag 1}}",
            "{{Tag 2}}",
        ]
    }
]

These prompts are meant to be used with ChatGPT Desktop App.

Releases

No releases published

Packages

No packages published