Skip to content

A collection of prompts that I use on a day-to-day basis for work and leisure.

Notifications You must be signed in to change notification settings

abdullahkhalid00/prompt-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Personal Prompt Database

This repository holds prompts that I use on a daily basis both professionally and personally. Prompts are stored in a .txt file extension (for now) until I find a better more efficient file system (i.e. .jinja2, .md etc.)

Repository Structure

.
└── root/
    ├── .gitignore
    ├── README.md
    ├── company/
    │   ├── task/
    │   │   ├── prompt.txt
    │   │   └── ...
    │   └── ...
    └── ...

Common Structure of Prompts

Each prompt follows a common structure as given below.

system: {prompt_body}
user: {input_vars}

Contribution

Feel free to open a pull request where you think a prompt can be improved.

About

A collection of prompts that I use on a day-to-day basis for work and leisure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published