Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpidanny/llm-prompt-templates
Empower your LLM to do more than you ever thought possible with these state-of-the-art prompt templates.
https://github.com/rpidanny/llm-prompt-templates
alpaca bard bing-chat chatgpt chrome-extension edge-extension flan-t5 gpt gpt-3 gpt-4 huggingface llama llamacpp llm openai
Last synced: 10 days ago
JSON representation
Empower your LLM to do more than you ever thought possible with these state-of-the-art prompt templates.
- Host: GitHub
- URL: https://github.com/rpidanny/llm-prompt-templates
- Owner: rpidanny
- License: mit
- Created: 2023-05-06T14:55:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-19T15:02:14.000Z (3 months ago)
- Last Synced: 2024-10-30T00:52:28.588Z (about 1 month ago)
- Topics: alpaca, bard, bing-chat, chatgpt, chrome-extension, edge-extension, flan-t5, gpt, gpt-3, gpt-4, huggingface, llama, llamacpp, llm, openai
- Language: TypeScript
- Homepage:
- Size: 641 KB
- Stars: 39
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - rpidanny/llm-prompt-templates - Empower your LLM to do more than you ever thought possible with these state-of-the-art prompt templates. (TypeScript)
README
# LLM Prompt Templates
Welcome to LLM Prompt Templates, a project aimed at leveraging the latest advancements in prompt engineering and making them available as reusable templates. With this project, you'll have access to a collection of powerful and effective prompts that you can use in various LLMs (Large Language Models) to enhance the quality and relevance of responses.
LLMs are smart, but sometimes a gentle nudge with good prompt engineering can give you way better results. The LLM Prompt Templates project offers a simple and easy-to-use solution for generating more accurate and effective responses.
## Project Overview
The LLM Prompt Templates project consists of two main components:
1. [llm-prompt-templates](./libs/llm-prompt-templates/): A NPM package that provides a collection of reusable prompt templates. This package is designed to work with a variety of LLMs and can be easily integrated into your existing workflows.
2. [chrome-extension](./apps/chrome-extension/): A Chrome extension that utilizes the prompt templates to offer quick access to them in various LLMs, including ChatGPT, Bard, and Bing.
https://user-images.githubusercontent.com/6696862/236962137-dd338532-aca2-4c12-95a9-4708e6321be8.mov
## Contributing
LLM Prompt Templates is an open-source project, and contributions are always welcome. If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.
## License
LLM Prompt Templates is released under the MIT License. Please see the `LICENSE` file for more information.