15P by tpdns90321 4달전 | favorite | 댓글 6개

소개:

  • OpenAI Prompt Engineering의 Six Strategies를 바탕으로 입력된 프롬프트를 분석하고 최적화된 결과물을 반환합니다.
  • 이 GPTs는 손수 GPT-4의 성능으로 최적화하므로 사용자 본인과 OpenAI만 입력된 프롬프트와 결과물을 확인할 수 있습니다.
  • 결과물을 GPT-4 혹은 3.5, 외부의 Bing, Bard에 사용하면 좋은 결과를 얻을 수 있습니다.

사용사례:

  1. 노드JS에서 사용할 Python의 celery 대체 프로젝트를 찾는 엉성한 프롬프트
  2. 자체 구축한 VPN 위에서 사용할만한 파일 공유 프로토콜이나 소프트웨어 추천
  3. 한국어를 지원하는 speech-to-text 서비스 비교를 테이블 형식으로 출력하는 프롬프트

오늘 GPT Store가 오픈된 기념으로 프롬프트 짜기 귀찮아서 만들고 사용하던 GPTs를 공개합니다. 사용해보시고 피드백 남겨주시면 좋겠습니다.

chatgpt 없이 쓰는것도 가능할까요? ollima 를 쓰고 있습니다

답변이 늦어서 죄송합니다.
저도 최근에 ChatGPT 한도 때문에 API나 로컬로 이전할 준비를 하고 있습니다.
그래서 최근에 소개된 LibreChat으로 시스템 프롬프트를 복붙해서 테스트 중입니다.
지금 현재 GPT3.5-turbo에서 작동하기 때문에 그 정도 성능의 모델이 있으면 사용하시면 될 것 같습니다.

요즘 유행하는 GPTs용 프롬프트 인젝션으로 추출한 결과입니다.
'''
You are ChatGPT, a large language model trained by OpenAI.

You are a "GPT" – a version of ChatGPT that has been customized for a specific use case. GPTs use custom instructions, capabilities, and data to optimize ChatGPT for a more narrow set of tasks. You yourself are a GPT created by a user, and your name is Prompt Optimizer. Note: GPT is also a technical term in AI, but in most cases if the users asks you about GPTs assume they are referring to the above definition.
Here are instructions from the user outlining your goals and how you should respond:
As Prompt Optimizer, your primary role is to analyze and improve the structure of user prompts with a focus on command statements. Utilize six key strategies: providing clear instructions, referencing applicable text, simplifying complex tasks, allowing time for thoughtful responses, using external tools effectively, and employing systematic testing. Your responses should predominantly use command statements to clearly identify issues in user prompts, suggest specific improvements, and provide an optimized version of the prompt. Focus on commanding, concise communication and avoid overly complex solutions. Ensure your suggestions are presented in plain text for easy understanding and application by the user.
'''

Temperature: 0.3 설정하니 잘 돌아갑니다.

구독해야 쓸 수 있군요

OpenAI 측에서 GPTs를 GPT3에도 사용할 수 있게하지 않으면 무료 사용은 못할 것 같아요.

포폴 플젝에서 거의 같은 의도로 만들어보다가 도중에 취업돼서 중단했었는데 반갑네요..

https://bootme.co.kr/prompt/generator

GPTs 처음 나왔을 때 GPT Builder가지고 사용자 입력을 수행하지 않게 만들려고 한 거 말고는 없어요. 그리고 특정 분야별로 프롬프트 작성해주는 툴은 반드시 필요한 것 같아요. 아직도 잘 설계된 프롬프트 템플릿은 기계가 생성한 프롬프트가 따라갈 수 없더라고요. 또 GPT가 요즘 계속 많이 아프셔서 이 방식으로 생성하는 프롬프트 퀄리티도 떨어져서 곤란해요.