ChatGPT-System-Prompts  by mustvlad

System prompt collection for customizing ChatGPT's behavior

created 2 years ago
1,085 stars

Top 35.6% on sourcepulse

GitHubView on GitHub
Project Summary

This repository offers a curated collection of system prompts designed to customize ChatGPT's behavior and interaction style for various applications. It targets developers and users seeking to enhance AI customization, providing a structured approach to steering conversational AI.

How It Works

System prompts are special messages prepended to user queries when interacting with OpenAI's ChatGPT API or user interface. By including a specific "System Message" text, users can instruct the AI to adopt predefined personas, expertise, or interaction styles, thereby tailoring its responses for specific tasks or domains.

Quick Start & Requirements

  • API Usage: Integrate prompt content as a {"role": "system", "content": "..."} object in API calls.
  • UI Usage: Paste the system prompt text as the initial message in a ChatGPT conversation.
  • Dependencies: Requires access to OpenAI's ChatGPT API or user interface.

Highlighted Details

  • Extensive categorization of prompts including Educational, Entertainment, Utility, and Others.
  • Examples provided for both API integration and direct UI usage.
  • Prompts cover diverse roles like "Blockchain Development Tutor," "Shakespearean Pirate," and "Cyber Security Specialist."

Maintenance & Community

  • Open to community contributions; guidelines are available.
  • Encourages repository starring to reach 5,000 stars.

Licensing & Compatibility

  • Licensed under the MIT License.
  • Permissive for commercial use and integration with closed-source applications.

Limitations & Caveats

The effectiveness of system prompts is dependent on OpenAI's model capabilities and adherence to prompt instructions, which can vary.

Health Check
Last commit

7 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
93 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
2 more.

prompt-engine by microsoft

0.0%
3k
NPM library for LLM prompt engineering
created 3 years ago
updated 2 years ago
Feedback? Help us improve.