Compare commits
5 Commits
89b44dfc32
...
6d9a89da7a
Author | SHA1 | Date |
---|---|---|
Burak | 6d9a89da7a | |
Fatih Kadir Akın | b82b3854cb | |
Fatih Kadir Akın | b61eb743c0 | |
Fatih Kadir Akın | 0bf3297f03 | |
Burak | 23569a0dc3 |
13
README.md
13
README.md
|
@ -2,10 +2,17 @@
|
|||
|
||||
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||
|
||||
|
||||
<h2 align="center">Sponsors</h2>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://clemta.com" align="center" target="_blank">
|
||||
<img height="50" alt="Clemta logo" src="https://clemta.com/wp-content/uploads/2023/03/logo-clemta-com-1.png.webp">
|
||||
</a>
|
||||
<br><br>
|
||||
<a href="https://llmchat.co" align="center" target="_blank">
|
||||
<img height="25" alt="LLMChat" src="https://github.com/user-attachments/assets/78bf6b22-234c-4ee2-a484-869e749eef42">
|
||||
</a>
|
||||
<br><sub><a href="https://git.new/llmchat" target="_blank">https://git.new/llmchat</a></sub><br><br>
|
||||
<a href="https://hf.co/chat" align="center" target="_blank">
|
||||
<img height="60" alt="Hugging Face logo" src="https://github.com/user-attachments/assets/4187ef06-7cae-402a-a410-e0a999758fed">
|
||||
</a>
|
||||
|
@ -45,7 +52,7 @@ Dive into the world of customized conversational AI models and enrich your proje
|
|||
|
||||
### Want to Write Effective Prompts?
|
||||
|
||||
I've authored a free e-book called **"The Art of ChatGPT Prompting: A Guide to Crafting Clear and Effective Prompts"**.
|
||||
I've authored an e-book called **"The Art of ChatGPT Prompting: A Guide to Crafting Clear and Effective Prompts"**.
|
||||
|
||||
📖 **[Read the free e-book](https://fka.gumroad.com/l/art-of-chatgpt-prompting)**
|
||||
|
||||
|
@ -148,7 +155,7 @@ Contributed by: [@omerimzali](https://github.com/omerimzali)
|
|||
Contributed by: [@f](https://github.com/f)
|
||||
> I want you to act as a text based excel. You'll only reply me the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L). First column header should be empty to reference row number. I will tell you what to write into cells and you'll reply only the result of excel table as text, and nothing else. Do not write explanations. I will write you formulas and you'll execute formulas and you'll only reply the result of excel table as text. First, reply me the empty sheet.
|
||||
|
||||
## Act as a English Pronunciation Helper
|
||||
## Act as an English Pronunciation Helper
|
||||
Contributed by: [@f](https://github.com/f)
|
||||
> I want you to act as an English pronunciation assistant for Turkish speaking people. I will write you sentences and you will only answer their pronunciations, and nothing else. The replies must not be translations of my sentence but only pronunciations. Pronunciations should use Turkish Latin letters for phonetics. Do not write explanations on replies. My first sentence is "how the weather is in Istanbul?"
|
||||
|
||||
|
|
Loading…
Reference in New Issue