Skip to content

Prompts for Anything is a collection of prompting APIs that help you solve complex programming tasks with simple prompts

License

Notifications You must be signed in to change notification settings

ddukbg/prompts-for-anything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompts for Anything 🎯

KOREAN | ENGLISH

made-with-heart GPT-4 Contributions Welcome License: MIT

KOREAN

🌟 소개

현업 DevOps 엔지니어로 일하면서 AI 프롬프트에 깊은 관심을 가지게 되었고, 업무 효율을 크게 향상시킬 수 있었습니다. 이 경험을 바탕으로 개인적으로 작성하고 검증했던 유용한 프롬프트들을 다른 개발자들과 공유하고자 이 프로젝트를 시작했습니다.

📚 제공 프롬프트

🌟저는 모든 프롬프트를 Claude로 돌리기 때문에 ChatGPT로 돌렸을 때는 정확도가 떨어질수도 있습니다. 🌟

프롬프트 이름 설명 시스템 프롬프트 문서
AI CAPTCHA Assistant CAPTCHA 및 시각적 문제 해결 보기 문서

📂 프로젝트 구조

prompts-for-anything/
├── docs/           # 상세 문서
├── images/         # 예시 이미지
└── prompts/        # 프롬프트 및 예시
    └── prompt-name/
        ├── system-prompt.md  # 시스템 프롬프트
        └── examples.json     # 테스트 예시

🚀 사용 방법

  1. 원하는 프롬프트의 문서 확인
  2. system-prompt.md의 내용을 GPT-4에 적용
  3. examples.json의 예시를 참고하여 사용

🤝 기여하기

프로젝트에 기여하고 싶으시다면 언제든 PR을 보내주세요!

  • 새로운 프롬프트 제안
  • 기존 프롬프트 개선
  • 문서 개선
  • 버그 리포트

ENGLISH

🌟 Introduction

As a DevOps engineer, I developed a deep interest in AI prompts and discovered how they could significantly improve work efficiency. This project aims to share the useful prompts that I personally wrote and validated with other developers.

📚 Available Prompts

Prompt Name Description System Prompt Documentation
AI CAPTCHA Assistant Solve CAPTCHA and visual challenges View Docs

📂 Project Structure

prompts-for-anything/
├── docs/           # Documentation
├── images/         # Example images
└── prompts/        # Prompts and examples
    └── prompt-name/
        ├── system-prompt.md  # System prompt
        └── examples.json     # Test examples

🚀 How to Use

  1. Check the documentation for desired prompt
  2. Apply system-prompt.md content to GPT-4
  3. Reference examples.json for usage

🤝 Contributing

Feel free to send PR if you want to contribute to the project!

  • Suggest new prompts
  • Improve existing prompts
  • Enhance documentation
  • Report bugs

📝 License

This project is under the MIT License.


⭐ If you like this project, please give it a star!

About

Prompts for Anything is a collection of prompting APIs that help you solve complex programming tasks with simple prompts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published