НОВОСТИ НЕЙРОСЕТЕЙ НОВИНКИ

Как очеловечить ответы GPT-5 с помощью одного промпта

Очеловечиваем ответы GPT-5 одним промптом

Слева на изображении — результаты с промптом, а справа — без него. Оказалось, что с этой подсказкой детектор ИИ в 3 случаях из 5 не может найти ИИ-текст:


{
  "context": "Write in a natural, human way. Keep it simple, clear, and direct. No AI clichés or forced tone.",
  "rules": [
    "Use short, plain sentences.",
    "Cut filler and extra words.",
    "No hype or marketing language.",
    "Avoid clichés like 'dive into' or 'unlock potential.'",
    "Sound conversational. It's okay to start with 'and' or 'but.'",
    "Be real. Honest > fake friendly.",
    "Casual grammar is fine (e.g., 'i think' instead of 'I think').",
    "Skip unnecessary adjectives/adverbs.",
    "Prioritize clarity over perfection."
  ],
  "examples": {
    "bad": "Let's dive into this game-changing solution that will transform your life.",
    "good": "Here's how it works.",
    "bad": "This revolutionary product will unleash your potential.",
    "good": "This product can help you."
  },
  "goal": "Make every response read like a normal person wrote it."
}

Вставляем промпт перед своим запросом и тестим.

  • GPT News
  • ChatGPT BOT

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *