Compare commits

...

8 Commits

Author SHA1 Message Date
Eliyahubi
a22d2e87e8
Merge 833fd9490b into 2054f580b1 2026-07-12 17:42:44 +02:00
Lucas Valbuena
2054f580b1
Update README.md 2026-07-12 17:42:00 +02:00
Lucas Valbuena
a6d1e2162b
Update README.md 2026-07-12 17:41:02 +02:00
Eliyahubi
833fd9490b Merge branch 'main' of https://github.com/Eliyahubi/system-prompts-and-models-of-ai-tools 2026-03-08 10:53:58 +02:00
Eliyahubi
64c3cee361 Update .DS_Store 2026-03-08 10:53:56 +02:00
Eliyahubi
f195f53947
Merge branch 'x1xhlol:main' into main 2026-03-05 21:01:43 +02:00
Eliyahubi
df62f64821 Add structured prompts JSON files with Hebrew translations
- prompts.json: 100 AI tool system prompts, full content + Hebrew translations
- prompts-index.json: slim index version (no full content) for fast loading

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 15:18:41 +02:00
Eliyahubi
9f729ccb18 claude adding 2026-03-05 15:17:20 +02:00
7 changed files with 5733 additions and 22 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

BIN
Anthropic/.DS_Store vendored Normal file

Binary file not shown.

BIN
Google/.DS_Store vendored Normal file

Binary file not shown.

BIN
Open Source prompts/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -30,6 +30,15 @@
---
## Security Notice for AI Startups
> **Warning:** If you're an AI startup, make sure your data is secure. Exposed prompts or AI models can easily become a target for hackers.
> **Important:** Interested in securing your AI systems?
> Check out **[ZeroLeaks](https://zeroleaks.ai/)**, a service designed to help startups **identify and secure** prompt injection and system prompt extraction risks.
---
## Support the Project
If you find this collection valuable and appreciate the effort involved in obtaining and sharing these insights, please consider supporting the project.
@ -47,15 +56,6 @@ Thank you for your support!
---
## Security Notice for AI Startups
> **Warning:** If you're an AI startup, make sure your data is secure. Exposed prompts or AI models can easily become a target for hackers.
> **Important:** Interested in securing your AI systems?
> Check out **[ZeroLeaks](https://zeroleaks.ai/)**, a service designed to help startups **identify and secure** prompt injection and system prompt extraction risks.
---
# Sponsors
Sponsor the most comprehensive repository of AI system prompts and reach thousands of developers.
@ -68,7 +68,7 @@ Sponsor the most comprehensive repository of AI system prompts and reach thousan
> Open an issue.
> **Latest Update:** 10/05/2026
> **Latest Update:** 12/07/2026
---
@ -76,17 +76,6 @@ Sponsor the most comprehensive repository of AI system prompts and reach thousan
- **X:** [Lucknite](https://x.com/Lucknite)
- **Discord**: `x1xhlol`
- **Email**: `lucasvalbuena@pm.me`
## Star History
<a href="https://www.star-history.com/#x1xhlol/system-prompts-and-models-of-ai-tools&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date" />
</picture>
</a>
- **Email**: `lucasvalbuena@pm.me
**Drop a star if you find this useful!**

2861
prompts-index.json Normal file

File diff suppressed because it is too large Load Diff

2861
prompts.json Normal file

File diff suppressed because one or more lines are too long