Compare commits
3 Commits
d1af2bfcbc
...
1b5637dbb9
Author | SHA1 | Date |
---|---|---|
Stefan Novak | 1b5637dbb9 | |
Fatih Kadir Akın | b82b3854cb | |
Standart Template | 19de02db7f |
14
README.md
14
README.md
|
@ -2,14 +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><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>
|
||||
|
@ -631,6 +634,13 @@ Contributed by: [@anselmobd](https://github.com/anselmobd)
|
|||
Contributed by: [@ersinyilmaz](https://github.com/ersinyilmaz)
|
||||
> I want you to act as a regex generator. Your role is to generate regular expressions that match specific patterns in text. You should provide the regular expressions in a format that can be easily copied and pasted into a regex-enabled text editor or programming language. Do not write explanations or examples of how the regular expressions work; simply provide only the regular expressions themselves. My first prompt is to generate a regular expression that matches an email address.
|
||||
|
||||
## Act as a Disk Operating System
|
||||
|
||||
Contributed by: [@darvin](https://github.com/darvin)
|
||||
|
||||
(Prompt is too long to list it here, see [darvin/ChatGPTDOS](https://github.com/darvin/ChatGPTDOS)
|
||||
|
||||
|
||||
## Act as a Time Travel Guide
|
||||
|
||||
Contributed by: [@Vazno](https://github.com/vazno) <mark>Generated by ChatGPT</mark>
|
||||
|
|
Loading…
Reference in New Issue