gpt-prompt

python - pip package for a collection of high-quality GPT questions and prompts/ 包含GPT优质提问合集的pip包,支持多种语言


Keywords
collection, gpt-prompt, pip, prompt, python-prompt, python-prompts, question
License
MIT
Install
pip install gpt-prompt==0.0.6

Documentation

GPT-prompt

集成所有好用的提问

Integrate all useful questions
中文 | English

GPT-prompt forks GPT-prompt stars GPT-prompt pull-requests GPT-prompt LICENSE GPT-prompt releases

What do I want to do?

The goal of this library is to integrate all common GPT questions, so that questions can no longer cause programmers pain Make the universal question library the first choice for all AI frameworks. Isn't that cool?

Install Instructions

pip install gpt-prompt

Alternatively,

pip install -i https://pypi.org/simple/ gpt-prompt

Usage Instructions

from gpt_prompt.character.advertiser import AdvertiserPrompt

if __name__ == '__main__':
    build = AdvertiserPrompt().build(language="en")
    print(build)

interface documentation

https://github.com/limaoyi1/GPT-prompt/blob/main/manual.md

Welcome everyone to provide feedback and submit at any time

Alone we can do so little; together we can do so much

🌟 Star History

Star History Chart