From b2d8510b8798fa523d1ca897b341caae9664bb63 Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Sun, 16 Apr 2023 15:53:26 +0300 Subject: [PATCH] Add prompts list to readme --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index 2ed3f9c8d..145bd5cbf 100644 --- a/readme.md +++ b/readme.md @@ -14,6 +14,13 @@ On its own Tavern is useless, as it's just a user interface. You have to have ac The most advanced/intelligent AI backend for roleplaying is to pay for OpenAI's GPT API. It's also among the easiest to use. Objectively, GPT is streets ahead of all other backends. However, OpenAI logs all your activity, and your account MAY be banned in the future if you violate their policies (e.g. on adult content). However, there are no reports of anyone being banned yet. People who value privacy more tend to run a self-hosted AI backend like KoboldAI. Self-hosted backends do not log, but they are much less capable of roleplaying. +#### OpenAI bots are too horny, aggressive, or you want to try something new? 🤔 + +Try some other Jailbreak / NSFW prompts from this community-maintained list: + +https://rentry.org/GPTJailbreakPrompting + + ### Do I need a powerful PC to run Tavern? Since Tavern is only a user interface, it has tiny hardware requirements, it will run on anything. It's the AI system backend that needs to be powerful.