updates
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023 Louis_Shark
|
||||
Copyright (c) 2024 0xeb
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
34
README.md
34
README.md
@@ -1,14 +1,6 @@
|
||||
# The Big Prompt Library
|
||||
|
||||
[](https://github.com/LouisShark/chatgpt_system_prompt/actions/workflows/build-toc.yaml)
|
||||
[](https://github.com/LouisShark/chatgpt_system_prompt/blob/main/LICENSE)
|
||||

|
||||
[![Follow Twitter][twitter-image]][twitter-url]
|
||||
|
||||
[twitter-image]: https://img.shields.io/twitter/follow/LouisShark
|
||||
[twitter-url]: https://twitter.com/shark_louis
|
||||
|
||||
This repository is a collection of various system prompts for ChatGPT and [custom GPTs](https://openai.com/blog/introducing-gpts), providing significant educational value in learning about writing system prompts and creating custom GPTs.
|
||||
This repository is a collection of various system prompts for various LLM providers and solutions (such as ChatGPT, Copilot, Gab.ai, Gemini, etc.) providing significant educational value in learning about writing system prompts and creating custom GPTs.
|
||||
|
||||
For a quick start, go to [TOC.md](./TOC.md) to find the specific GPT or system prompt you need.
|
||||
|
||||
@@ -92,13 +84,11 @@ Some useful action:
|
||||
2. Mark your GPTs as private (only share the link to the GPT with trusted people)
|
||||
3. Don't upload files for GPTs which is important for you unless it's a private GPT.
|
||||
|
||||
|
||||
## Useful GPT index sites/tools
|
||||
|
||||
1. [GPTsdex](https://chat.openai.com/g/g-lfIUvAHBw-gptsdex)
|
||||
2. [GPT Search](https://suefel.com/gpts)
|
||||
|
||||
|
||||
## Contribution
|
||||
|
||||
Please follow the format below; it is important to keep the format consistent for the [`idxtool`](./.scripts/README.md).
|
||||
@@ -168,17 +158,17 @@ When contributing, please clean up that text because it is not useful.
|
||||
|
||||
## Learning resources
|
||||
|
||||
- https://embracethered.com/ | [ASCII Smuggler](https://embracethered.com/blog/ascii-smuggler.html)
|
||||
- https://github.com/terminalcommandnewsletter/everything-chatgpt
|
||||
- https://x.com/dotey/status/1724623497438155031?s=20
|
||||
- https://github.com/0xk1h0/ChatGPT_DAN
|
||||
- https://learnprompting.org/docs/category/-prompt-hacking
|
||||
- https://github.com/MiesnerJacob/learn-prompting/blob/main/08.%F0%9F%94%93%20Prompt%20Hacking.ipynb
|
||||
- https://gist.github.com/coolaj86/6f4f7b30129b0251f61fa7baaa881516
|
||||
- https://news.ycombinator.com/item?id=35630801
|
||||
- https://www.reddit.com/r/ChatGPTJailbreak/
|
||||
- https://github.com/0xeb/gpt-analyst/
|
||||
- https://arxiv.org/abs/2312.14302 (Exploiting Novel GPT-4 APIs to Break the Rules)
|
||||
- <https://embracethered.com/> | [ASCII Smuggler](https://embracethered.com/blog/ascii-smuggler.html)
|
||||
- <https://github.com/terminalcommandnewsletter/everything-chatgpt>
|
||||
- <https://x.com/dotey/status/1724623497438155031?s=20>
|
||||
- <https://github.com/0xk1h0/ChatGPT_DAN>
|
||||
- <https://learnprompting.org/docs/category/-prompt-hacking>
|
||||
- <https://github.com/MiesnerJacob/learn-prompting/blob/main/08.%F0%9F%94%93%20Prompt%20Hacking.ipynb>
|
||||
- <https://gist.github.com/coolaj86/6f4f7b30129b0251f61fa7baaa881516>
|
||||
- <https://news.ycombinator.com/item?id=35630801>
|
||||
- <https://www.reddit.com/r/ChatGPTJailbreak/>
|
||||
- <https://github.com/0xeb/gpt-analyst/>
|
||||
- <https://arxiv.org/abs/2312.14302> (Exploiting Novel GPT-4 APIs to Break the Rules)
|
||||
|
||||
## Disclaimer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user