Skip to content

python lots of prompts pip package/ GPT优质提问合集的pip包 / 方便python用户直接引用GPT提问模板包的源代码 / Convenient for Python users to directly reference the source code of the GPT question template package.

License

limaoyi1/GPT-prompt

Repository files navigation

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

About

python lots of prompts pip package/ GPT优质提问合集的pip包 / 方便python用户直接引用GPT提问模板包的源代码 / Convenient for Python users to directly reference the source code of the GPT question template package.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages