Compare commits
3 Commits
1b5637dbb9
...
41e44a7839
Author | SHA1 | Date |
---|---|---|
Stefan Novak | 41e44a7839 | |
Fatih Kadir Akın | 616903a033 | |
Standart Template | 19de02db7f |
11
README.md
11
README.md
|
@ -9,10 +9,6 @@
|
||||||
<img height="50" alt="Clemta logo" src="https://clemta.com/wp-content/uploads/2023/03/logo-clemta-com-1.png.webp">
|
<img height="50" alt="Clemta logo" src="https://clemta.com/wp-content/uploads/2023/03/logo-clemta-com-1.png.webp">
|
||||||
</a>
|
</a>
|
||||||
<br><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">
|
<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">
|
<img height="60" alt="Hugging Face logo" src="https://github.com/user-attachments/assets/4187ef06-7cae-402a-a410-e0a999758fed">
|
||||||
</a>
|
</a>
|
||||||
|
@ -634,6 +630,13 @@ Contributed by: [@anselmobd](https://github.com/anselmobd)
|
||||||
Contributed by: [@ersinyilmaz](https://github.com/ersinyilmaz)
|
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.
|
> 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
|
## Act as a Time Travel Guide
|
||||||
|
|
||||||
Contributed by: [@Vazno](https://github.com/vazno) <mark>Generated by ChatGPT</mark>
|
Contributed by: [@Vazno](https://github.com/vazno) <mark>Generated by ChatGPT</mark>
|
||||||
|
|
Loading…
Reference in New Issue