معرفی شرکت ها


description-generator-0.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Generate a personal description for a GitHub user's profile.
ویژگی مقدار
سیستم عامل -
نام فایل description-generator-0.1.3
نام description-generator
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Wadjih Bencheikh
ایمیل نویسنده jw_bencheikh@esi.dz
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/description-generator/
مجوز -
# Description Generator This application uses GPT-3 to generate personal descriptions for users using their GitHub usernames. Simply provide the username, and the application will generate a description of the user based on their public profile and activity on GitHub. ## How to use To use the application, you will need to install the required dependencies and obtain an API key for GPT-3. ```python from description_generator import description_generator key="openai api key" description = description_generator(key,"octocat") ``` | Input | Output | | ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | octocat | Octocat is a fun-loving individual who loves open source and helping others. They are a active member of the GitHub community, often helping others with their code and projects. Octocat is also known for their love of cats, often sharing photos and stories of their own feline friends. | ## Dependencies | Dependency | Version | | ---------- | ------- | | Python | 3.7+ | | OpenAI | 0.11.0 | | Requests | 2.25.1 | ## Disclaimer Please note that the descriptions generated by this model are based on the public information available on GitHub and may not always be accurate. Use the generated descriptions at your own risk.


نیازمندی

مقدار نام
- openai
- requests


نحوه نصب


نصب پکیج whl description-generator-0.1.3:

    pip install description-generator-0.1.3.whl


نصب پکیج tar.gz description-generator-0.1.3:

    pip install description-generator-0.1.3.tar.gz