Welcome to ProomptVault, your go-to repository for curated prompts to use with large language models (LLMs). Whether you’re a developer, researcher, or enthusiast, this collection of prompts will help you get the most out of your LLMs.
Large Language Models (LLMs) like GPT-4 are powerful tools capable of understanding and generating human-like text. However, the quality and utility of their outputs depend significantly on the prompts given to them. ProomptVault aims to provide a diverse collection of well-crafted prompts to help you harness the full potential of LLMs.
Please navigate to the prompts.md file to use the prompts that you need.
We welcome contributions from the community! If you have a prompt that you would like to add to ProomptVault, please follow these steps:
git checkout -b feature/your-prompt-name
).README.md
file.git commit -m 'Add new prompt: your-prompt-name'
).git push origin feature/your-prompt-name
).Please ensure your prompts are well-tested and documented. Include examples and any relevant instructions. Also ensure that you add a category to the prompt based on the categories given in categories.md file.
More guidelines are enlisted in the CONTRIBUTING.md file, please look onto it.
This project is licensed under the MIT License. See the LICENSE file for more details.
Make sure you follow our rules and regulations by reading the code of conduct
Happy prompting!