Prompt Perfect (GPT): Difference between revisions

m
Text replacement - "K↵|Knowledge = " to ",000 |Knowledge = "
m (Text replacement - "|Conversations" to "|Chats")
m (Text replacement - "K↵|Knowledge = " to ",000 |Knowledge = ")
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|Model = GPT-4
|Model = GPT-4
|Category = Productivity
|Category = Productivity
|Description = Automatically refines prompts for precision, accuracy, and clarity. Leading to easy, automatic chats.
|Description = Automatically rewrite your prompts for precision, accuracy, and clarity
|Third Party =  
|Third Party =  
|Developer = promptperfect.xyz
|Developer = promptperfect.xyz
Line 12: Line 12:
|Website =  
|Website =  
|Link = https://chat.openai.com//g/g-0QDef4GiE-prompt-perfect
|Link = https://chat.openai.com//g/g-0QDef4GiE-prompt-perfect
|Chats =  
|Chats = 25,000
|Knowledge =
|Actions = Yes
|Web Browsing = Yes
|DALL·E Image Generation = Yes
|Code Interpreter = Yes
|Free = Yes
|Free = Yes
|Price =  
|Price =  
|Available = Yes
|Available = Yes
|Working = Yes
|Working =  
|Updated = 2024-01-12
|Hidden =
|Updated = 2024-01-23
}}
}}
==Instructions (System Prompt)==
==Instructions (System Prompt)==
Line 102: Line 108:
---
---
</pre>
</pre>
==Conversation Starters==
==Conversation Starters==
* How does this work?
* Explain taxes. I'm a novice.
* Search for the latest announcements in AI
* Generate an image of a historical figure if they were Gen Z


==Knowledge (Uploaded Files)==
==Knowledge (Uploaded Files)==


==Actions==
==Actions==
===Website===
plugin.promptperfect.xyz
===Privacy Policy===
https://promptperfect.xyz/static/privacy.html
===Auth===
<pre>
{"type":"oauth","instructions":"","client_url":"https://plugin.promptperfect.xyz/oauth/authorize","scope":"all","authorization_url":"https://plugin.promptperfect.xyz/oauth/token","authorization_content_type":"application/x-www-form-urlencoded","verification_tokens":{},"pkce_required":false,"token_exchange_method":"default_post"}
</pre>
===Code===
<pre>
{"openapi":"3.0.1","info":{"title":"Prompt Perfect","description":"A plugin that rephrases prompts deemed unclear, overly brief, or missing necessary information into clearer, more specific, and contextual prompts.","version":"v1"},"paths":{"/rephrase":{"post":{"operationId":"rephrasePrompt","summary":"Rephrase the given prompt","x-openai-isConsequential":false,"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Prompt"},"example":{"text":"Write a tweet"}}}},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RephrasedPrompt"},"example":{"text":"Compose a highly detailed and engaging tweet. Keep the tweet within the 280-character limit"}}}}}}}},"components":{"schemas":{"Prompt":{"type":"object","properties":{"conversation_id":{"type":"string","description":"The conversation ID."},"text":{"type":"string","description":"The prompt text to be rephrased."}}},"RephrasedPrompt":{"type":"object","properties":{"conversation_id":{"type":"string","description":"The conversation ID."},"rephrased":{"type":"object","properties":{"text":{"type":"string","description":"The rephrased prompt text."}}}}}}},"servers":[{"url":"https://plugin.promptperfect.xyz"}]}
</pre>


==Guide==
==Guide==