deploy: 7bb22ea409
This commit is contained in:
parent
60184d6b3f
commit
7c63feb4f3
|
@ -1,8 +1,8 @@
|
|||
<p align="center"><h1>🧠 Awesome ChatGPT Prompts</h1></p>
|
||||
<p align="center">
|
||||
<img width="395" alt="prompts.chat" src="https://github.com/user-attachments/assets/e0d0e32d-d2ce-4459-9f37-e951d9f4f5de" />
|
||||
</p>
|
||||
|
||||
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||
|
||||
<h2 align="center">Sponsors</h2>
|
||||
<h3 align="center">Sponsors</h3>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://clemta.com" align="center" target="_blank">
|
||||
|
@ -17,6 +17,7 @@
|
|||
</p>
|
||||
|
||||
---
|
||||
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||
|
||||
Welcome to the "Awesome ChatGPT Prompts" repository! While this collection was originally created for [ChatGPT](https://chat.openai.com/chat), these prompts work great with other AI models like [Claude](https://claude.ai/new), [Gemini](https://gemini.google.com), [Hugging Face Chat](https://hf.co/chat), [Llama](https://meta.ai), [Mistral](https://chat.mistral.ai), and more.
|
||||
|
||||
|
|
11
index.html
11
index.html
|
@ -21,7 +21,7 @@
|
|||
{"@context":"https://schema.org","@type":"WebSite","description":"This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.","headline":"Awesome ChatGPT Prompts","name":"Awesome ChatGPT Prompts","url":"/"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/style.css?v=fa45e7506a715f994bcb68e9ba332d660f891e1f">
|
||||
<link rel="stylesheet" href="/assets/css/style.css?v=7bb22ea4096cf198ae323ccb9a0628d1e45be6af">
|
||||
<style>
|
||||
:root {
|
||||
--bg-color-light: #ffffff;
|
||||
|
@ -971,11 +971,11 @@
|
|||
</div>
|
||||
<div class="main-content">
|
||||
<div class="container-lg markdown-body">
|
||||
<p align="center"><h1>🧠 Awesome ChatGPT Prompts</h1></p>
|
||||
<p align="center">
|
||||
<img width="395" alt="prompts.chat" src="https://github.com/user-attachments/assets/e0d0e32d-d2ce-4459-9f37-e951d9f4f5de" />
|
||||
</p>
|
||||
|
||||
<p><a href="https://github.com/sindresorhus/awesome"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome" /></a></p>
|
||||
|
||||
<h2 align="center">Sponsors</h2>
|
||||
<h3 align="center">Sponsors</h3>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://clemta.com" align="center" target="_blank">
|
||||
|
@ -990,6 +990,7 @@
|
|||
</p>
|
||||
|
||||
<hr />
|
||||
<p><a href="https://github.com/sindresorhus/awesome"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome" /></a></p>
|
||||
|
||||
<p>Welcome to the “Awesome ChatGPT Prompts” repository! While this collection was originally created for <a href="https://chat.openai.com/chat">ChatGPT</a>, these prompts work great with other AI models like <a href="https://claude.ai/new">Claude</a>, <a href="https://gemini.google.com">Gemini</a>, <a href="https://hf.co/chat">Hugging Face Chat</a>, <a href="https://meta.ai">Llama</a>, <a href="https://chat.mistral.ai">Mistral</a>, and more.</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue