Compare commits
4 Commits
7e62d55cec
...
9888b3715d
Author | SHA1 | Date |
---|---|---|
Bernardo Bechtold | 9888b3715d | |
Fatih Kadir Akın | b61eb743c0 | |
Fatih Kadir Akın | 0bf3297f03 | |
Bernardo Bechtold | c7ed97aad8 |
|
@ -6,6 +6,10 @@
|
|||
<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>
|
||||
<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 +49,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)**
|
||||
|
||||
|
@ -138,7 +142,7 @@ Contributed by: [@f](https://github.com/f)
|
|||
Contributed by: [@f](https://github.com/f) & [@iltekin](https://github.com/iltekin)
|
||||
**Examples**: Node.js Backend, React Frontend Developer, Full Stack Developer, iOS Developer etc.
|
||||
|
||||
> I want you to act as an interviewer. I will be the candidate and you will ask me the interview questions for the `position` position. I want you to only reply as the interviewer. Do not write all the conservation at once. I want you to only do the interview with me. Ask me the questions and wait for my answers. Do not write explanations. Ask me the questions one by one like an interviewer does and wait for my answers. My first sentence is "Hi"
|
||||
> I want you to act as an interviewer. I will be the candidate and you will ask me the interview questions for the `position` position. I want you to only reply as the interviewer. Do not write all the conversation at once. I want you to only do the interview with me. Ask me the questions and wait for my answers. Do not write explanations. Ask me the questions one by one like an interviewer does and wait for my answers. My first sentence is "Hi"
|
||||
|
||||
## Act as a JavaScript Console
|
||||
Contributed by: [@omerimzali](https://github.com/omerimzali)
|
||||
|
|
Loading…
Reference in New Issue