System Prompt Released to Reduce Verbosity in LLM Responses
·2026.07.13 15:30
Key point
It's an open-source system prompt project that helps LLMs deliver only the core content by removing unnecessary embellishments and repetition.
Details
An open-source project called talk-normal has been released to address Verbosity, a chronic problem with LLMs. This project is designed to work across various LLMs such as GPT, Claude, Gemini, and LLaMA, without being tied to a specific model.
Key Features and Performance:
- Information Preservation: The goal is to reduce the length of responses while preserving the key information and meaning intact.
- Efficiency: In tests, it showed a reduction in response length of about 73% for GPT-4o-mini and about 72% for GPT-5.4.
- Ease of Use: It can be used immediately by simply copying the provided system prompt, with no separate complex setup required.
How to Use:
- You can designate
prompt.mdfrom the GitHub repository as the model's system prompt, or useprompt-chatgpt.md, which is optimized for ChatGPT custom instructions. - It is released under the MIT license, making it freely available for both personal and commercial use.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.