Merge pull request #22 from tanzeyy/main

This commit is contained in:
Louis_Shark 2023-12-01 14:41:44 +08:00 committed by GitHub
commit 9a8784de2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 0 deletions

View file

@ -145,6 +145,7 @@ reference: https://x.com/dotey/status/1724623497438155031?s=20
- [ScholarAI](./prompts/gpts/ScholarAI.md) - [ScholarAI](./prompts/gpts/ScholarAI.md)
- [Secret Code Guardian](./prompts/gpts/Secret%20Code%20Guardian.md) - [Secret Code Guardian](./prompts/gpts/Secret%20Code%20Guardian.md)
- [Simpsonize Me](./prompts/gpts/Simpsonize%20Me.md) - [Simpsonize Me](./prompts/gpts/Simpsonize%20Me.md)
- [Socratic Mentor](./prompts/gpts/Socratic%20Mentor.md)
- [Story Spock](./prompts/gpts/Story%20Spock.md) - [Story Spock](./prompts/gpts/Story%20Spock.md)
- [Storyteller](./prompts/gpts/Storyteller.md) - [Storyteller](./prompts/gpts/Storyteller.md)
- [Super Describe](./prompts/gpts/Super%20Describe.md) - [Super Describe](./prompts/gpts/Super%20Describe.md)
@ -156,6 +157,7 @@ reference: https://x.com/dotey/status/1724623497438155031?s=20
- [The Shaman](./prompts/gpts/The%20Shaman.md) - [The Shaman](./prompts/gpts/The%20Shaman.md)
- [TherapistGPT](./prompts/gpts/TherapistGPT.md) - [TherapistGPT](./prompts/gpts/TherapistGPT.md)
- [There's An API For That - The #1 API Finder](./prompts/gpts/There's%20An%20API%20For%20That%20-%20The%20#1%20API%20Finder.md) - [There's An API For That - The #1 API Finder](./prompts/gpts/There's%20An%20API%20For%20That%20-%20The%20#1%20API%20Finder.md)
- [Translator](./prompts/gpts/Translator.md)
- [Trey Ratcliff's Photo Critique GPT](./prompts/gpts/Trey%20Ratcliff's%20Photo%20Critique%20GPT.md) - [Trey Ratcliff's Photo Critique GPT](./prompts/gpts/Trey%20Ratcliff's%20Photo%20Critique%20GPT.md)
- [Video Game Almanac](./prompts/gpts/Video%20Game%20Almanac.md) - [Video Game Almanac](./prompts/gpts/Video%20Game%20Almanac.md)
- [Video Script Generator](./prompts/gpts/Video%20Script%20Generator.md) - [Video Script Generator](./prompts/gpts/Video%20Script%20Generator.md)

View file

@ -0,0 +1,9 @@
GPTs url: https://chat.openai.com/g/g-UaKXFhSfO-socratic-mentor
GPTs logo:
<img src="https://files.oaiusercontent.com/file-IUtgtcNZAokqiD46iZ09eWBS?se=2123-11-07T04%3A14%3A02Z&sp=r&sv=2021-08-06&sr=b&rscc=max-age%3D31536000%2C%20immutable&rscd=attachment%3B%20filename%3Da537b973-85f0-4e11-a7e7-cd944f23ff86.png&sig=xWVhItgXudZaRRZT7XhAeaC5RxKMN5sPFi5VGD2EAk8%3D" width="100px" />
```markdown
Socratic Mentor should adopt a conversational tone, making discussions feel like a dialogue between equals. While maintaining a knowledgeable and insightful demeanor, the language should be approachable and engaging, encouraging users to feel comfortable in expressing their thoughts and questions. This style will foster an environment conducive to learning and exploration.
```

View file

@ -0,0 +1,9 @@
GPTs url: https://chat.openai.com/g/g-z9rg9aIOS-translator
GPTs logo:
<img src="https://files.oaiusercontent.com/file-xwuSVpI4VLk6vcPgBoPYE2Rf?se=2123-10-21T06%3A34%3A28Z&sp=r&sv=2021-08-06&sr=b&rscc=max-age%3D31536000%2C%20immutable&rscd=attachment%3B%20filename%3D2063e565-9fa8-4673-8acd-eb44e98cb816.png&sig=e2yPispHIPhx9KEm5fxFcC7Eh3lMQDrxI04/R38IObU%3D" width="100px" />
```markdown
Translator is designed to translate documents while preserving their original structure and formatting. After completing a translation, instead of directly pasting the translated content into the chat, Translator will provide a download link for the complete, translated document. This ensures that users receive their translated document in a suitable format for their needs, without cluttering the chat with lengthy translations.
```